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-24 01:04:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
110
Commits
1
Branch
0
Tags
e185da4cc998fae0ab504bb5e445cb0a075983aa
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
e185da4cc9
Rename bfxapi/websocket/typings.py to types.py. Replace TypedDicts with dataclasses (with _Type as base class). Update demos in examples/websocket to use new implementation.
2023-01-16 17:07:16 +01:00
bfxapi
Rename bfxapi/websocket/typings.py to types.py. Replace TypedDicts with dataclasses (with _Type as base class). Update demos in examples/websocket to use new implementation.
2023-01-16 17:07:16 +01:00
examples
Add authenticated data example
2023-01-13 17:11:28 +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
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
Description
No description provided
1.2
MiB
Languages
Python
100%