Python Api for mempool.info
Project description
mempool.info API wrapper
Python3 wrapper around the mempool.info API (V1)
Installation
PyPI
pip install pymempool
or from source
git clone https://github.com/holgern/pymempool.git
cd pymempool
python3 setup.py install
Usage
from pymempool import MempoolAPI
mp = MempoolAPI()
API documentation
https://mempool.space/docs/api/rest
Test
Run unit tests with:
# after installing pytest using pip3
pytest tests
License
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
pymempool-0.0.1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file pymempool-0.0.1.tar.gz
.
File metadata
- Download URL: pymempool-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95a10116d3febd6faf4cd683fc1887688c1efc24c742f45d96757cac8f33c055 |
|
MD5 | a62d11a71051b8796466645e1a9b30b1 |
|
BLAKE2b-256 | 77bb71773d7320fde3620fd52d5b07d82f6cd65a05ac663d7cc00e3247d6c7bc |
File details
Details for the file pymempool-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pymempool-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cb496ac70e3647e7b2e45bc1b8c6471dfac63b6cf16a1fb8c0363c0e6189c92 |
|
MD5 | ebbca4342804bcf4d1a1d02436805cf7 |
|
BLAKE2b-256 | 942f51f58157516c89976fee40519baae76dd79adc113eb410a1c34fd8aef2f7 |