mtkennerly / poetry-dynamic-versioningLinks
Plugin for Poetry to enable dynamic versioning based on VCS tags
☆656Updated 2 months ago
Alternatives and similar repositories for poetry-dynamic-versioning
Users that are interested in poetry-dynamic-versioning are comparing it to the libraries listed below
Sorting:
- Dynamic versioning library and CLI☆370Updated 2 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated last year
- Poetry PEP 517 Build Backend & Core Utilities☆469Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Use Poetry inside Nox sessions☆168Updated last week
- Type hints support for the Sphinx autodoc extension☆579Updated last week
- Run `black` on python code blocks in documentation files☆670Updated last week
- Flake8 plug-in loading the configuration from pyproject.toml☆234Updated this week
- Separate test code from test cases in pytest.☆365Updated 2 weeks ago
- Sync .pre-commit-config.yaml repos starting from poetry.lock☆77Updated last week
- Formats docstrings to follow PEP 257☆574Updated 3 weeks ago
- Poetry plugin to export the dependencies to various formats☆321Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆641Updated last week
- Reusable constraint types to use with typing.Annotated☆574Updated last month
- A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment and…☆518Updated this week
- Enforce the same settings on multiple projects