Custom App Environment
Project description
PyXHCustApp
A library provide functionality process chia plot log.
Installation
pip install pyXhCustApp
pip3 install pyXhCustApp
Demo
from py_xh_custapp_xethhung12 import CustApp
CustApp.appDefault("abc_app")
print(app.has_proxy())
app.set_kv('xxx', "xxx")
app.set_kv('xxx', "yyy")
print(app.get_kv('xxx'))
app.rm_kv('xxx')
print(app.has_kv('xxx'))
print(app.home)
# `python -m py_xh_custapp_xethhung12` can be replace by `pyXhCustapp` as short cut script
python -m py_xh_custapp_xethhung12 {name_space} list #Show all all
python -m py_xh_custapp_xethhung12 {name_space} exist {key} #return true if {key} exists
python -m py_xh_custapp_xethhung12 {name_space} value {key} #return value of {key} or None
python -m py_xh_custapp_xethhung12 {name_space} set {key} {value} #set {value} to {key}
python -m py_xh_custapp_xethhung12 {name_space} remove {key} #remove {key}
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
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_xh_custapp_xethhung12-0.0.5.tar.gz.
File metadata
- Download URL: py_xh_custapp_xethhung12-0.0.5.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb4bd925763caa11b5741d86c2ca901c1edcb66501d102ce9018de9746df55ac
|
|
| MD5 |
c0a1f874b5af74fd9a4026770eb5f4fd
|
|
| BLAKE2b-256 |
b104b252ea80b5f8639fdffe1e93326cc99c6b2c74639a4cbc1764fd30d95256
|
File details
Details for the file py_xh_custapp_xethhung12-0.0.5-py3-none-any.whl.
File metadata
- Download URL: py_xh_custapp_xethhung12-0.0.5-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84d34960015252ac2cd313db3152d0ae389aa2addc59992dc224feeb1e9f0ed1
|
|
| MD5 |
ad7f916cfe18ce79bb507d779772dfa8
|
|
| BLAKE2b-256 |
1c13592d9de7197d6cf15edc6f3370329aa32a01bd23610886f1ede942d27fef
|