Metadata-Version: 2.4
Name: bitfinex-api-py
Version: 4.0.0
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
Classifier: Programming Language :: Python :: 3.13
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
Provides-Extra: typing
Requires-Dist: types-requests~=2.32.0.20241016; extra == "typing"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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