python-poetry / poetry-coreLinks
Poetry PEP 517 Build Backend & Core Utilities
☆469Updated last week
Alternatives and similar repositories for poetry-core
Users that are interested in poetry-core are comparing it to the libraries listed below
Sorting:
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆657Updated 2 months ago
- Poetry plugin to export the dependencies to various formats☆322Updated last week
- A simple, correct Python build frontend☆813Updated this week
- Mirror of mypy for pre-commit☆329Updated 2 weeks ago
- Backported and experimental type hints for Python☆529Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆673Updated this week
- Python command line wrapper for pyright, a static type checker☆245Updated 3 weeks ago
- Use Poetry inside Nox sessions☆168Updated this week
- Reusable constraint types to use with typing.Annotated☆578Updated 2 months ago
- Dynamic versioning library and CLI☆372Updated 2 months ago
- ☆264Updated last week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated last year
- dead simple python dead code detection☆381Updated last week
- Run Typer scripts with completion, without having to create a package, using Typer CLI.☆371Updated last year
- Flexible test automation for Python☆1,449Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆308Updated last week
- Core utilities for Python packages☆677Updated 2 weeks ago
- ☆235Updated 4 months ago
- Flake8 plug-in loading the configuration from pyproject.toml☆235Updated 3 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆643Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Github action for installing and configuring Poetry☆620Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆675Updated 3 weeks ago
- Style-preserving TOML library for Python☆784Updated this week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…