Skip to main content

Custom App Environment

Project description

PyXHCustApp

A library provide functionality process chia plot log.

Installation

pip install pyXhCustApp
pip3 install pyXhCustApp

Demo

from pyXhCustApp 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 pyXhCustApp {name_space} list #Show all all
python -m pyXhCustApp {name_space} exist {key} #return true if {key} exists
python -m pyXhCustApp {name_space} value {key} #return value of {key} or None
python -m pyXhCustApp {name_space} set {key} {value} #set {value} to {key}
python -m pyXhCustApp {name_space} remove {key} #remove {key}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyXhCustApp-0.0.4.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

pyXhCustApp-0.0.4-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file pyXhCustApp-0.0.4.tar.gz.

File metadata

  • Download URL: pyXhCustApp-0.0.4.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.3

File hashes

Hashes for pyXhCustApp-0.0.4.tar.gz
Algorithm Hash digest
SHA256 1dfa40ed98537711e7469452c267589007e9cf97e995b5d75fe1e33ad3e17498
MD5 fe31bd02873efcc429d9448ddca64f82
BLAKE2b-256 afd80663a2499408cb45a444acc938230c9fda8b69bab280a7673d6ecd6a5237

See more details on using hashes here.

File details

Details for the file pyXhCustApp-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: pyXhCustApp-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.3

File hashes

Hashes for pyXhCustApp-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bd322bdf2bca0a32bbb98fb3b4106d9319ef5808e38e13e3bf1b2684b78ff280
MD5 6e806ec29a644a91ad4ab3b9515c85dc
BLAKE2b-256 fcd6aed2d0df31c4783eb286d3d4ec1c760f9bb677bca6ec6a6342d778847e33

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page