cs3apis


Namecs3apis JSON
Version 0.2.20241105.11272533 PyPI version JSON
download
home_pagehttps://github.com/cs3org/python-cs3apis
SummaryCS3 API bindings for Python
upload_time2024-11-05 07:30:38
maintainerNone
docs_urlNone
authorCS3 Organization
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CS3APIs Bindings for Python

[![Join the conversation](https://badges.gitter.im/cs3org/CS3APIS.svg)](https://gitter.im/cs3org/CS3APIS) [![Latest Version](https://img.shields.io/pypi/v/cs3apis)](https://pypi.org/project/cs3apis/) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) 

API definitions can be found at https://github.com/cs3org/cs3apis

## Install with pip

```bash
pip install cs3apis
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cs3org/python-cs3apis",
    "name": "cs3apis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "CS3 Organization",
    "author_email": "contact@cs3community.org",
    "download_url": "https://files.pythonhosted.org/packages/6c/8f/2bcff9ecabc0e8bcca60f9402d7e531d42a573230f5dc4f574a42539caa4/cs3apis-0.2.20241105.11272533.tar.gz",
    "platform": null,
    "description": "# CS3APIs Bindings for Python\n\n[![Join the conversation](https://badges.gitter.im/cs3org/CS3APIS.svg)](https://gitter.im/cs3org/CS3APIS) [![Latest Version](https://img.shields.io/pypi/v/cs3apis)](https://pypi.org/project/cs3apis/) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) \n\nAPI definitions can be found at https://github.com/cs3org/cs3apis\n\n## Install with pip\n\n```bash\npip install cs3apis\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "CS3 API bindings for Python",
    "version": "0.2.20241105.11272533",
    "project_urls": {
        "Homepage": "https://github.com/cs3org/python-cs3apis"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad07332a187121ff58b4b2cd4b9417d3e8af091d9512f04628a83bc4ab0e9570",
                "md5": "187008c494d30eb295fc31d584f3e53f",
                "sha256": "d4acc5ee2c179e801313721c0d113f242a4a99b7fb6de72cfda6de889cf37f09"
            },
            "downloads": -1,
            "filename": "cs3apis-0.2.20241105.11272533-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "187008c494d30eb295fc31d584f3e53f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 143738,
            "upload_time": "2024-11-05T07:30:36",
            "upload_time_iso_8601": "2024-11-05T07:30:36.493938Z",
            "url": "https://files.pythonhosted.org/packages/ad/07/332a187121ff58b4b2cd4b9417d3e8af091d9512f04628a83bc4ab0e9570/cs3apis-0.2.20241105.11272533-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c8f2bcff9ecabc0e8bcca60f9402d7e531d42a573230f5dc4f574a42539caa4",
                "md5": "1e91572a8bd6d7f3d298b3f9a3908637",
                "sha256": "84c3dd14d218a6743e954832de23346fc78069b583c2f1e2d47608998e88bd66"
            },
            "downloads": -1,
            "filename": "cs3apis-0.2.20241105.11272533.tar.gz",
            "has_sig": false,
            "md5_digest": "1e91572a8bd6d7f3d298b3f9a3908637",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 86809,
            "upload_time": "2024-11-05T07:30:38",
            "upload_time_iso_8601": "2024-11-05T07:30:38.006854Z",
            "url": "https://files.pythonhosted.org/packages/6c/8f/2bcff9ecabc0e8bcca60f9402d7e531d42a573230f5dc4f574a42539caa4/cs3apis-0.2.20241105.11272533.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-05 07:30:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cs3org",
    "github_project": "python-cs3apis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cs3apis"
}
        
Elapsed time: 0.42379s