https://github.com/havocesp/ccxtrest
https://github.com/havocesp/ccxtrest
altcoin api bitcoin ccxt cryptocurrency exchange market restful restful-api
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/havocesp/ccxtrest
- Owner: havocesp
- License: unlicense
- Created: 2018-11-13T12:51:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T13:31:24.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T02:41:07.792Z (9 months ago)
- Topics: altcoin, api, bitcoin, ccxt, cryptocurrency, exchange, market, restful, restful-api
- Language: Python
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ccxtrest
- **Author**: Daniel J. Umpierrez
- **Version**: 0.1.0
- **License**: UNLICENSE## Description
## Installation
### Using `pip` directly from GitHub
```sh
pip install git+https://github.com/havocesp/ccxtrest
```## Basic usage
```python
```
## TODO
## CHANGELOG
### 0.1.0
- Initial version