cs3apis


Namecs3apis JSON
Version 0.2.20250128.8492506 PyPI version JSON
download
home_pagehttps://github.com/cs3org/python-cs3apis
SummaryCS3 API bindings for Python
upload_time2025-01-28 14:40:05
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/51/cd/7961131d7742e44e74b5feaf10c5606f1b1db24713eb8165f20a6395f6c1/cs3apis-0.2.20250128.8492506.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.20250128.8492506",
    "project_urls": {
        "Homepage": "https://github.com/cs3org/python-cs3apis"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb3e1eacc6ad7d5c8d389b347471e29439af812684627cd329befb607edb9649",
                "md5": "03966985ff23bfa05444ba7daa73ab03",
                "sha256": "cf7393cb2f0a3a9b0562dc7db9cd79e10840efc2058cb87bdbbe4b319f538b37"
            },
            "downloads": -1,
            "filename": "cs3apis-0.2.20250128.8492506-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03966985ff23bfa05444ba7daa73ab03",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 143809,
            "upload_time": "2025-01-28T14:40:04",
            "upload_time_iso_8601": "2025-01-28T14:40:04.089616Z",
            "url": "https://files.pythonhosted.org/packages/bb/3e/1eacc6ad7d5c8d389b347471e29439af812684627cd329befb607edb9649/cs3apis-0.2.20250128.8492506-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "51cd7961131d7742e44e74b5feaf10c5606f1b1db24713eb8165f20a6395f6c1",
                "md5": "e5710e4f8491a11a71bb562e9e55ff39",
                "sha256": "37d8311c531702346af4203f41d5e5402452c3b7ac27b36c5eb6690897f5119f"
            },
            "downloads": -1,
            "filename": "cs3apis-0.2.20250128.8492506.tar.gz",
            "has_sig": false,
            "md5_digest": "e5710e4f8491a11a71bb562e9e55ff39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 87093,
            "upload_time": "2025-01-28T14:40:05",
            "upload_time_iso_8601": "2025-01-28T14:40:05.382422Z",
            "url": "https://files.pythonhosted.org/packages/51/cd/7961131d7742e44e74b5feaf10c5606f1b1db24713eb8165f20a6395f6c1/cs3apis-0.2.20250128.8492506.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-28 14:40:05",
    "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: 1.02013s