Chia plots log porcessor
Project description
Chia Log Processor
A library provide functionality process chia plot log.
Installation
pip install pyChiaLogProcessor
Demo
import pyChiaLogProcessor
from pyChiaLogProcessor import ChiaLog
log = ChiaLog("plot.log")
print(log.find_start())
print(log.find_id())
print(log.find_phrase(1))
print(log.find_phrase(2))
print(log.find_phrase(3))
print(log.find_phrase(4))
print(log.find_plot_name())
print(log.find_complete())
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
pyChiaLogProcessor-0.0.2.tar.gz
(14.8 kB
view hashes)
Built Distribution
Close
Hashes for pyChiaLogProcessor-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4c4e8f4cc381acdcabae4dfbe4ab37feb84765301358c453edfd01ecd6d0d89 |
|
MD5 | 9546eac43c9fab01af5c59561e6de1ed |
|
BLAKE2b-256 | 9a2e856d99fb319905d59ec774ecd1ff2b1899492c2243f301ceb028588de68f |