| Name | xh-py-project-versioning JSON |
| Version |
0.0.6
JSON |
| download |
| home_page | |
| Summary | A library for increate version number and check version mismatch |
| upload_time | 2023-09-19 16:04:48 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.6 |
| license | |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
A dictionary utility of self dev py library
## Build
```shell
rm -fr dist
python -m build
# automate by following `-u {user} -p {token / password}`
# api automate by following `-u __token__ -p {token / password}`
python -m twine upload dist/*
```
```shell
PYTHONPATH=src python src/xh_py_project_versioning/__main__.py --project-file pyproject.toml --major -d
```
Raw data
{
"_id": null,
"home_page": "",
"name": "xh-py-project-versioning",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "xethhung <pypi@xethh.dev>",
"download_url": "https://files.pythonhosted.org/packages/d9/86/8d56477a6016868406cc26722bdd6664518334590f73ae13a808291d3122/xh-py-project-versioning-0.0.6.tar.gz",
"platform": null,
"description": "A dictionary utility of self dev py library\n\n## Build\n```shell\nrm -fr dist\npython -m build\n# automate by following `-u {user} -p {token / password}`\n# api automate by following `-u __token__ -p {token / password}`\npython -m twine upload dist/*\n```\n\n\n```shell\nPYTHONPATH=src python src/xh_py_project_versioning/__main__.py --project-file pyproject.toml --major -d\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "A library for increate version number and check version mismatch",
"version": "0.0.6",
"project_urls": {
"Bug Tracker": "https://github.com/xh-dev/xh-py-project-versioning",
"Homepage": "https://github.com/xh-dev/xh-py-project-versioning"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "950229f892fb2d3e980ccbf4bf2e0ec066f27f3c22b9974ba9cec4f49b92bc48",
"md5": "a29cd4f7add39eed24560440b3462192",
"sha256": "d7a5e782fe1026aff341062ce1474380317196be6cb96dd10a42ea36300eea7f"
},
"downloads": -1,
"filename": "xh_py_project_versioning-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a29cd4f7add39eed24560440b3462192",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 17404,
"upload_time": "2023-09-19T16:04:46",
"upload_time_iso_8601": "2023-09-19T16:04:46.635820Z",
"url": "https://files.pythonhosted.org/packages/95/02/29f892fb2d3e980ccbf4bf2e0ec066f27f3c22b9974ba9cec4f49b92bc48/xh_py_project_versioning-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d9868d56477a6016868406cc26722bdd6664518334590f73ae13a808291d3122",
"md5": "06ef1f24472b42bc2de479cef1dfc364",
"sha256": "e143e82f7d366f88405bdf81f50704f5bf4798edfcecc7285b4ea6daec598099"
},
"downloads": -1,
"filename": "xh-py-project-versioning-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "06ef1f24472b42bc2de479cef1dfc364",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 16167,
"upload_time": "2023-09-19T16:04:48",
"upload_time_iso_8601": "2023-09-19T16:04:48.287182Z",
"url": "https://files.pythonhosted.org/packages/d9/86/8d56477a6016868406cc26722bdd6664518334590f73ae13a808291d3122/xh-py-project-versioning-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-19 16:04:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xh-dev",
"github_project": "xh-py-project-versioning",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "xh-py-project-versioning"
}