Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 629 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 629 Bytes

PyPI version Docs

Polygon Python Client - WebSocket & RESTful APIs

Python client for the Polygon.io API.

Install

pip install polygon-api-client~=1.0.0b

Requires Python >= 3.7.

Getting started

See the Getting Started section in our docs or view the examples directory.