# ObjectScale Python client
To generate wheels using a docker approach
```
docker run --rm -v $(pwd)/..:/io -w /io/python -e http_proxy=http://172.17.0.1:1090 -e https_proxy=http://172.17.0.1:1090 ghcr.io/pyo3/maturin build --release --strip -i python3.9
```
To publish the artifacts.
```
pip install twine
```
Raw data
{
"_id": null,
"home_page": null,
"name": "objectscale-client",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "objectscale, client",
"author": "Luis Liu <luis_liu@dell.com>",
"author_email": "Luis Liu <luis_liu@dell.com>",
"download_url": null,
"platform": null,
"description": "# ObjectScale Python client\n\nTo generate wheels using a docker approach\n```\ndocker run --rm -v $(pwd)/..:/io -w /io/python -e http_proxy=http://172.17.0.1:1090 -e https_proxy=http://172.17.0.1:1090 ghcr.io/pyo3/maturin build --release --strip -i python3.9\n```\n\nTo publish the artifacts.\n```\npip install twine\n\n\n```\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "ObjectScale python client.",
"version": "0.2.1",
"project_urls": {
"Source Code": "https://github.com/vangork/objectscale-client"
},
"split_keywords": [
"objectscale",
" client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b609e47713df044db2d4adc66e0d615c5333f8245b6e437eb7b1038ed5528673",
"md5": "7c16119cca9aabf909aa13d466b70521",
"sha256": "68e385877b84eca6414219c072728cd44c8e36daf38d56d5878b0de789eed60c"
},
"downloads": -1,
"filename": "objectscale_client-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7c16119cca9aabf909aa13d466b70521",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 2415181,
"upload_time": "2024-07-21T14:38:59",
"upload_time_iso_8601": "2024-07-21T14:38:59.238114Z",
"url": "https://files.pythonhosted.org/packages/b6/09/e47713df044db2d4adc66e0d615c5333f8245b6e437eb7b1038ed5528673/objectscale_client-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8651bce92ec4c3c0fadeb2c3740ede833613b1a0ea55b2a75fe1f6435e9c26cd",
"md5": "e6e082d58d3f769f11e899767cbfcd97",
"sha256": "6bb06d0b6553f15de08d85675798f79ab611d546391e87a4fde659d0096c4d3a"
},
"downloads": -1,
"filename": "objectscale_client-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e6e082d58d3f769f11e899767cbfcd97",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 2414901,
"upload_time": "2024-07-21T14:39:01",
"upload_time_iso_8601": "2024-07-21T14:39:01.333181Z",
"url": "https://files.pythonhosted.org/packages/86/51/bce92ec4c3c0fadeb2c3740ede833613b1a0ea55b2a75fe1f6435e9c26cd/objectscale_client-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-21 14:38:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vangork",
"github_project": "objectscale-client",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "objectscale-client"
}