Skip to content

Python-Django project to show bitcoin and other crypto-currencies latest price.

Notifications You must be signed in to change notification settings

anuragrana/bitcoin-prices-in-python-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text


Getting Bitcoin Prices using Python Django

A simple Django project which uses requests package to hit api and get the crypto-currency data.


How to deploy on your local machine

  • clone the repo.
  • create a virtual environment. Activate it
  • Install the dependecies from requirement.txt file using pip install -r requirement.txt command
  • Start the server. Go to localhost:8000
  • You liked it? share the below link on your facebook wall.

How was this project developed

Please refer this article for the steps to develop this project. https://www.pythoncircle.com/post/394/get-latest-bitcoin-and-other-crypto-currencies-rates-using-python-django/


About

Python-Django project to show bitcoin and other crypto-currencies latest price.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published