Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T03:16:02.000Z (7 months ago)
- Last Synced: 2024-09-27T09:08:23.385Z (about 2 months 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