GVol is a Python library to access the GVol API
Project description
GVol
GVol is a Python library to access the GVol API.
Documentation: https://gvol.readthedocs.io/en/latest/index.html
Install
pip install gvol
Demo
from gvol import GVol
gvol_client = GVol(header='x-oracle', gvol_api_key="ENTER YOUR API KEY HERE")
options_orderbook = gvol_client.options_orderbook(
symbol="BTC", exchange="deribit"
)
print(options_orderbook)
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
gvol-0.6.2.tar.gz
(20.6 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
gvol-0.6.2-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file gvol-0.6.2.tar.gz.
File metadata
- Download URL: gvol-0.6.2.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-1042-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24eff189133116fee8b88a6ee5ae6f04e4c0d35ed34eb99a0f5c68d4726c9a9c
|
|
| MD5 |
57938f787566906d464d2f04c7d0ded6
|
|
| BLAKE2b-256 |
e1efa6c224c2d3eb17bd0a25bf24bbb9a493336a304e6f9101ff5facb8617289
|
File details
Details for the file gvol-0.6.2-py3-none-any.whl.
File metadata
- Download URL: gvol-0.6.2-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-1042-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63a4563229aeae68fa69e73d28a0b46fed3647aa03ba57ffc14410d6ee7de731
|
|
| MD5 |
156ffcc6013ee4511b04d6274478ba85
|
|
| BLAKE2b-256 |
aabe8a845ec5b4ba470bd52bc24d95d01ded54f55027cb89e8ac3f9b70f2d45c
|