https://github.com/havocesp/clinance
Binance Exchange Client from CLI
https://github.com/havocesp/clinance
binance binance-api binance-exchange cli client cmd exchange rest shell terminal
Last synced: about 1 year ago
JSON representation
Binance Exchange Client from CLI
- Host: GitHub
- URL: https://github.com/havocesp/clinance
- Owner: havocesp
- License: mit
- Created: 2018-05-19T13:42:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T03:16:02.000Z (about 2 years ago)
- Last Synced: 2025-04-23T19:51:43.411Z (about 1 year ago)
- Topics: binance, binance-api, binance-exchange, cli, client, cmd, exchange, rest, shell, terminal
- Language: Python
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Clinance
A command line interface (CLI) client for Binance cryptocurrency exchange.
* __Author__: Daniel J. Umpierrez
* __Version__: 0.1.1
* __License__: UNLICENSE
# TODO
* [ ] Sub-command for check Binance availability.
* [ ] Sub-command to retrieve Binance server datetime.
* [ ] Design a settings file and implement a read routine.
# ChangeLog
## Version 0.1.1
* Some errors fixed
* Some requirements has been replace by others
## Version 0.1.0
* Initial version