Name | cen-dev JSON |
Version |
0.1.11
JSON |
| download |
home_page | https://centra.ai |
Summary | Centra developer commanl line tool |
upload_time | 2022-12-19 20:24:59 |
maintainer | |
docs_url | None |
author | Centra Dev Team |
requires_python | >=3.7,<4.0 |
license | MIT |
keywords |
centra
dev
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# cen-command-line-tool
Консольная утилита cen для внутреннего использования
Основа для работы как command line tool от https://github.com/google/python-fire/
## Deploy
https://johnfraney.ca/blog/create-publish-python-package-poetry/
Заливается в https://pypi.org/ из под tech@centra.ai. Логин пароль у менеджмента в ключнице
```commandline
poetry config repositories.testpypi https://test.pypi.org/legacy/
poetry build
poetry publish -u __token__ -p '{TOKEN}'
```
Raw data
{
"_id": null,
"home_page": "https://centra.ai",
"name": "cen-dev",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7,<4.0",
"maintainer_email": "",
"keywords": "centra,dev",
"author": "Centra Dev Team",
"author_email": "hello@centra.ai",
"download_url": "https://files.pythonhosted.org/packages/20/9c/b0b6e4e54faad82c46d28249c602fa468317eb935c00bd4ca032f1cf3bb6/cen_dev-0.1.11.tar.gz",
"platform": null,
"description": "# cen-command-line-tool\n\n\u041a\u043e\u043d\u0441\u043e\u043b\u044c\u043d\u0430\u044f \u0443\u0442\u0438\u043b\u0438\u0442\u0430 cen \u0434\u043b\u044f \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f\n\n\u041e\u0441\u043d\u043e\u0432\u0430 \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u043a\u0430\u043a command line tool \u043e\u0442 https://github.com/google/python-fire/\n\n\n## Deploy\n\nhttps://johnfraney.ca/blog/create-publish-python-package-poetry/\n\u0417\u0430\u043b\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0432 https://pypi.org/ \u0438\u0437 \u043f\u043e\u0434 tech@centra.ai. \u041b\u043e\u0433\u0438\u043d \u043f\u0430\u0440\u043e\u043b\u044c \u0443 \u043c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442\u0430 \u0432 \u043a\u043b\u044e\u0447\u043d\u0438\u0446\u0435\n\n```commandline\npoetry config repositories.testpypi https://test.pypi.org/legacy/\npoetry build\npoetry publish -u __token__ -p '{TOKEN}'\n```",
"bugtrack_url": null,
"license": "MIT",
"summary": "Centra developer commanl line tool",
"version": "0.1.11",
"split_keywords": [
"centra",
"dev"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "99d781440410f8c5aaac69a85832fd72",
"sha256": "89e6becb418fd88c0b9f5104822c49841d50db4bfb2cb0af78c656b3da759b59"
},
"downloads": -1,
"filename": "cen_dev-0.1.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "99d781440410f8c5aaac69a85832fd72",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7,<4.0",
"size": 2856,
"upload_time": "2022-12-19T20:24:57",
"upload_time_iso_8601": "2022-12-19T20:24:57.568069Z",
"url": "https://files.pythonhosted.org/packages/b3/a2/ad99599520497a57f9f68c2f450573f32548860e5dfcb7980e1d9ae94580/cen_dev-0.1.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "457f799448d33ca4661488d3cbd74a3a",
"sha256": "253b6c1f489ec1bdba648880bd6b3fcaa62f9e0b8ce9a57415be700399e8446d"
},
"downloads": -1,
"filename": "cen_dev-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "457f799448d33ca4661488d3cbd74a3a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7,<4.0",
"size": 2440,
"upload_time": "2022-12-19T20:24:59",
"upload_time_iso_8601": "2022-12-19T20:24:59.144830Z",
"url": "https://files.pythonhosted.org/packages/20/9c/b0b6e4e54faad82c46d28249c602fa468317eb935c00bd4ca032f1cf3bb6/cen_dev-0.1.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-19 20:24:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "cen-dev"
}