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 a20abfc3c7
Merge pull request #10269 from freqtrade/frog-rest-client-1
2 years ago
..
freqtrade_client Merge pull request #10269 from freqtrade/frog-rest-client-1 2 years ago
test_client Mock config loading for ft-client test 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 Update command name and documentation 2 years ago
requirements.txt Bump requests from 2.32.2 to 2.32.3 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.