Skip to main content

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

  1. 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
  1. Build sphinx documentation
cd docs
make html

or

cd docs
sphinx-build docs build    

Project details


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.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

stockdex-0.1.2-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page