bunny-sdk


Namebunny-sdk JSON
Version 0.0.16 PyPI version JSON
download
home_pageNone
SummaryPython SDK for bunny.net 🐰
upload_time2024-11-04 19:02:42
maintainerNone
docs_urlNone
authorJohn L. Armstrong IV
requires_python<4.0,>=3.8
licenseAGPL-3.0-only
keywords bunnycdn bunny.net bunny cdn bunny-launcher sdk api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bunny-sdk

[![PyPI - Version](https://img.shields.io/pypi/v/bunny-sdk?color=blue)](https://pypi.org/project/bunny-sdk/)

<!-- poetry folder name uses underscores https://github.com/python-poetry/poetry/issues/8942#issuecomment-1925761531 -->
<!-- poetry pypi authentication https://www.digitalocean.com/community/tutorials/how-to-publish-python-packages-to-pypi-using-poetry-on-ubuntu-22-04 -->

## Installation

```shell
pip install bunny-sdk
```

## Documentation

Please read the [docs](https://bunny-launcher.net/bunny-sdk/languages/python/) for usage and examples.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bunny-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "BunnyCDN, bunny.net, bunny, cdn, bunny-launcher, sdk, api",
    "author": "John L. Armstrong IV",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a0/6f/a12f24a0b1cd21ae2024fab439dc3f7380aef1d75ebe3930fc6ddf96d3df/bunny_sdk-0.0.16.tar.gz",
    "platform": null,
    "description": "# bunny-sdk\n\n[![PyPI - Version](https://img.shields.io/pypi/v/bunny-sdk?color=blue)](https://pypi.org/project/bunny-sdk/)\n\n<!-- poetry folder name uses underscores https://github.com/python-poetry/poetry/issues/8942#issuecomment-1925761531 -->\n<!-- poetry pypi authentication https://www.digitalocean.com/community/tutorials/how-to-publish-python-packages-to-pypi-using-poetry-on-ubuntu-22-04 -->\n\n## Installation\n\n```shell\npip install bunny-sdk\n```\n\n## Documentation\n\nPlease read the [docs](https://bunny-launcher.net/bunny-sdk/languages/python/) for usage and examples.\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-only",
    "summary": "Python SDK for bunny.net \ud83d\udc30",
    "version": "0.0.16",
    "project_urls": {
        "Changelog": "https://github.com/jlarmstrongiv/bunny-sdk-python/commits/main/",
        "Documentation": "https://bunny-launcher.net/bunny-sdk/languages/python/",
        "Homepage": "https://bunny-launcher.net/bunny-sdk/languages/python/",
        "Issues": "https://github.com/jlarmstrongiv/bunny-sdk-python/issues",
        "Repository": "https://github.com/jlarmstrongiv/bunny-sdk-python.git"
    },
    "split_keywords": [
        "bunnycdn",
        " bunny.net",
        " bunny",
        " cdn",
        " bunny-launcher",
        " sdk",
        " api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75d3b1b01365c9335b7b7cbff3c369a31b9172cda351d0cfe50d1379ded8559f",
                "md5": "dd3658c07ef60172cee9b9f797e56da9",
                "sha256": "5c366e0487a9b3fe00f6abeb22cc43db0474335cedff219de736209abf04145a"
            },
            "downloads": -1,
            "filename": "bunny_sdk-0.0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd3658c07ef60172cee9b9f797e56da9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 478758,
            "upload_time": "2024-11-04T19:02:40",
            "upload_time_iso_8601": "2024-11-04T19:02:40.574065Z",
            "url": "https://files.pythonhosted.org/packages/75/d3/b1b01365c9335b7b7cbff3c369a31b9172cda351d0cfe50d1379ded8559f/bunny_sdk-0.0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a06fa12f24a0b1cd21ae2024fab439dc3f7380aef1d75ebe3930fc6ddf96d3df",
                "md5": "19dede52eb023107bbd17729ab08f98a",
                "sha256": "3e6715917b3a8ffa0e009989818644c444a2c6f77a575e54466a313bf74539b8"
            },
            "downloads": -1,
            "filename": "bunny_sdk-0.0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "19dede52eb023107bbd17729ab08f98a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 130504,
            "upload_time": "2024-11-04T19:02:42",
            "upload_time_iso_8601": "2024-11-04T19:02:42.270405Z",
            "url": "https://files.pythonhosted.org/packages/a0/6f/a12f24a0b1cd21ae2024fab439dc3f7380aef1d75ebe3930fc6ddf96d3df/bunny_sdk-0.0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 19:02:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jlarmstrongiv",
    "github_project": "bunny-sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bunny-sdk"
}
        
Elapsed time: 0.43456s