dgilland / fncLinks
Functional programming in Python with generators and other utilities.
☆272Updated 2 years ago
Alternatives and similar repositories for fnc
Users that are interested in fnc are comparing it to the libraries listed below
Sorting:
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated 4 months ago
- ConfZ is a configuration management library for Python based on pydantic.☆250Updated 3 months ago
- A Python Enum that inherits from str.☆119Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 6 months ago
- Map CSV to Data Classes☆196Updated last year
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆264Updated 10 months ago
- Write short and fully-typed lambdas where you need them.☆281Updated last year
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆242Updated 4 years ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆410Updated 6 months ago
- A file-based ORM for Python dataclasses.☆211Updated last week
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆236Updated last week
- A single model for shaping, creating, accessing, storing data within a Database☆238Updated 2 years ago
- A flexible, customizable timer for your Python code☆303Updated 2 years ago
- concurrent & fluent interface for (async) iterables☆280Updated this week
- Fluent data pipelines for python and your shell☆195Updated 2 months ago
- pytest plugin for manipulating test data directories and files☆268Updated last week
- Advanced Enumerations for Python☆202Updated 3 months ago
- Python library of 60+ commonly-used validator functions☆130Updated 2 years ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆347Updated last year
- Mypy static type checker plugin for Pytest☆256Updated 6 months ago
- Automatically rerun your tests on file modifications☆209Updated last year
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- better error messages for assert equals in pytest☆328Updated last year
- A fast and thorough lazy object proxy.☆261Updated last month
- Python Application Configuration With Environment Variables☆457Updated last month