Skip to main content

Bittrex SMS Notifier

Project description

# bit_bind
Custom API bindings for bittrex

## Installation
```
$ pip install bit_bind
```

### Install from source
```
$ git clone https://github.com/hthompson6/bit_bind.git
$ cd bit_bind
$ python setup.py install
```

## Usage
```python
api_key = `xxxxxxxxxxxxxxxxx`
api_secret = `zzzzzzzzzzzzzz`

bit_bound = BittrexAPIBinder(api_key, api_secret)
bit_bound.get_current_balances()
bit_bound.get_current_value('BTC', 'VOX')
```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bit_bind-0.1.0-py2-none-any.whl (4.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page