[![Sourcecode on GitHub](https://img.shields.io/badge/Paebbels-pyVersioning-323131.svg?logo=github&longCache=true)](https://github.com/Paebbels/pyVersioning)
[![License](https://img.shields.io/badge/code%20license-Apache%20License%2C%202.0-lightgrey?logo=GitHub)](LICENSE.md)
[![GitHub tag (latest SemVer incl. pre-release)](https://img.shields.io/github/v/tag/Paebbels/pyVersioning?logo=GitHub&include_prereleases)](https://github.com/Paebbels/pyVersioning/tags)
[![GitHub release (latest SemVer incl. including pre-releases)](https://img.shields.io/github/v/release/Paebbels/pyVersioning?logo=GitHub&include_prereleases)](https://github.com/Paebbels/pyVersioning/releases/latest)
[![GitHub release date](https://img.shields.io/github/release-date/Paebbels/pyVersioning?logo=GitHub&)](https://github.com/Paebbels/pyVersioning/releases)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Paebbels/pyVersioning/Test,%20Coverage%20and%20Release?label=Workflow&logo=GitHub)](https://github.com/Paebbels/pyVersioning/actions?query=workflow%3A%22Test%2C+Coverage+and+Release%22)
[![PyPI](https://img.shields.io/pypi/v/pyVersioning?logo=PyPI)](https://pypi.org/project/pyVersioning/)
![PyPI - Status](https://img.shields.io/pypi/status/pyVersioning?logo=PyPI)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyVersioning?logo=PyPI)
[![Dependent repos (via libraries.io)](https://img.shields.io/librariesio/dependent-repos/pypi/pyVersioning)](https://github.com/Paebbels/pyVersioning/network/dependents)
[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pyVersioning)](https://libraries.io/github/Paebbels/pyVersioning)
[![Requires.io](https://img.shields.io/requires/github/Paebbels/pyVersioning)](https://requires.io/github/Paebbels/pyVersioning/requirements/?branch=master)
[![Codacy - Quality](https://img.shields.io/codacy/grade/b63aac7ef7e34baf829f11a61574bbaf?logo=Codacy)](https://www.codacy.com/manual/Paebbels/pyVersioning)
[![Codacy - Coverage](https://img.shields.io/codacy/coverage/b63aac7ef7e34baf829f11a61574bbaf?logo=Codacy)](https://www.codacy.com/manual/Paebbels/pyVersioning)
[![Codecov - Branch Coverage](https://img.shields.io/codecov/c/github/Paebbels/pyVersioning?logo=Codecov)](https://codecov.io/gh/Paebbels/pyVersioning)
[![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/pyVersioning)](https://libraries.io/github/Paebbels/pyVersioning/sourcerank)
[![Read the Docs](https://img.shields.io/readthedocs/pyversioning)](https://pyVersioning.readthedocs.io/en/latest/)
# pyVersioning
The Python package `pyVersioning` offers a template tool to write version
information for any programming language as a source file that can be included
into the normal build flow.
## Use Cases
* Integrate version information from e.g. Git into current builds
## Supported Languages
* Any language
## Tested with...
* ANSI C
* VHDL
## Examples
* ANSI C Example
* VHDL Example
## Contributors
* [Patrick Lehmann](https://github.com/Paebbels) (Maintainer)
* [and more...](https://GitHub.com/Paebbels/pyVersioning/graphs/contributors)
## License
This Python package (source code) is licensed under [Apache License 2.0](LICENSE.md).
The accompanying documentation is licensed under Creative Commons - Attribution-4.0 (CC-BY 4.0).
-------------------------
SPDX-License-Identifier: Apache-2.0
Raw data
{
"_id": null,
"home_page": "https://GitHub.com/Paebbels/pyVersioning",
"name": "pyVersioning",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Python3, Template, Versioning, Git",
"author": "Patrick Lehmann",
"author_email": "Paebbels@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/dd/56/f7f3e850c8434babafc59d8f97f013335c9d1f733d7d3c5ffe62e21266d9/pyversioning-0.16.4.tar.gz",
"platform": null,
"description": "[![Sourcecode on GitHub](https://img.shields.io/badge/Paebbels-pyVersioning-323131.svg?logo=github&longCache=true)](https://github.com/Paebbels/pyVersioning)\n[![License](https://img.shields.io/badge/code%20license-Apache%20License%2C%202.0-lightgrey?logo=GitHub)](LICENSE.md)\n[![GitHub tag (latest SemVer incl. pre-release)](https://img.shields.io/github/v/tag/Paebbels/pyVersioning?logo=GitHub&include_prereleases)](https://github.com/Paebbels/pyVersioning/tags)\n[![GitHub release (latest SemVer incl. including pre-releases)](https://img.shields.io/github/v/release/Paebbels/pyVersioning?logo=GitHub&include_prereleases)](https://github.com/Paebbels/pyVersioning/releases/latest)\n[![GitHub release date](https://img.shields.io/github/release-date/Paebbels/pyVersioning?logo=GitHub&)](https://github.com/Paebbels/pyVersioning/releases) \n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Paebbels/pyVersioning/Test,%20Coverage%20and%20Release?label=Workflow&logo=GitHub)](https://github.com/Paebbels/pyVersioning/actions?query=workflow%3A%22Test%2C+Coverage+and+Release%22)\n[![PyPI](https://img.shields.io/pypi/v/pyVersioning?logo=PyPI)](https://pypi.org/project/pyVersioning/)\n![PyPI - Status](https://img.shields.io/pypi/status/pyVersioning?logo=PyPI)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyVersioning?logo=PyPI)\n[![Dependent repos (via libraries.io)](https://img.shields.io/librariesio/dependent-repos/pypi/pyVersioning)](https://github.com/Paebbels/pyVersioning/network/dependents) \n[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pyVersioning)](https://libraries.io/github/Paebbels/pyVersioning)\n[![Requires.io](https://img.shields.io/requires/github/Paebbels/pyVersioning)](https://requires.io/github/Paebbels/pyVersioning/requirements/?branch=master) \n[![Codacy - Quality](https://img.shields.io/codacy/grade/b63aac7ef7e34baf829f11a61574bbaf?logo=Codacy)](https://www.codacy.com/manual/Paebbels/pyVersioning)\n[![Codacy - Coverage](https://img.shields.io/codacy/coverage/b63aac7ef7e34baf829f11a61574bbaf?logo=Codacy)](https://www.codacy.com/manual/Paebbels/pyVersioning)\n[![Codecov - Branch Coverage](https://img.shields.io/codecov/c/github/Paebbels/pyVersioning?logo=Codecov)](https://codecov.io/gh/Paebbels/pyVersioning)\n[![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/pyVersioning)](https://libraries.io/github/Paebbels/pyVersioning/sourcerank) \n[![Read the Docs](https://img.shields.io/readthedocs/pyversioning)](https://pyVersioning.readthedocs.io/en/latest/)\n\n\n# pyVersioning\n\nThe Python package `pyVersioning` offers a template tool to write version\ninformation for any programming language as a source file that can be included\ninto the normal build flow.\n\n\n## Use Cases\n\n* Integrate version information from e.g. Git into current builds\n\n\n## Supported Languages\n\n* Any language\n\n\n## Tested with...\n\n* ANSI C\n* VHDL\n\n\n## Examples\n\n* ANSI C Example\n* VHDL Example\n\n\n## Contributors\n\n* [Patrick Lehmann](https://github.com/Paebbels) (Maintainer)\n* [and more...](https://GitHub.com/Paebbels/pyVersioning/graphs/contributors)\n\n\n## License\n\nThis Python package (source code) is licensed under [Apache License 2.0](LICENSE.md). \nThe accompanying documentation is licensed under Creative Commons - Attribution-4.0 (CC-BY 4.0).\n\n\n-------------------------\n\nSPDX-License-Identifier: Apache-2.0\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Write version information collected from (CI) environment for any programming language as source file.",
"version": "0.16.4",
"project_urls": {
"Documentation": "https://Paebbels.GitHub.io/pyVersioning",
"Homepage": "https://GitHub.com/Paebbels/pyVersioning",
"Issue Tracker": "https://GitHub.com/Paebbels/pyVersioning/issues",
"Source Code": "https://GitHub.com/Paebbels/pyVersioning"
},
"split_keywords": [
"python3",
" template",
" versioning",
" git"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5f9b3e4fff4a57ade2b74fc85a6f9d8a03bf4df0c5f397ff5d84f7d0cdd7e568",
"md5": "0603b9cead8fd8d30e639f7d66187f90",
"sha256": "ddf86a834d7bdffc17e63eda4780d161221cf55e543af9d09cf9ce9f877b74d7"
},
"downloads": -1,
"filename": "pyVersioning-0.16.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0603b9cead8fd8d30e639f7d66187f90",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 27947,
"upload_time": "2024-09-30T20:33:00",
"upload_time_iso_8601": "2024-09-30T20:33:00.684080Z",
"url": "https://files.pythonhosted.org/packages/5f/9b/3e4fff4a57ade2b74fc85a6f9d8a03bf4df0c5f397ff5d84f7d0cdd7e568/pyVersioning-0.16.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dd56f7f3e850c8434babafc59d8f97f013335c9d1f733d7d3c5ffe62e21266d9",
"md5": "f1c372bf033f0ee45a938e0e5c394122",
"sha256": "43c19b45e03fc4661070af289785c77322c70596b32067572159235daefe6e33"
},
"downloads": -1,
"filename": "pyversioning-0.16.4.tar.gz",
"has_sig": false,
"md5_digest": "f1c372bf033f0ee45a938e0e5c394122",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 22805,
"upload_time": "2024-09-30T20:32:57",
"upload_time_iso_8601": "2024-09-30T20:32:57.730640Z",
"url": "https://files.pythonhosted.org/packages/dd/56/f7f3e850c8434babafc59d8f97f013335c9d1f733d7d3c5ffe62e21266d9/pyversioning-0.16.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-30 20:32:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyversioning"
}