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

https://github.com/pythoninthegrass/bmktventures_stock_app

bmkventures_stock_app
https://github.com/pythoninthegrass/bmktventures_stock_app

Last synced: 8 months ago
JSON representation

bmkventures_stock_app

Awesome Lists containing this project

README

          

# bmkventures_stock_app

POC app by [mktcowboy](https://github.com/mktcowboy). Scaffolding and tidied up code by [yours truly](4097471+pythoninthegrass@users.noreply.github.com).

## Quickstart
```bash
# create virtual environment
python -m venv .venv
source .venv/bin/activate

# install dependencies
python -m pip install -r requirements.txt

# run script
python news.py

# convert py to ipynb
ipynb-py-convert news.py news.ipynb
```

## TODO
* [Issues](https://github.com/pythoninthegrass/bmkventures_stock_app/issues)
* Document asdf, poetry, and other tooling
* cf. [python_template](https://github.com/pythoninthegrass/python_template/tree/main/markdown) for meow
* Translate [news.py](news.py) to an `ipynb` via [ipynb-py-convert](https://pypi.org/project/ipynb-py-convert/)
* Debug path after