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->
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 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
coinpaprika_async-3.1.1.tar.gz
(10.3 kB
view details)
Built Distribution
File details
Details for the file coinpaprika_async-3.1.1.tar.gz
.
File metadata
- Download URL: coinpaprika_async-3.1.1.tar.gz
- Upload date:
- Size: 10.3 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 | 7c4b6442096f6bc5be822f535273d6373d80539489309894b5c6805128522911 |
|
MD5 | 7d9abafd4eefcfa521581ce35e99ba8c |
|
BLAKE2b-256 | da3c08ff8a7eac7f2f3f1c9fad1c5bca6a93ce7182016f74f11741d9e21ace5d |
File details
Details for the file coinpaprika_async-3.1.1-py3-none-any.whl
.
File metadata
- Download URL: coinpaprika_async-3.1.1-py3-none-any.whl
- Upload date:
- Size: 18.5 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 | 9b519e23aa6f6a0e36c7922cf846e209c78c42fe3e3436f7598cd5eb1059e612 |
|
MD5 | 1b5d081d8b44504f174fdbba1cb9d36c |
|
BLAKE2b-256 | 2dcfe809b0cf64f9979d562e990eae19edde62eb2baf8455e0635284241224f3 |