This project is not an official python wraper for WealthSimple API. This is just a wrapper for the existing API built by the WealthSimple to automate tasks. For more details about the official API please visit WealthSimple API.
This repository is only for personal usage and is not maintained professionally. Please use it at your OWN RISK.
To get started, use the following commands to download the repository and install its dependancies:
pip install WSTrade-alhparsa
The only requirement for this project is Requests.