Python wrapper for accumulate API
Project description
py_accumulate
Python wrapper for accumulate API
install
'''python pip install py_accumulate '''
Usage
from py_accumulate import Accumulate
ENDPOINT = "https://testnet.accumulatenetwork.io/v1"
a=Accumulate(ENDPOINT)
url = "acc://d4c8d9ab07daeecf50a7c78ff03c6524d941299e5601e578/ACME"
a.get(url)
Endpoints
- get
Reference
-https://docs.accumulatenetwork.io/accumulate/developers/api/api-reference
pip
https://pypi.org/project/py-accumulate/0.0.1/#description
Developing testing
python -m unittest discover -s tests/py_accumulate/ -p 'test_*.py'
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
py_accumulate-0.0.2.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py_accumulate-0.0.2.tar.gz.
File metadata
- Download URL: py_accumulate-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65a52bca5ae0e0f5a8e4c96da22b3bf43a4358522ba1375d9347a8394b5cc773
|
|
| MD5 |
a4fe0609ada5f0ea90752fbf969d0aaf
|
|
| BLAKE2b-256 |
8ee72db8587ba127a05e2374e65cac48f795adb94772a54a254987288a7fb537
|
File details
Details for the file py_accumulate-0.0.2-py3-none-any.whl.
File metadata
- Download URL: py_accumulate-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14f52b166a65d052f9b156e11650714d2402dd7e61eaa6c78a6d2ad46386bd0f
|
|
| MD5 |
799630545e828cff4776540ec3ec7cb4
|
|
| BLAKE2b-256 |
783791a629c1dd00f9d94c7a4f71c5aeb7dd7ba6c73ce3057ee960812ae65f6a
|