dry-python / functional-jargon-pythonLinks
☆74Updated 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.☆279Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated 2 years ago
- An extension for flake8 that validates cognitive functions complexity☆72Updated 4 years ago
- Service objects designed with OOP in mind.☆299Updated 7 months ago
- Phantom types for Python.☆220Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- An IoC container for Python 3.8+☆372Updated 5 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆236Updated 2 weeks ago
- A collection of extra types and features for mypy☆34Updated 2 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆115Updated last week
- A composable Python ASGI web framework☆180Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆257Updated 7 months ago
- Mypy static type checker plugin for Pytest☆254Updated 3 months ago
- Implementation of dependency injection for Python 3☆210Updated 3 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆711Updated 6 months ago
- flake8 plugin to validate annotations complexity☆48Updated 4 months ago
- Less uncompromising Python code formatter☆72Updated last week
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 4 months ago
- Implementation of the "Cancellation Token" pattern☆117Updated 4 months ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆70Updated last year
- Conditional coverage based on any rules you define!☆71Updated 6 months ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆235Updated 2 weeks ago
- A tool for measuring Python class cohesion.☆241Updated 7 months ago
- Bleeding edge cookiecutter template to create new python packages☆429Updated this week
- Separate the high level client implementation from the underlying CRUD.☆162Updated last year
- Functional programming in Python with generators and other utilities.☆269Updated last year
- Fast python test runner, compatible with a subset of pytest☆92Updated 9 months ago