A Python library for the Warthog API
Project description
PyWarthog V0.1.2
Description
PyWarthog is a Python project that does API call and others stuff to a local Warthog Node. Currently it can only be used with a local node.
Installation
```bash pip install pywarthog ```
Usage
```python
from warthog.pywarthog import Warthog
warthog = Warthog('http://127.0.0.1:3000')
warthog.get_mempool()
```
There is a lot of other functions but i've don't make a documentation yet. You can see the code to see what you can do with it.
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
pywarthog-0.1.2.tar.gz
(10.3 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 pywarthog-0.1.2.tar.gz.
File metadata
- Download URL: pywarthog-0.1.2.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc4b616082c281a7f2f6f3ae1403cebd33c98e424780fd3e4f390eaee9cd8a75
|
|
| MD5 |
578ee6079f0eb7c5499fef458afe6ccf
|
|
| BLAKE2b-256 |
89ddadf147ff4e58e245fc35528d24545345d520894e9017f2d09dfa283b2763
|
File details
Details for the file pywarthog-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pywarthog-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c76bc9a003cea073f7084ce7aa380437bf5876e9f40fb447e4786c25199c0302
|
|
| MD5 |
9100133ca9cea91f1bff4ece565afa34
|
|
| BLAKE2b-256 |
c9732911a5ccbdc07973a7271d96002ccd244fb24932afa315ce5524e7dc7bc0
|