You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/ft_client
Matthias 607167ebe7
fix: improve resilience of ft_rest_client
2 years ago
..
freqtrade_client fix: improve resilience of ft_rest_client 2 years ago
test_client chore: fix mote A violations in tests and scripts 2 years ago
LICENSE License to link 2 years ago
MANIFEST.in Add license for client file, exclude tests directory 2 years ago
README.md Add minimal readme 2 years ago
pyproject.toml chore: update documentation to mention 3.10+ compat 2 years ago
requirements.txt chore(deps): bump python-rapidjson from 1.19 to 1.20 2 years ago

README.md

Freqtrade Client

freqtrade

Provides a minimal rest client for the freqtrade rest api.

Please check out the main project for more information or details.