pdm-project / awesome-pdm
A curated list of awesome PDM plugins and resources
☆355Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-pdm
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆361Updated 2 months ago
- pytest plugin for pretty printing the test summary.☆416Updated last year
- Reusable constraint types to use with typing.Annotated☆511Updated last week
- Poetry plugin to export the dependencies to various formats☆250Updated this week
- Python command line wrapper for pyright, a static type checker☆180Updated last week
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆313Updated this week
- A GitHub Action that installs pdm properly for all Python versions☆85Updated 3 months ago
- Automatically add simple type annotations to your code☆239Updated last month
- Use Poetry inside Nox sessions☆166Updated 2 months ago
- Python monorepo made easy☆80Updated last year
- Tooling support for the Polylith Architecture in Python.☆375Updated this week
- A Flexible Service Locator for Python.☆303Updated this week
- A formatter for finding and removing unused import statements.☆300Updated this week
- pytest + rich integration (proof of concept)☆221Updated 3 weeks ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated last year
- Extra Pydantic types.☆200Updated this week
- Mirror of mypy for pre-commit☆282Updated 3 weeks ago
- Separate test code from test cases in pytest.