8000 GitHub - polygon-io/client-python at d9b38d684d249a39fd5e377e12cbc784384f7c8a
[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.

Contributing

For now, we're generally not accepting pull requests from outside contributors but we're open to bug reports and feature requests. Or if you have more general feedback, feel free to reach out on our Slack channel.

0