coinpaprika-async


Namecoinpaprika-async JSON
Version 3.1.3 PyPI version JSON
download
home_pageNone
SummaryAn asynchronous library for interacting with the Coinpaprika.com API, written with httpx in Python.
upload_time2024-04-11 12:40:41
maintainerNone
docs_urlNone
authorDroidZed
requires_python<4.0,>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
<h1 style="font-size:50px;">Coinpaprika Async Client</h1>

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/coinpaprika-async)

</div>

## 1. Usage

This library provides convenient and modern way to use [coinpaprika.com](https://api.coinpaprika.com/) API in Python.

[Coinpaprika](https://coinpaprika.com/) delivers full market data to the world of crypto: coin prices, volumes, market caps, ATHs, return rates and more.

## 2. Requirements

```sh
pip install coinpaprika_async
```

Or:

```sh
poetry add coinpaprika_async
```

## 3. Getting started

Each top-level path has their own endpoint class now:


- `GET` /coins `->` `CoinsEndpoint`
- `GET` /exchanges `->` `ExchangesEndpoint`
- `GET` /key `->` `KeyEndpoint`
- `GET` /global `->` `MarketEndpoint`
- `GET` /search + /price-converter `->` `MiscelanousEndpoints`
- `GET` /people `->` `PeopleEndpoint`
- `GET` /tags `->` `TagsEndpoint`
- `GET` /tickers `->` `TickersEndpoint`


## 4 Examples:

Check out the [examples](./examples) directory.

## 5. Tests

```sh
py -m pytest -vs .
```

## 6. License
CoinpaprikaAPI is available under the MIT license. See the LICENSE file for more info.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "coinpaprika-async",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "DroidZed",
    "author_email": "41507665+DroidZed@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/cc/bd/1c23b0264df3c2d545bf94e55a5996be74514eb3f02d3256aab8affbc0f2/coinpaprika_async-3.1.3.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n<h1 style=\"font-size:50px;\">Coinpaprika Async Client</h1>\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/coinpaprika-async)\n\n</div>\n\n## 1. Usage\n\nThis library provides convenient and modern way to use [coinpaprika.com](https://api.coinpaprika.com/) API in Python.\n\n[Coinpaprika](https://coinpaprika.com/) delivers full market data to the world of crypto: coin prices, volumes, market caps, ATHs, return rates and more.\n\n## 2. Requirements\n\n```sh\npip install coinpaprika_async\n```\n\nOr:\n\n```sh\npoetry add coinpaprika_async\n```\n\n## 3. Getting started\n\nEach top-level path has their own endpoint class now:\n\n\n- `GET` /coins `->` `CoinsEndpoint`\n- `GET` /exchanges `->` `ExchangesEndpoint`\n- `GET` /key `->` `KeyEndpoint`\n- `GET` /global `->` `MarketEndpoint`\n- `GET` /search + /price-converter `->` `MiscelanousEndpoints`\n- `GET` /people `->` `PeopleEndpoint`\n- `GET` /tags `->` `TagsEndpoint`\n- `GET` /tickers `->` `TickersEndpoint`\n\n\n## 4 Examples:\n\nCheck out the [examples](./examples) directory.\n\n## 5. Tests\n\n```sh\npy -m pytest -vs .\n```\n\n## 6. License\nCoinpaprikaAPI is available under the MIT license. See the LICENSE file for more info.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An asynchronous library for interacting with the Coinpaprika.com API, written with httpx in Python.",
    "version": "3.1.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "587f20a0e8936422bb23bdbc072aed747a67a56a9e2341d58fe7fd8d2f304a45",
                "md5": "97d6bec6ad44f4eec67cf12e448af8f3",
                "sha256": "23b6247225bfcc350ac8ea913f5b0942e77e1c4c8325dfc04edd1476c21db9bd"
            },
            "downloads": -1,
            "filename": "coinpaprika_async-3.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97d6bec6ad44f4eec67cf12e448af8f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 19069,
            "upload_time": "2024-04-11T12:40:39",
            "upload_time_iso_8601": "2024-04-11T12:40:39.034865Z",
            "url": "https://files.pythonhosted.org/packages/58/7f/20a0e8936422bb23bdbc072aed747a67a56a9e2341d58fe7fd8d2f304a45/coinpaprika_async-3.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccbd1c23b0264df3c2d545bf94e55a5996be74514eb3f02d3256aab8affbc0f2",
                "md5": "e9d64c7495f417a32117924941cd77b8",
                "sha256": "41222ecce666b622fb02013284c7db095d82241ac3a5a534a142d4ee23bfbb57"
            },
            "downloads": -1,
            "filename": "coinpaprika_async-3.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e9d64c7495f417a32117924941cd77b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 10578,
            "upload_time": "2024-04-11T12:40:41",
            "upload_time_iso_8601": "2024-04-11T12:40:41.628558Z",
            "url": "https://files.pythonhosted.org/packages/cc/bd/1c23b0264df3c2d545bf94e55a5996be74514eb3f02d3256aab8affbc0f2/coinpaprika_async-3.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 12:40:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "coinpaprika-async"
}
        
Elapsed time: 0.27881s