New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zetamarkets-py

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zetamarkets-py

Python SDK for Zeta Markets

  • 0.2.79
  • PyPI
  • Socket score

Maintainers
4

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc