yukinarit / envclassesLinks
envclasses is a library to map fields on dataclass object to environment variables.
☆32Updated 3 years ago
Alternatives and similar repositories for envclasses
Users that are interested in envclasses are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- Extend typing package functionalities☆61Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- PEP-484 typing stubs for SQLAlchemy 1.4☆157Updated 2 years ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- Auto documentation for MkDocs 📘☆228Updated 3 years ago
- A Python Enum that inherits from str.☆121Updated 2 years ago
- Reference implementation of sentinels for the Python stdlib☆46Updated last year
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- String case converter for python.☆211Updated 2 years ago
- Modern benchmarking library for python with pytest integration.☆54Updated 2 years ago
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆178Updated last year
- A single model for shaping, creating, accessing, storing data within a Database☆238Updated 2 years ago
- Python decorator for async properties.☆98Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- Automated security testing using bandit and flake8.☆115Updated 2 years ago
- aiosignal: a list of registered asynchronous callbacks☆161Updated last week
- 🎰 Ensure your __slots__ are working properly☆119Updated 3 weeks ago
- Check for python builtins being used as variables or parameters☆118Updated 3 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆89Updated 5 months ago
- Phantom types for Python.☆233Updated last month
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- dead simple python dead code detection☆395Updated last month
- Toml sorting library☆111Updated 3 weeks ago
- YAML support for Pydantic models☆188Updated 2 weeks ago
- Flake8 Type Annotation Checking☆163Updated last month
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week