Raw data
{
"_id": null,
"home_page": "https://github.com/ecmwf-projects/polytope-client",
"name": "polytope-client",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "ECMWF",
"author_email": "software.support@ecmwf.int",
"download_url": "https://files.pythonhosted.org/packages/f9/96/b4bc2a4a7922cbe3fe89c398f9b3da105d65e7989c35725bdd6e45b0cd5e/polytope-client-0.7.4.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "A Python and command-line client to communicate with a Polytope API server.",
"version": "0.7.4",
"project_urls": {
"Homepage": "https://github.com/ecmwf-projects/polytope-client"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c675e3fd211c9b273df86ff387b989c794b6bd44ddc01dd00c720a18bfd01cde",
"md5": "e5999c094f71972b00e9f7be31c5c7d8",
"sha256": "fc038b41c6e0c6ad11efc8953f58e6399ef65e66dfa3953edfbb84510f49a823"
},
"downloads": -1,
"filename": "polytope_client-0.7.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e5999c094f71972b00e9f7be31c5c7d8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 49680,
"upload_time": "2024-03-14T21:23:59",
"upload_time_iso_8601": "2024-03-14T21:23:59.701755Z",
"url": "https://files.pythonhosted.org/packages/c6/75/e3fd211c9b273df86ff387b989c794b6bd44ddc01dd00c720a18bfd01cde/polytope_client-0.7.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f996b4bc2a4a7922cbe3fe89c398f9b3da105d65e7989c35725bdd6e45b0cd5e",
"md5": "30062b115bfab772504518e50b7714d8",
"sha256": "42dfa62e23d3e7ce5a60bec8cea70a154277ce3a5cf1c10cd72a1e4bfcb37e02"
},
"downloads": -1,
"filename": "polytope-client-0.7.4.tar.gz",
"has_sig": false,
"md5_digest": "30062b115bfab772504518e50b7714d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 36102,
"upload_time": "2024-03-14T21:24:09",
"upload_time_iso_8601": "2024-03-14T21:24:09.557296Z",
"url": "https://files.pythonhosted.org/packages/f9/96/b4bc2a4a7922cbe3fe89c398f9b3da105d65e7989c35725bdd6e45b0cd5e/polytope-client-0.7.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-14 21:24:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ecmwf-projects",
"github_project": "polytope-client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "attrs",
"specs": [
[
"==",
"19.1.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2019.6.16"
]
]
},
{
"name": "chardet",
"specs": [
[
"==",
"3.0.4"
]
]
},
{
"name": "Click",
"specs": [
[
"==",
"7.0"
]
]
},
{
"name": "docstring-parser",
"specs": [
[
"==",
"0.3"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"2.8"
]
]
},
{
"name": "jsonschema",
"specs": [
[
"==",
"3.0.2"
]
]
},
{
"name": "pyrsistent",
"specs": [
[
"==",
"0.15.4"
]
]
},
{
"name": "PyYAML",
"specs": [
[
">=",
"5.4"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.22.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.12.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
">=",
"1.26.5"
]
]
}
],
"tox": true,
"lcname": "polytope-client"
}