The Python Anchor client.
Project description
AnchorPy
AnchorPy is the gateway to interacting with Anchor programs in Python. It provides:
- A static client generator
- A dynamic client similar to
anchor-ts - A Pytest plugin
- A CLI with various utilities for Anchor Python development.
Read the Documentation.
Installation (requires Python >=3.9)
pip install anchorpy[cli, pytest]
Or, if you're not using the CLI or Pytest plugin features of AnchorPy you can just run pip install anchorpy.
Development Setup
If you want to contribute to AnchorPy, follow these steps to get set up:
- Install poetry
- Install dev dependencies:
poetry install
- Activate the poetry shell:
poetry shell
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
anchorpy-0.20.1.tar.gz
(48.0 kB
view hashes)
Built Distribution
anchorpy-0.20.1-py3-none-any.whl
(63.0 kB
view hashes)
Close
Hashes for anchorpy-0.20.1-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 78c82b56e340240fd00697cde08cd63f84ccc48b34532f0eed4a570f7054aec9 |
|
| MD5 | e36cb9d9a1e16cc76a0034ca0f96b2bb |
|
| BLAKE2b-256 | c69e29c2ceee88bfb57c254ca56e235c269c3e75831c794059e69869e7e0b48a |