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]
Or, if you're not using the CLI 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
- Install nox-poetry (note: do not use Poetry to install this, see here)
- 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.13.0.tar.gz
(47.3 kB
view details)
Built Distribution
anchorpy-0.13.0-py3-none-any.whl
(62.4 kB
view details)
File details
Details for the file anchorpy-0.13.0.tar.gz
.
File metadata
- Download URL: anchorpy-0.13.0.tar.gz
- Upload date:
- Size: 47.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.9.15 Linux/5.15.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cc63107726513a7febd53c7cf99b7936dd126f1af9fab8ae49600b3b40b0b2a2
|
|
MD5 |
7a52188024a12c98f24b45f1e02145ca
|
|
BLAKE2b-256 |
2bb6682a198e28fb1a9f3af8c1788de1fd9ad222d1469045dd2cf0da933e39d9
|
File details
Details for the file anchorpy-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: anchorpy-0.13.0-py3-none-any.whl
- Upload date:
- Size: 62.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.9.15 Linux/5.15.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7ca5aacade9d48c0f64346178b798c53093952a4f314995161e78ae9b548b96d
|
|
MD5 |
f17329ddd40e78f3a1ae5d206c1303b1
|
|
BLAKE2b-256 |
b59da1ac75ff0479404d1177185184168647c8dba32819204606e2b0a6c2062a
|