About This Course
In this course, we’ll be using Python 3 to build a couple of different Crypto Currency portfolio apps that pull information from the CoinMarketCap .com free API and display them in a graphical user interface app.
This course is great for people who want to expand their Python skillset, as well as for people interested in crypto currencies and crypto currency trading.
What Will We Learn In This Course?
- How To Connect To A Third Party API
- How to loop through JSON data retrieved from an API
- Cool Python List and Python Dictionary wizardry
- How to create basic pie charts with MatPlotLib
- How To Develop a Basic GUI (Graphical User Interface) using TKinter
Who this course is for:
- Anyone Who Wants To Improve Their Python Skills
- Anyone Interested in Building Python Apps
- Anyone Interested in Crypto Currencies or Trading
- Anyone Interested in TKinter
Our Promise to You
By the end of this course, you will have learned to build a crypto currency portfolio app with python.
30 Day Money Back Guarantee. If you are unsatisfied for any reason, simply contact us and we’ll give you a full refund. No questions asked.
Get started today and learn more about building a crypto currency portfolio app with Python
Course Curriculum
Section 1 - Build A Crypto Currency Portfolio Application With Python | |||
Introduction | 00:00:00 | ||
Pip And Modules | 00:00:00 | ||
CoinMarketCap.com API Review | 00:00:00 | ||
CoinMarketCap API Change | 00:00:00 | ||
Getting API Data | 00:00:00 | ||
Creating A List Of Cryptos | 00:00:00 | ||
Creating A Portfolio Dictionary | 00:00:00 | ||
Let’s Do Some Math | 00:00:00 | ||
Calculate The Price Per Coin | 00:00:00 | ||
Introduction To GUI’s With TKinter | 00:00:00 | ||
TKinter Main Window | 00:00:00 | ||
TKinter Add Labels | 00:00:00 | ||
TKinter Header | 00:00:00 | ||
Format The Main Window Data | 00:00:00 | ||
Add Our Price Data | 00:00:00 | ||
Color Coding The Data | 00:00:00 | ||
Adding Profit And Loss To Application And Title Bar | 00:00:00 | ||
Creating An Update Button | 00:00:00 | ||
Adding A Pie Chart With MatPlotLib | 00:00:00 | ||
Course Conclusion | 00:00:00 | ||
Get The Application Code | 00:00:00 |