Metadata-Version: 2.1
Name: iqtrade
Version: 0.0.1
Summary: Python wrapper around Questrade IQ API
Home-page: https://github.com/jpflouret/iqtrade
Author: JP Flouret
Author-email: jpflouret@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

[![Build Status](https://travis-ci.com/jpflouret/iqtrade.svg?branch=main)](https://travis-ci.com/jpflouret/iqtrade)
[![codecov.io](https://codecov.io/github/jpflouret/iqtrade/coverage.svg?branch=main)](https://codecov.io/github/jpflouret/iqtrade)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
# iqtrade

Python wrapper around Questrade [IQ API](https://www.questrade.com/api/documentation/getting-started).


