Various Stock Utilties Created by me
Project description
Cad Tickers
Function to extract exchange data from the cse and tsx websites and various other data sources. This package is primarily focussed on scrapping data for the canadian stock market.
The entire 0.2.x version of tsx functions are now depricated.
How to run tests
pytest
# Needed for readthedocs documentation
poetry export -f requirements.txt > requirements.txt.
Todo
Add parameters and returns, double sync with readthe docs and github pages.
Add include/exclude functionality https://python-poetry.org/docs/pyproject/#include-and-exclude
-
update documentation to use graphql constants
-
Get tsx tickers with new approach, downloading all the xlsx files and merging them and/or the json api - https://www.tsx.com/json/company-directory/search/tsx/.*
-
make another function that uses the new graphql api instead of the standard api for tsx (have to know).
-
Go through list in https://thecse.com/en/listings and make pandas dataframe? Iterate until last css is no longer present
-
Convert all the Input to Parameters and output to Return
-
add just read the docs
-
add code coverage uploading
-
news and iiroc fetching
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
Built Distribution
Hashes for cad_tickers-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3eef171a993efe7da26f1618628cb522e8bfc66d6c57ead7878fb2dded821ab |
|
MD5 | 81a19771de507bb3b31e0f4db95baed8 |
|
BLAKE2b-256 | b51b571074c6aa9f645bcebd00ad9b59ce72f81226ed5ce800f73df45a924a95 |