Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cryptoino-0.5.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

cryptoino-0.5.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page