This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
bitfinex-api-py
Watch
1
Star
0
Fork
0
You've already forked bitfinex-api-py
mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced
2025-12-18 22:34:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
813cf0181a0f3931c1b7eb2bbd383f339119b63c
bitfinex-api-py
/
bfxapi
History
Davide Casale
354aa6250e
Bump __version__ in file bfxapi/_version.py to v3.0.0.
2024-04-04 16:44:20 +02:00
..
_utils
Fix all flake8 errors in all python files (+ edit configuration files).
2024-02-27 17:24:47 +01:00
rest
Handle unexpected errors in HTTP requests (bfxapi.rest._interface).
2024-04-04 16:42:08 +02:00
types
Merge branch
Davi0kProgramsThings:fix/refactoring
into branch
bitfinexcom:master
. (
#238
)
2024-04-03 22:34:23 +02:00
websocket
Merge branch
Davi0kProgramsThings:fix/refactoring
into branch
bitfinexcom:master
. (
#238
)
2024-04-03 22:34:23 +02:00
__init__.py
Apply isort to all python files (bfxapi/**/*.py).
2024-02-26 19:36:10 +01:00
_client.py
Fix flake8 configuration to respect Black's 10% rule.
2024-02-27 18:14:47 +01:00
_version.py
Bump __version__ in file bfxapi/_version.py to v3.0.0.
2024-04-04 16:44:20 +02:00
exceptions.py
Apply black to all python files (bfxapi/**/*.py).
2024-02-26 19:43:14 +01:00