Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

antoineviscardi/questradeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questrade API Wrapper

This package is a Python wrapper for the Questrade API.

Installation

To install QuestradeAPI, you can use pipenv (or pip, of course):

pip install questradeapi

Documentation

All the documentation is available at https://questradeapi.readthedocs.io/en/latest/.

Issue Reporting

I you find a bug, have a feature request, or have design suggestions, please do not hesitate to report it in the issues section of this repository. For any security related issues, please do not report them publicly on the public GitHub issue tracker but contact me direcly by email.

Author

Antoine Viscardi