dry-python / functional-jargon-pythonLinks
☆77Updated 2 years ago
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
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Service objects designed with OOP in mind.☆301Updated last year
- An IoC container for Python 3.8+☆415Updated last month
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆723Updated last year
- Phantom types for Python.☆233Updated last month
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- A composable Python ASGI web framework☆179Updated 2 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- Automatically convert relative imports to absolute☆160Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- Mypy static type checker plugin for Pytest☆257Updated 10 months ago
- Implementation of dependency injection for Python 3☆231Updated 2 months ago
- Conditional coverage based on any rules you define!☆79Updated last year
- Bleeding edge cookiecutter template to create new python packages☆437Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- Less uncompromising Python code formatter☆72Updated 6 months ago
- Rule your architecture like a real developer☆77Updated 4 months ago
- Functional programming in Python with generators and other utilities.☆278Updated 2 years ago
- A tool for measuring Python class cohesion.☆254Updated last year
- Fast python test runner, compatible with a subset of pytest☆96Updated last year
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- 🔀⏳ Easy throttling with asyncio support☆104Updated last week
- Flake8 plugin to find commented out or dead code☆316Updated 10 months ago
- dead simple python dead code detection☆395Updated last month
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago