Contents

setuptools-scm 8.0.4

0

the blessed package to manage your versions by scm tags

the blessed package to manage your versions by scm tags

Stars: 810, Watchers: 810, Forks: 210, Open Issues: 84

The pypa/setuptools_scm repo was created 8 years ago and the last code push was Yesterday.
The project is popular with 810 github stars!

How to Install setuptools_scm

You can install setuptools_scm using pip

pip install setuptools_scm

or add it to a project with poetry

poetry add setuptools_scm

Package Details

Author
License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
PyPi:
https://pypi.org/project/setuptools-scm/
GitHub Repo:
https://github.com/pypa/setuptools_scm

Classifiers

  • Software Development/Libraries
  • Software Development/Version Control
  • System/Software Distribution
  • Utilities
No  setuptools_scm  pypi packages just yet.

Errors

A list of common setuptools_scm errors.

Code Examples

Here are some setuptools_scm code examples and snippets.

GitHub Issues

The setuptools_scm package has 84 open issues on GitHub

  • Add feature to ignore dirty state
  • git list_files hides freshly added files due to archive not knowing them yet
  • Add pre-commit hook to update editable install versions
  • Building using a pyproject.toml results in version being 0.0.0.0
  • Add option to specify the version via PEP 517 config_settings
  • Git archives full support
  • Request: adding type hints and py.typed to setuptools_scm

See more issues on GitHub

Related Packages & Articles

kivy-ios 2024.3.17

A toolchain to compile the necessary libraries for iOS to run Kivy applications.

pip 24.0

The PyPA recommended tool for installing Python packages.