# OnedataFileRESTClient
OnedataFileRESTClient is a Python client to the Onedata file REST API [Onedata REST API].
Supported Onezone versions: >= 21.02.4
Supported Oneprovider versions: >= 21.02.1
## Installing
You can install OnedataFileRESTClient from pip as follows:
```
pip install onedatafilerestclient
```
Raw data
{
"_id": null,
"home_page": "https://github.com/onedata/onedatafilerestclient",
"name": "onedatafilerestclient",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Onedata",
"author": "Bartek Kryza",
"author_email": "bkryza@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f7/e2/04ea169a7d676d07e083b495712e93538d6f99a4691e532d0cb2648f9d31/onedatafilerestclient-21.2.5.2.tar.gz",
"platform": null,
"description": "# OnedataFileRESTClient\n\nOnedataFileRESTClient is a Python client to the Onedata file REST API [Onedata REST API].\nSupported Onezone versions: >= 21.02.4\nSupported Oneprovider versions: >= 21.02.1\n\n## Installing\n\nYou can install OnedataFileRESTClient from pip as follows:\n\n```\npip install onedatafilerestclient\n```",
"bugtrack_url": null,
"license": "MIT",
"summary": "Onedata REST file API client",
"version": "21.2.5.2",
"project_urls": {
"Homepage": "https://github.com/onedata/onedatafilerestclient"
},
"split_keywords": [
"onedata"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7e204ea169a7d676d07e083b495712e93538d6f99a4691e532d0cb2648f9d31",
"md5": "539f99aa4c7460ef30688e7ca3986fc9",
"sha256": "7059928a71058379acef5ffbcaca81c28c946f53abbd3d5b50d36dfdbef4c836"
},
"downloads": -1,
"filename": "onedatafilerestclient-21.2.5.2.tar.gz",
"has_sig": false,
"md5_digest": "539f99aa4c7460ef30688e7ca3986fc9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 31275,
"upload_time": "2024-06-27T11:48:41",
"upload_time_iso_8601": "2024-06-27T11:48:41.857959Z",
"url": "https://files.pythonhosted.org/packages/f7/e2/04ea169a7d676d07e083b495712e93538d6f99a4691e532d0cb2648f9d31/onedatafilerestclient-21.2.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-27 11:48:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "onedata",
"github_project": "onedatafilerestclient",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "packaging",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "typing-extensions",
"specs": [
[
">=",
"4.3.0"
]
]
}
],
"tox": true,
"lcname": "onedatafilerestclient"
}