dry-python / functional-jargon-pythonLinks
☆77Updated 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.☆285Updated 2 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- Phantom types for Python.☆233Updated last month
- An IoC container for Python 3.8+☆415Updated last month
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- Service objects designed with OOP in mind.☆301Updated last year
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- Automatically convert relative imports to absolute☆160Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- Implementation of dependency injection for Python 3☆231Updated 2 months ago
- Bleeding edge cookiecutter template to create new python packages☆437Updated last week
- A composable Python ASGI web framework☆179Updated 2 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆723Updated last year
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Functional programming in Python with generators and other utilities.☆278Updated 2 years ago
- dead simple python dead code detection☆395Updated last month
- Rule your architecture like a real developer☆77Updated 4 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- flake8 plugin to validate annotations complexity☆51Updated 11 months ago
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Python library of 60+ commonly-used validator functions☆131Updated 3 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated 2 weeks ago
- Library to calculate Python functions cognitive complexity via code.☆43Updated 3 years ago
- Separate the high level client implementation from the underlying CRUD.☆167Updated 2 years ago
- 📦 Autowiring dependency injection container for python 3☆343Updated 6 months ago
- Conditional coverage based on any rules you define!☆79Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 10 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 2 weeks ago