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 14:24:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65318beee970c0a753162b82b8ce374ef723e6ce
bitfinex-api-py
/
bfxapi
History
Davide Casale
65318beee9
Handle unexpected errors in HTTP requests (bfxapi.rest._interface).
2024-04-04 16:42:08 +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.0b5.
2023-12-14 19:19:26 +01:00
exceptions.py
Apply black to all python files (bfxapi/**/*.py).
2024-02-26 19:43:14 +01:00