Metadata-Version: 2.1
Name: bitfinex-api-py
Version: 3.0.4
Summary: Official Bitfinex Python API
Home-page: https://github.com/bitfinexcom/bitfinex-api-py
Author: Bitfinex
Author-email: support@bitfinex.com
License: Apache-2.0
Project-URL: Bug Reports, https://github.com/bitfinexcom/bitfinex-api-py/issues
Project-URL: Source, https://github.com/bitfinexcom/bitfinex-api-py
Keywords: bitfinex,api,trading
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyee~=11.1.0
Requires-Dist: websockets~=12.0
Requires-Dist: requests~=2.32.3
Requires-Dist: types-requests~=2.31.0.10
Requires-Dist: types-urllib3~=1.26.25.14

A Python reference implementation of the Bitfinex API for both REST and websocket interaction.
