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_fork-0.21.0.tar.gz
(47.8 kB
view details)
Built Distribution
File details
Details for the file anchorpy_fork-0.21.0.tar.gz
.
File metadata
- Download URL: anchorpy_fork-0.21.0.tar.gz
- Upload date:
- Size: 47.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bd105ca3eb37b39127ef22b33c3359c775b7d797a088e22c5288270fe43486c |
|
MD5 | f4ad4b4800d812e89e83af743a567ad4 |
|
BLAKE2b-256 | 64ad7dd358aa5ead722eca946c6b391a99824a18212016e6a93838f3e288c942 |
File details
Details for the file anchorpy_fork-0.21.0-py3-none-any.whl
.
File metadata
- Download URL: anchorpy_fork-0.21.0-py3-none-any.whl
- Upload date:
- Size: 63.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fba562fee43a9417390fc975ceb5d431169cc2ed112e7a9f70d26fb99fa72cd |
|
MD5 | 15d220adbe1e407da3e7163a1e2f974b |
|
BLAKE2b-256 | 8d18cf72fdeea5842c6d1b8a66b2af4748545bf1ecf6ef91c3f513745479047c |