dohq_teamcity is a Python package providing access to the JetBrains TeamCity server API.
You can see detailed user manual here: https://devopshq.github.io/teamcity
Raw data
{
"_id": null,
"home_page": "https://github.com/devopshq/teamcity",
"name": "dohq-teamcity",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "JetBrains,TeamCity REST API,DevOpsHQ",
"author": "Alexey Burov",
"author_email": "allburov@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ec/ac/4114d733aa48cb5739ac2c8958335eddae12adb082c462ab6a23d9f4db9a/dohq-teamcity-1.0.9.tar.gz",
"platform": null,
"description": "\n dohq_teamcity is a Python package providing access to the JetBrains TeamCity server API.\n\n You can see detailed user manual here: https://devopshq.github.io/teamcity\n \n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python JetBrains TeamCity REST API library",
"version": "1.0.9",
"project_urls": {
"Homepage": "https://github.com/devopshq/teamcity"
},
"split_keywords": [
"jetbrains",
"teamcity rest api",
"devopshq"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "db9ef14a2ad85b4723e991b75fc5b84ed4aeccb3a42a4726886f029021f29a48",
"md5": "40573f8e2af3587e3f79a94439863bf2",
"sha256": "1c27e523c7adf0ba7d40cb9656fa319412dfdce8bb5f259279d6aefb7aed805a"
},
"downloads": -1,
"filename": "dohq_teamcity-1.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "40573f8e2af3587e3f79a94439863bf2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 252906,
"upload_time": "2023-11-20T11:10:08",
"upload_time_iso_8601": "2023-11-20T11:10:08.704412Z",
"url": "https://files.pythonhosted.org/packages/db/9e/f14a2ad85b4723e991b75fc5b84ed4aeccb3a42a4726886f029021f29a48/dohq_teamcity-1.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ecac4114d733aa48cb5739ac2c8958335eddae12adb082c462ab6a23d9f4db9a",
"md5": "9ee77843ad3e4c50ea36966dcc36da3e",
"sha256": "2ce58fe5031510777447d5841b83a959926b85bf01640362b8eb94b24553702d"
},
"downloads": -1,
"filename": "dohq-teamcity-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "9ee77843ad3e4c50ea36966dcc36da3e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 165958,
"upload_time": "2023-11-20T11:10:10",
"upload_time_iso_8601": "2023-11-20T11:10:10.674462Z",
"url": "https://files.pythonhosted.org/packages/ec/ac/4114d733aa48cb5739ac2c8958335eddae12adb082c462ab6a23d9f4db9a/dohq-teamcity-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-20 11:10:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "devopshq",
"github_project": "teamcity",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "certifi",
"specs": [
[
">=",
"14.05.14"
]
]
},
{
"name": "six",
"specs": [
[
">=",
"1.10"
]
]
},
{
"name": "python_dateutil",
"specs": [
[
">=",
"2.5.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
">=",
"21.0.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
">=",
"1.15.1"
]
]
}
],
"tox": true,
"lcname": "dohq-teamcity"
}