A Utility for Sys Admin or Personal Use (Intergrated with SHELL).
TODO to integrate with ORM relational databases.
Installation (any platform)
$ python3 -m pip install --no-cache-dir --upgrade py-laxz
Usage (as script)
$ pylaxz --help # for options
$ pylaxz -N --help # for Network options
$ pylaxz -S --help # for System options
$ pylaxz -L --help # for SHELL options
Rare Usage (as direct)
$ python3 -m pylaxz -h
Usage (as python module - logxs for machine learning)
>>> from pylaxz.utils.logxs import printf
>>> printf(ANYTHING)
if you have time :
>>> import pylaxz
>>> dir(pylaxz)
>>> help(pylaxz)
- printf is logger function and works well with various python's data types
- and also with numpy's data shapes.
Release files for py-laxz 0.6.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py-laxz-0.6.9.tar.gz | 22.8 kB | Details |
Release files / py-laxz-0.6.9.tar.gz
| Download URL | py-laxz-0.6.9.tar.gz |
|---|---|
| Size | 22.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
53821811d2e02c67a25b855bb907db25a8d87c66d495b5a48a59d0269c2cf9eb
|
|
BLAKE2b-256 checksum How to use checksums |
c54102348ee557652fe447c4858c8989d6bfbd74833f612479834dbd3f9146df
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.20.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
|