Python 2.6/3.4+ Client for the CCex API.
Project description
Client for CCex API written in Python Currently supports all ticker/public/private endpoints.
Installation
Via pip:
pip install ccex_api
Usage
ccex = CCexAPI() ccex.tickers.tickers_coinnames() ccex.public.get_market_summaries()
# credentials are required for private endpoints access ccex = CCexAPI(‘api_key’, ‘api_secret’) ccex.private.get_balances()
Offer a coffee or a beer
If you enjoyed this free software, and want to thank me, you can offer me something for a coffee, a beer, or more, I would be happy :)
Bitcoin : 13K5w1SXX7HTiKKQ1tQPerBKw1V6i65rsA
Ethereum : 0x2e693665b99d0b631c60ae0b9b7735d43c27e9cb
Dash : XwuAZapWHt5VU86ZBb5N2SDHK3t9XJUtGu
Doge : DDf9jQkC17vWJkG6VsKPLo2oTnw4qY8XWd
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ccex_api-1.0.5.tar.gz
(6.4 kB
view details)
File details
Details for the file ccex_api-1.0.5.tar.gz
.
File metadata
- Download URL: ccex_api-1.0.5.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05c7308889ca41e89d0e0ea36e51bae38257180bbb5dd3599e8f6f9529a05553 |
|
MD5 | e0c9f6acb88ab803b749dbb70631c139 |
|
BLAKE2b-256 | 7997115252f5b6628f896107baa0c7a86ed09efc1ab0ca672d625167baf90696 |