A package to get stock data from Yahoo Finance
Project description
python-template-repo
Python template repository: A ready-to-use template repository with generic Github action workflows, directory structure and files.
Setup sphinx documentation
- Install sphinx requirements (already in requirements.txt)
pip install -r requirements.txt
2 . Create sphinx documentation base files
sphinx-quickstart
sphinx-apidoc -o docs src
- Build sphinx documentation
cd docs
make html
or
cd docs
sphinx-build docs build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stockdex-0.1.3.tar.gz
(3.2 kB
view hashes)