Quick Start
Ape plugin for dRPC
Dependencies
- python3 version 3.10 up to 3.13.
Installation
via pip
You can install the latest release via pip:
pip install ape-drpc
via setuptools
You can clone the repository and use setuptools for the most up-to-date version:
git clone https://github.com/ApeWorX/ape-drpc.git
cd ape-drpc
python3 setup.py install
Quick Usage
Configure via ape-config.yaml:
drpc:
host: https://my-drpc.domain...
api_key: "..." # NOTE: Omit if you don't have one
or pyproject.toml
[tool.ape.drpc]
host = "https://my-drpc.domain..."
api_key = "..." # NOTE: Omit if you don't have one
and then launch using any network combo your drpc instance supports via --network <eco>:<net>:drpc
You can also use `APE_DRPC_HOST=...` and `APE_DRPC_API_KEY=...` to set config via environment variables
Development
Please see the contributing guide to learn more how to contribute to this project. Comments, questions, criticisms and pull requests are welcomed.
Release files for ape-drpc 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ape_drpc-0.8.0.tar.gz | 15.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ape_drpc-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.8 kB
Release files / ape_drpc-0.8.0.tar.gz
| Download URL | ape_drpc-0.8.0.tar.gz |
|---|---|
| Size | 15.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8a3d9c4654de79f3a50f4f194896e050616a873ff6313d4ad0696b8fa02969f4
|
|
BLAKE2b-256 checksum How to use checksums |
f675cbae46d11fc46bf65af7608cf68e1b3f1339e13393dc16f28402a6033267
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 9, 2025.
Transparency logRelease files / ape_drpc-0.8.0-py3-none-any.whl
| Download URL | ape_drpc-0.8.0-py3-none-any.whl |
|---|---|
| Size | 9.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a050bf9441b5fb96204892632fd00ed5cc217fe962af400d742cb5909187cdfd
|
|
BLAKE2b-256 checksum How to use checksums |
14bbc3312c1743c4ca46e4093ace77a6cddfd6e784ff31e9f2934290e1a479bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 9, 2025.
Transparency log