cryptocurrencies information from coingecko
Project description
cryptoino module
A small python module to get 12,000 cryptocurrencies information from coingecko
Tech Stack
Main Stack: Python
Packages/Modules: requests
How to using?
Sure to have requests module
Clone or download this project.
Import cryptoino to your project and use Coin() class
or install using pip.
pip install cryptoino
using example
from cryptoino import Coin
doge = Coin(name="dogecoin" , target_currency="usd")
print("Current btc price:", doge.get_current_price(),"USD")
Compatibility
Successful test on:
- Python 3.7
- Python 3.8
- Python 3.10
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 cryptoino-0.5.0.tar.gz.
File metadata
- Download URL: cryptoino-0.5.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6176c0e0d2de4eb73ed069c9b09a77815fbb7412c55eeade1d1e68acab84ac05
|
|
| MD5 |
7d42d22617c94ff1484a6c8c53489586
|
|
| BLAKE2b-256 |
20d0029d610c42c504156bf4289fffd1042632af32b8ad84728bf6c7d03a9831
|
File details
Details for the file cryptoino-0.5.0-py3-none-any.whl.
File metadata
- Download URL: cryptoino-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773b5c1e86a48b3b429f78f02b468bfb62797393ec090df4eac61603866afe92
|
|
| MD5 |
435b7a804fe85b1d1b54452398a00e50
|
|
| BLAKE2b-256 |
4172d99f480d030bc32893a6056c17b4dce9a91aa94744295bb0db4e46122690
|