dry-python / functional-jargon-pythonLinks
☆75Updated last year
Alternatives and similar repositories for functional-jargon-python
Users that are interested in functional-jargon-python are comparing it to the libraries listed below
Sorting:
- Write short and fully-typed lambdas where you need them.☆284Updated last year
- Phantom types for Python.☆226Updated this week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Service objects designed with OOP in mind.☆302Updated 11 months ago
- Rule your architecture like a real developer☆68Updated last month
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- Automatically convert relative imports to absolute☆157Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆722Updated 10 months ago
- Less uncompromising Python code formatter☆72Updated 4 months ago
- An IoC container for Python 3.8+☆405Updated 2 weeks ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last week
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- Implementation of dependency injection for Python 3☆228Updated 7 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆190Updated last month
- A flake8 extension that checks classes attributes order☆62Updated 7 months ago
- Functional programming in Python with generators and other utilities.☆276Updated 2 years ago
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 8 months ago
- A composable Python ASGI web framework☆179Updated 2 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated 3 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A tool for measuring Python class cohesion.☆247Updated 11 months ago
- dead simple python dead code detection☆387Updated this week
- Repository Patterns for Python☆179Updated 2 years ago
- Separate the high level client implementation from the underlying CRUD.☆165Updated last year
- A collection of extra types and features for mypy☆34Updated last month
- Implementation of the "Cancellation Token" pattern☆125Updated last month