Python SDK for Zeta Markets
Project description
Installation
Install from PyPI
pip install zetamarkets_py
Install from Source
You can add optional dependencies for running trading examples or docs using the --with flag.
poetry install [--with examples, docs]
Usage
Setting up a Solana wallet
Please follow the Solana wallet creation docs to set up a wallet if you don't already have one locally.
By default the SDK will look for the wallet at ~/.config/solana/id.json
Running the examples
Run the various code examples provided in the examples directory.
Development
Formatting and Linting
We use black with isort for formatting and ruff for linting
poetry format
poetry lint
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
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 zetamarkets_py-0.1.8.tar.gz.
File metadata
- Download URL: zetamarkets_py-0.1.8.tar.gz
- Upload date:
- Size: 336.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.7 Darwin/21.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5adc7d4998308dc250a20ede16394cc8bd2dd47187def2212e8adbbcd396e289
|
|
| MD5 |
dc154574aa771dbc344feac78864107a
|
|
| BLAKE2b-256 |
49ebe24dd6e5f26b05a7c4ba14e6cd093b3f44ad2a4edb2eaa3b06849a958c5b
|
File details
Details for the file zetamarkets_py-0.1.8-py3-none-any.whl.
File metadata
- Download URL: zetamarkets_py-0.1.8-py3-none-any.whl
- Upload date:
- Size: 128.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.7 Darwin/21.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85f3d2a1cac68c2d7e6c5879d9dfd5e30bde925bd4c8090590e798b1f1e7e091
|
|
| MD5 |
dad3b7098a0615b6c63065bfeb85c70b
|
|
| BLAKE2b-256 |
832b7664f5ed8436b55de56222baeb20d985dac563d47dc811758d5e63462e1b
|