Bitme bitcoin exchange API
Project description
================
Bitme Python API
================
Requirements
requests library (pip install requests)
Docs
http://pythonhosted.org/bitme/
Usage
Take a look at example.py. This shows how to use the accounts API call to
list your accounts. It also shows how you can store your API information in
files (to prevent it getting into committed code).
hank@crow$ python example.py
{u'accounts': [{u'currency_name': u'Bitcoin',
u'available': u'0.06979500000000000000', u'currency_cd': u'BTC',
u'balance': u'0.06979500000000000000'},
{u'currency_name': u'Litecoin', u'available': u'0.00000000000000000000',
u'currency_cd': u'LTC', u'balance': u'95.00000000000000000000'}]}
Links
https://pypi.python.org/pypi/bitme
Bitme Python API
================
Requirements
requests library (pip install requests)
Docs
http://pythonhosted.org/bitme/
Usage
Take a look at example.py. This shows how to use the accounts API call to
list your accounts. It also shows how you can store your API information in
files (to prevent it getting into committed code).
hank@crow$ python example.py
{u'accounts': [{u'currency_name': u'Bitcoin',
u'available': u'0.06979500000000000000', u'currency_cd': u'BTC',
u'balance': u'0.06979500000000000000'},
{u'currency_name': u'Litecoin', u'available': u'0.00000000000000000000',
u'currency_cd': u'LTC', u'balance': u'95.00000000000000000000'}]}
Links
https://pypi.python.org/pypi/bitme
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bitme-0.0.7.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bitme-0.0.7-py2.7.egg
(10.3 kB
view details)
File details
Details for the file bitme-0.0.7.tar.gz.
File metadata
- Download URL: bitme-0.0.7.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01f3adf9dc65ebfa113f580d653aeb8b51747452514da7dc55f3d256c7a24afc
|
|
| MD5 |
86ff69aff387b35faac7d1d967601fc8
|
|
| BLAKE2b-256 |
ba6fda97679bad38243beeb20526bfaacbece40a11a157e239e9b86f896df281
|
File details
Details for the file bitme-0.0.7-py2.7.egg.
File metadata
- Download URL: bitme-0.0.7-py2.7.egg
- Upload date:
- Size: 10.3 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac1d20db6574b4b90b35fb172015a711376c57ce1ce4a1a7e4bcc3d4a7b26084
|
|
| MD5 |
73bdd2836c97159776959f03940a863b
|
|
| BLAKE2b-256 |
124d38e6d6c909053614699090f16b4ee40e9bc6d4f6dbca76a979408d9abbbf
|