Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mnz1365/bitcoin-price-api

bitcoin price api in python
https://github.com/mnz1365/bitcoin-price-api

api json python requests url

Last synced: 9 days ago
JSON representation

bitcoin price api in python

Awesome Lists containing this project

README

        

# About

update of bitcoin price in console .
api source => "https://api.coindesk.com/v1/bpi/currentprice.json".

# Installation

```bash
pip install requests
```
# Getting Started
bitcoin price in USD

json library is used.

for run app properly -> run "main.py" file