/ProsperTradier

Library for interacting with Tradier REST APIs in Python

Primary LanguagePythonMIT LicenseMIT

Show Logo Tradier Logo

ProsperTradier

Build Status Coverage Status PyPI Badge

Python library for Tradier's Developer REST API.

Getting Started

pip install .

Running tests is easy!

python setup.py test

Notes

  • Only supporting Python3 at this time