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
193
Commits
1
Branch
0
Tags
16d0ee525edaabd56953eca4a557f3fd73baa46f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Davide Casale
16d0ee525e
Remove test_rest_serializers_and_types.py and test_websocket_serializers_and_types.py. Add new test_rest_serializers.py and test_websocket_serializers.py unit tests. Edit bfxapi.tests.__init__.py's test suite.
2023-02-17 04:29:26 +01:00
bfxapi
Remove test_rest_serializers_and_types.py and test_websocket_serializers_and_types.py. Add new test_rest_serializers.py and test_websocket_serializers.py unit tests. Edit bfxapi.tests.__init__.py's test suite.
2023-02-17 04:29:26 +01:00
examples
Fix small bug in examples/websocket/ticker.py demo.
2023-02-17 04:07:44 +01:00
.gitignore
Add some barebone files.
2022-11-07 17:20:30 +01:00
LICENSE
Add some barebone files.
2022-11-07 17:20:30 +01:00
requirements.txt
Apply lots of refactoring to the websocket subpackage (fix every mypy error and warning). Add integers.py and decimal.py to bfxapi.utils package. Update requirements.txt and setup.py with new mypy dependencies.
2022-12-16 18:30:41 +01:00
setup.py
Add new packages to setup.py. Add new feature in .on and .once methods in bfxapi.websocket.client.bfx_websocket_client. Fix small typo in __init__.py.
2023-02-14 18:49:45 +01:00
Description
No description provided
1.2
MiB
Languages
Python
100%