1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(progressbar): restore normal line clear More... about 8 years ago
fix(request): raise exception after 3 retries More... about 8 years ago
feat: start a request to query trade history More... about 8 years ago
fix(setup): add missing version file More... about 8 years ago
doc: add docstring and reformat code More... about 8 years ago
feat(metrics): add a get_free_balance function More... about 8 years ago
logging(request): remove cache access info More... about 8 years ago
style: apply pep8 More... about 8 years ago
style: apply pep8 More... about 8 years ago
style: apply pep8 More... about 8 years ago
feat(progressbar): make progressbar finalize print when deleted but not completed More... about 8 years ago
feat(progressbar): add an optional argument to progress() so that providing progress in percent is no more mandatory More... about 8 years ago
style: apply pep8 More... about 8 years ago
style: apply pep8 More... about 8 years ago
refactor(connectors): improve module genericity More... about 8 years ago
refactor(connectors): make use of constant declaration for API server name and address More... about 8 years ago
style: apply pep8 More... about 8 years ago
fix(logging): remove superfluous debug prints More... about 8 years ago
feat(orders): add support for closed orders request More... over 8 years ago
fix(assets): fix support for BCHXBT pair More... over 8 years ago
style(request): improve variable names More... over 8 years ago
fix(request): fix exception raise when no headers provided More... over 8 years ago
refactor: move caching mechanics to a dedicated module More... over 8 years ago
refactor: move url path join utility to utils More... over 8 years ago
style: clean superfluous imports More... over 8 years ago
refactor: move caching processing to connectors layer More... over 8 years ago
style: conform to pep8 docstrings conventions More... over 8 years ago
refactor(progressbar): make progressbar a class More... over 8 years ago
refactor: factorize progressbar usage More... over 8 years ago
refactor: extract data chunk loop into an outer public function More... over 8 years ago