Skip to main content

Various Stock Utilties Created by me

Project description

PyPI version Downloads Documentation Status codecov

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cad_tickers-1.1.0.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

cad_tickers-1.1.0-py3-none-any.whl (14.8 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