https://github.com/coding-ai/trading_bar_app
https://github.com/coding-ai/trading_bar_app
app macos menubar menubarapp python python37 rumps stock stockprices trading trending trends updates
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coding-ai/trading_bar_app
- Owner: coding-ai
- Created: 2020-05-19T17:23:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T17:34:22.000Z (about 5 years ago)
- Last Synced: 2025-04-18T16:29:34.555Z (2 months ago)
- Topics: app, macos, menubar, menubarapp, python, python37, rumps, stock, stockprices, trading, trending, trends, updates
- Language: Python
- Size: 104 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Menu App Bar for latests stock updates - macOS
Easy python menu bar app that returns the latests changes in the stock markets. With this repository, I want to showcase how easy is to generate useful ideas and implement them, plus the importance of the use of APIs in Data Science.
## Requirements
You have to install the following libraries: `rumps` and `alpha_vantage`. You will need to create your own API key, following this [link](https://www.alphavantage.co).
## How to use
Simply run:
`python trading_bar.py`