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.16.0.tar.gz
(47.3 kB
view details)
Built Distribution
anchorpy-0.16.0-py3-none-any.whl
(62.0 kB
view details)
File details
Details for the file anchorpy-0.16.0.tar.gz
.
File metadata
- Download URL: anchorpy-0.16.0.tar.gz
- Upload date:
- Size: 47.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.16 Linux/5.15.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
98dc1b86db619161bc8c61c8ec1cdf55195ad48a6ca0a5ef78b4780aa25a4f32
|
|
MD5 |
893f230ee55d0ff3d0b6f5a7e1226831
|
|
BLAKE2b-256 |
49c196e3a08b107b7193e7183d92260815cbe75261eeee97d37da8b479204420
|
File details
Details for the file anchorpy-0.16.0-py3-none-any.whl
.
File metadata
- Download URL: anchorpy-0.16.0-py3-none-any.whl
- Upload date:
- Size: 62.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.9.16 Linux/5.15.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
485896c96b068573c18d4c8d126b9ec6070098a868bef830bb5807a86b72b76f
|
|
MD5 |
8143eff12880fbfead7c196616039456
|
|
BLAKE2b-256 |
d31773d91770ebbad24a066a916560d1bdc4f84b62a7c19579247d04afdcb952
|