Creating a CLI to fetch stock market prices

Описание к видео Creating a CLI to fetch stock market prices

Update: Yahoo! has changed their API functionality, so this will no longer work as intended. I'll try to update with another video/update my code to reflect the changes on the API.
---
Today we will create a CLI to fetch the prices of the stock market.

To follow this video, I would recommend watching my previous video:    • Creating a simple CLI with Python Click  

We will be using python with the libraries 'click' and 'requests'.

The source code created in the video is available on my GitHub here:
https://github.com/gcarrarom/fancy-wa...

Do check out my other projects on GitHub here:
https://github.com/gcarrarom

Комментарии

Информация по комментариям в разработке