{ "info": { "author": "Byte", "author_email": "tech@byte.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# chargebee-byte\n\n[![Build Status](https://travis-ci.org/ByteInternet/chargebee-byte.svg?branch=master)](https://travis-ci.org/ByteInternet/chargebee-byte)\n[![Latest version on PyPI](https://img.shields.io/pypi/v/chargebee-byte.svg?maxAge=2592000)](https://pypi.org/project/chargebee-byte)\n[![Licence](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\nA Python Chargebee API client library. Written by [Byte.nl](https://www.byte.nl).\n\n## Installation\n\n pip install chargebee_byte\n\n## Usage\n\n```python\nimport chargebee_byte.client\nclient = chargebee_byte.client.Client(site_name, api_key)\nsubscriptions = client.get_all_subscriptions()\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ByteInternet/chargebee-byte", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "chargebee-byte", "package_url": "https://pypi.org/project/chargebee-byte/", "platform": "", "project_url": "https://pypi.org/project/chargebee-byte/", "project_urls": { "Homepage": "https://github.com/ByteInternet/chargebee-byte" }, "release_url": "https://pypi.org/project/chargebee-byte/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Chargebee API library. Made by Byte.nl", "version": "0.1.1" }, "last_serial": 3887814, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b49b5a740f52b4cecad7c45becb20aef", "sha256": "d030f902d087db5a6dd2ecbde3314faba573f01a1f17218e1cd0128a050b830e" }, "downloads": -1, "filename": "chargebee-byte-0.1.tar.gz", "has_sig": false, "md5_digest": "b49b5a740f52b4cecad7c45becb20aef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2471, "upload_time": "2018-05-18T14:24:37", "url": "https://files.pythonhosted.org/packages/01/d3/93edacfa5467bfeff5151fc19196814b9ad572363ae6f97f088c5f070800/chargebee-byte-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "828c94cc96cdd54579aa92ace2bc482e", "sha256": "9e971785d168735ed049ae71efcd6ae736156646d94d02165413f344e60dde48" }, "downloads": -1, "filename": "chargebee-byte-0.1.1.tar.gz", "has_sig": false, "md5_digest": "828c94cc96cdd54579aa92ace2bc482e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2596, "upload_time": "2018-05-22T13:55:08", "url": "https://files.pythonhosted.org/packages/93/1d/405361e9e43cfa8d69756fd51a1cf2942c9bf9bf3de29de73e68de1e3aa4/chargebee-byte-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "828c94cc96cdd54579aa92ace2bc482e", "sha256": "9e971785d168735ed049ae71efcd6ae736156646d94d02165413f344e60dde48" }, "downloads": -1, "filename": "chargebee-byte-0.1.1.tar.gz", "has_sig": false, "md5_digest": "828c94cc96cdd54579aa92ace2bc482e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2596, "upload_time": "2018-05-22T13:55:08", "url": "https://files.pythonhosted.org/packages/93/1d/405361e9e43cfa8d69756fd51a1cf2942c9bf9bf3de29de73e68de1e3aa4/chargebee-byte-0.1.1.tar.gz" } ] }