mpeteuil / poetry-dotenv-plugin
A Poetry plugin to automatically load environment variables from .env files
☆158Updated 8 months ago
Alternatives and similar repositories for poetry-dotenv-plugin:
Users that are interested in poetry-dotenv-plugin are comparing it to the libraries listed below
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆176Updated 8 months ago
- Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file☆334Updated 3 weeks ago
- Poetry plugin to update __version__ in __init__ file and other files containing version strings☆84Updated 2 months ago
- Pytest plugin to annotate failed tests with a workflow command for GitHub Actions☆153Updated 2 months ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆173Updated this week
- ☆79Updated 2 years ago
- A py.test plugin that parses environment files before running tests☆196Updated last year
- Flake8 plug-in loading the configuration from pyproject.toml☆230Updated last month
- Typed Argument Parsing with Pydantic☆120Updated last month
- Python command line wrapper for pyright, a static type checker☆207Updated this week
- A Python Enum that inherits from str.☆118Updated last year
- Poetry plugin to export the dependencies to various formats☆289Updated this week
- Use Poetry inside Nox sessions☆167Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆185Updated last week
- Comments a pull request with the pytest code coverage badge and full report☆199Updated 2 months ago
- Heroku buildpack that makes it possible to use Poetry with the official Python buildpack☆208Updated last month
- Type stubs for google-api-python-client☆60Updated last month
- Poetry plugin to bundle projects into various formats☆136Updated this week
- Flake8 Type Annotation Checking☆160Updated 2 weeks ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆647Updated this week
- Turn Pydantic defined Data Models into CLI Tools☆149Updated 6 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 6 months ago
- pytest plugin for pretty printing the test summary.☆423Updated last year
- Programmatic startup/shutdown of ASGI apps.