Python library for connecting to the Sinegy API.
Project description
sinegy-python
Python library for connecting to the Sinegy API.
How to install
pip install sinegy-python
Generating API credentials
Go to [INSERT LINK HERE] to generate API credentials.
Official Sinegy API Documentation
Link to Sinegy's API documentation page is https://docs.sinegy.com
Example
from sinegy_python.marketplace import Marketplace
sinegy = Marketplace(api_key = 'API_KEY', secret_key = 'SECRET_KEY')
sinegy_btc_ticker = sinegy.ticker('btcmyr')
print(sinegy_btc_ticker)
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
sinegy-python-0.3.tar.gz
(4.0 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
File details
Details for the file sinegy-python-0.3.tar.gz.
File metadata
- Download URL: sinegy-python-0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da936ddd9c76c24a866f001fb0b7b370e101df846982309ab44ac46a741f96fd
|
|
| MD5 |
ed82e1717fecfc93163f205249011c06
|
|
| BLAKE2b-256 |
9b3c18cab7ad2cdbf3cafc35c255749215bca0e0c195eddfa16d370ca12491fb
|
File details
Details for the file sinegy_python-0.3-py3-none-any.whl.
File metadata
- Download URL: sinegy_python-0.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6af7f1fb680812b6e68abd5971b5fbaca85081d20f90615365deed94f70b3ecc
|
|
| MD5 |
0aa67f45152aa1ad3a6ec8da2f8df11b
|
|
| BLAKE2b-256 |
75df0fcca186ac02bed99e074b7d1d5f38dd3d60c45d242309b4928f7194ff39
|