Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 752 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 752 Bytes

WealthSimple Trade Python API wrapper

NOT OFFICIAL Python wrapper for WealthSimple Trade API

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.

Get started

To get started, use the following commands to download the repository and install its dependancies:

pip install WSTrade-alhparsa

Requirements

The only requirement for this project is Requests.