Name | filecloudapi-python JSON |
Version |
0.4.3
JSON |
| download |
home_page | None |
Summary | A Python library to connect to a Filecloud server |
upload_time | 2025-04-09 14:39:40 |
maintainer | None |
docs_url | None |
author | FileCloud |
requires_python | <4.0,>=3.11 |
license | Apache-2.0 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# Overview
A Python library to connect to a Filecloud server
This project was generated with [cookiecutter](https://github.com/audreyr/cookiecutter) using [jacebrowning/template-python](https://github.com/jacebrowning/template-python).
[](https://github.com/codelathe/filecloudapi-python/actions)
[](https://ci.appveyor.com/project/codelathe/filecloudapi-python)
[
](https://codecov.io/gh/codelathe/filecloudapi-python)
[](https://scrutinizer-ci.com/g/codelathe/filecloudapi-python/?branch=main)
[](https://pypi.org/project/filecloudapi-python)
[](https://pypi.org/project/filecloudapi-python)
[](https://pypistats.org/packages/filecloudapi-python)
## Setup
### Requirements
* Python 3.11+
### Installation
Install it directly into an activated virtual environment:
```text
$ pip install filecloudapi-python
```
or add it to your [Poetry](https://poetry.eustace.io/) project:
```text
$ poetry add filecloudapi-python
```
## Usage
After installation, the package can be imported:
```text
$ python
>>> import filecloudapi
>>> filecloudapi.__version__
```
Raw data
{
"_id": null,
"home_page": null,
"name": "filecloudapi-python",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": null,
"author": "FileCloud",
"author_email": "dev@filecloud.com",
"download_url": "https://files.pythonhosted.org/packages/85/db/7c4c3176e31af1664ed22123d53abcb7489de4751475deaa23a82857fed3/filecloudapi_python-0.4.3.tar.gz",
"platform": null,
"description": "# Overview\n\nA Python library to connect to a Filecloud server\n\nThis project was generated with [cookiecutter](https://github.com/audreyr/cookiecutter) using [jacebrowning/template-python](https://github.com/jacebrowning/template-python).\n\n[](https://github.com/codelathe/filecloudapi-python/actions)\n[](https://ci.appveyor.com/project/codelathe/filecloudapi-python)\n[\n](https://codecov.io/gh/codelathe/filecloudapi-python)\n[](https://scrutinizer-ci.com/g/codelathe/filecloudapi-python/?branch=main)\n[](https://pypi.org/project/filecloudapi-python)\n[](https://pypi.org/project/filecloudapi-python)\n[](https://pypistats.org/packages/filecloudapi-python)\n\n## Setup\n\n### Requirements\n\n* Python 3.11+\n\n### Installation\n\nInstall it directly into an activated virtual environment:\n\n```text\n$ pip install filecloudapi-python\n```\n\nor add it to your [Poetry](https://poetry.eustace.io/) project:\n\n```text\n$ poetry add filecloudapi-python\n```\n\n## Usage\n\nAfter installation, the package can be imported:\n\n```text\n$ python\n>>> import filecloudapi\n>>> filecloudapi.__version__\n```\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Python library to connect to a Filecloud server",
"version": "0.4.3",
"project_urls": {
"Documentation": "https://filecloudapi-python.readthedocs.io",
"Homepage": "https://pypi.org/project/filecloudapi-python",
"Repository": "https://github.com/codelathe/filecloudapi-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c8e6fdbaa2befbba41d746c27105cd602a9ec53d756979c8f7fa7cc9f020ed44",
"md5": "6e11cddd4a8511c1aec8122671d785cd",
"sha256": "412306fbee51b0c6348a2d2dd4ac663557277234bdfa738bf6e305d5ae661c4a"
},
"downloads": -1,
"filename": "filecloudapi_python-0.4.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6e11cddd4a8511c1aec8122671d785cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 24741,
"upload_time": "2025-04-09T14:39:39",
"upload_time_iso_8601": "2025-04-09T14:39:39.772029Z",
"url": "https://files.pythonhosted.org/packages/c8/e6/fdbaa2befbba41d746c27105cd602a9ec53d756979c8f7fa7cc9f020ed44/filecloudapi_python-0.4.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "85db7c4c3176e31af1664ed22123d53abcb7489de4751475deaa23a82857fed3",
"md5": "084072422fde829a8ce8bb9ef84a2091",
"sha256": "d8d8f582522c9c9c6ec7d2aad1c971b13271bf3d89f4f773c2088951c4203c19"
},
"downloads": -1,
"filename": "filecloudapi_python-0.4.3.tar.gz",
"has_sig": false,
"md5_digest": "084072422fde829a8ce8bb9ef84a2091",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 22766,
"upload_time": "2025-04-09T14:39:40",
"upload_time_iso_8601": "2025-04-09T14:39:40.839188Z",
"url": "https://files.pythonhosted.org/packages/85/db/7c4c3176e31af1664ed22123d53abcb7489de4751475deaa23a82857fed3/filecloudapi_python-0.4.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-09 14:39:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "codelathe",
"github_project": "filecloudapi-python",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"lcname": "filecloudapi-python"
}