wrapper library for bitflyer api
Project description
bitflyer-python
bitdlyer-python
is a wrapper library for bitFlyer's HTTP API
install
Using pip
$ pip install bitflyer-py
usage
# Public API and Private API
import bitflyer
api = bitflyer.API(api_key=<API_KEY>, api_secret=<API_SECRET>)
# Only Public API
api = bitflyer.API()
Public API does not require API Key, while Private API requires API Key authentication.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file bitflyer_py-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: bitflyer_py-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14e8a5010db06f721c1ac8f60d8d919926bce4ce7f5a6a6338ab807563c5b0ff |
|
MD5 | 1da3627d575dc130baf38aad469927d8 |
|
BLAKE2b-256 | da0caf2a9626ffde1bb65864722b8f958e31025d1dad8122d439ad7176bd83ef |