An asynchronous library for interacting with the Coinpaprika.com API, written with httpx in Python.
Project description
1. Usage
This library provides convenient and modern way to use coinpaprika.com API in Python.
Coinpaprika delivers full market data to the world of crypto: coin prices, volumes, market caps, ATHs, return rates and more.
2. Requirements
pip install coinpaprika_async
Or:
poetry add coinpaprika_async
3. Getting started
Each top-level path has their own endpoint class now:
GET/coins->CoinsEndpointGET/exchanges->ExchangesEndpointGET/key->KeyEndpointGET/global->MarketEndpointGET/search + /price-converter->MiscelanousEndpointsGET/people->PeopleEndpointGET/tags->TagsEndpointGET/tickers->TickersEndpoint
4 Examples:
Check out the examples directory.
5. Tests
py -m pytest -vs .
6. License
CoinpaprikaAPI is available under the MIT license. See the LICENSE file for more info.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file coinpaprika_async-3.1.3.tar.gz.
File metadata
- Download URL: coinpaprika_async-3.1.3.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41222ecce666b622fb02013284c7db095d82241ac3a5a534a142d4ee23bfbb57
|
|
| MD5 |
e9d64c7495f417a32117924941cd77b8
|
|
| BLAKE2b-256 |
ccbd1c23b0264df3c2d545bf94e55a5996be74514eb3f02d3256aab8affbc0f2
|
File details
Details for the file coinpaprika_async-3.1.3-py3-none-any.whl.
File metadata
- Download URL: coinpaprika_async-3.1.3-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23b6247225bfcc350ac8ea913f5b0942e77e1c4c8325dfc04edd1476c21db9bd
|
|
| MD5 |
97d6bec6ad44f4eec67cf12e448af8f3
|
|
| BLAKE2b-256 |
587f20a0e8936422bb23bdbc072aed747a67a56a9e2341d58fe7fd8d2f304a45
|