8000 GitHub - polygon-io/client-python at 668ae611cdc9f4329946c199b5eb4e6411c155b1
[go: up one dir, main page]

Skip to content

polygon-io/client-python

Repository files navigation

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.8.

Getting started

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

0