Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raelzeraxd/bitcoin_price

the bitcoin price envolving mercadobitcoin.com API in shellscript and python
https://github.com/raelzeraxd/bitcoin_price

api bitcoin python shellscript

Last synced: about 1 month ago
JSON representation

the bitcoin price envolving mercadobitcoin.com API in shellscript and python

Awesome Lists containing this project

README

        

# Bitcoin_Price
the bitcoin price envolving mercadobitcoin.com API in shellscript and python
## how to use (shellscript)
* git clone https://github.com/RaelzeraXD/bitcoin_price
* cd bitcoin_price
* ./btcprice.sh

## how to use (python)
* sudo apt install python3 python3-requests -y
* git clone https://github.com/RaelzeraXD/bitcoin_price
* cd bitcoin_price
* ./btcprice.py