Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.09 KB

README.rst

File metadata and controls

34 lines (24 loc) · 1.09 KB

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