Skip to main content

Python ux tools to ease tracking scripts

Project description

Pyux is a set of functions and classes that help with keeping track of what is happening during a script execution. It contains simple but helpful classes. Contributions to the package are welcomed !

Three modules are available :

  • console provide tools to print stuff to console while a script is executing

  • time provide tools in relation with time, which is measuring it or waiting for it

  • logging contains a wrapper around a logger from logging module to spare you configuring one.

Installation

You can download pyux from PyPi. There is only one requirement which is package colorama, which will be automatically installed with pyux.

pip install pyux-track

Demonstration script

Once installed, the package comes with a demonstration script that you can use to see how the available classes behave. The demo is exhaustive and interactive so you can skip some sections if you want, or quit it if you get bored. Launch the demo by typing in a terminal :

python -m pyux

Please note that the demo does not provide any information on how to use the classes : you will find detailed explanations in the documentation.

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

pyux-track-0.1.4.tar.gz (16.2 kB view details)

Uploaded Source

File details

Details for the file pyux-track-0.1.4.tar.gz.

File metadata

  • Download URL: pyux-track-0.1.4.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for pyux-track-0.1.4.tar.gz
Algorithm Hash digest
SHA256 0f95d6ac36de6b262b5e1798a7eaad2daf386db5812f281bb335c2bf5a91f059
MD5 df5f2acded36c1af46e91a45211cc9e7
BLAKE2b-256 d2c3d7c9a7111e6cc491931d70f00be46d77ae569fc89a95f4ae3c486debe319

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