Skip to main content

A small until for my needs.

Project description

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.

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

py-laxz-0.6.9.tar.gz (22.8 kB view hashes)

Uploaded Source

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