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
2026-02-03 21:04:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae14a5d0d163fa791c981914c4938dc13ec85a88
bitfinex-api-py
/
bfxapi
History
Davide Casale
ae14a5d0d1
Apply pylint's linting rules to bfxapi/__init__.py, bfxapi/enums.py, bfxapi/exceptions.py, bfxapi/labeler.py, bfxapi/notification.py and bfxapi/urls.py.
2023-03-06 17:14:03 +01:00
..
rest
settings
2023-03-03 20:03:23 +01:00
tests
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
utils
Add and implement FileLogger in bfxapi.utils.logger.
2023-03-03 21:12:34 +01:00
websocket
Install and configure pylint. Add pylint to dev-requirements.txt. Start rewriting code to follow pylint's linting rules.
2023-03-06 16:43:08 +01:00
__init__.py
Apply pylint's linting rules to bfxapi/__init__.py, bfxapi/enums.py, bfxapi/exceptions.py, bfxapi/labeler.py, bfxapi/notification.py and bfxapi/urls.py.
2023-03-06 17:14:03 +01:00
client.py
Install and configure pylint. Add pylint to dev-requirements.txt. Start rewriting code to follow pylint's linting rules.
2023-03-06 16:43:08 +01:00
enums.py
Apply pylint's linting rules to bfxapi/__init__.py, bfxapi/enums.py, bfxapi/exceptions.py, bfxapi/labeler.py, bfxapi/notification.py and bfxapi/urls.py.
2023-03-06 17:14:03 +01:00
exceptions.py
Apply pylint's linting rules to bfxapi/__init__.py, bfxapi/enums.py, bfxapi/exceptions.py, bfxapi/labeler.py, bfxapi/notification.py and bfxapi/urls.py.
2023-03-06 17:14:03 +01:00
labeler.py
Apply pylint's linting rules to bfxapi/__init__.py, bfxapi/enums.py, bfxapi/exceptions.py, bfxapi/labeler.py, bfxapi/notification.py and bfxapi/urls.py.
2023-03-06 17:14:03 +01:00
notification.py
Apply pylint's linting rules to bfxapi/__init__.py, bfxapi/enums.py, bfxapi/exceptions.py, bfxapi/labeler.py, bfxapi/notification.py and bfxapi/urls.py.
2023-03-06 17:14:03 +01:00
urls.py
Apply pylint's linting rules to bfxapi/__init__.py, bfxapi/enums.py, bfxapi/exceptions.py, bfxapi/labeler.py, bfxapi/notification.py and bfxapi/urls.py.
2023-03-06 17:14:03 +01:00