Skip to main content

Python SDK for Zeta Markets

Project description

Zeta Python SDK 🐍

PyPI version Documentation Status License Discord Chat

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

zetamarkets_py-0.2.51.tar.gz (129.3 kB view hashes)

Uploaded Source

Built Distribution

zetamarkets_py-0.2.51-py3-none-any.whl (281.6 kB view hashes)

Uploaded Python 3

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