A smarter print and profile for Python execution checks.
Project description
pyChek : A Smarter Print for Execution Checks
A Python Library to Track Program Progress
Dependencies
Please make sure that the following Python packages are installed on your system / virtual environment : tqdm, colorama, pyfiglet, psutil
Installation
Simply run the following:
pip install pychek
Usage
First, add from pychek import check
to your program header. Then, you can do the following wherever needed in the program :
check("header", "Your Header Goes Here")
: Print the graffitti header.check("pass", "Your custom pass message here")
check("info", "Your custom info message here")
check("finish")
: program execution finishes here.
Updates & Other Info
Github: https://github.com/xbais/pychek
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
pychek-0.0.2.4.tar.gz
(15.9 kB
view details)
Built Distribution
pychek-0.0.2.4-py3-none-any.whl
(18.0 kB
view details)
File details
Details for the file pychek-0.0.2.4.tar.gz
.
File metadata
- Download URL: pychek-0.0.2.4.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49f362992a7b5964d3cf35bf1e6f6f3569fdd7192a8158696cba9e0c0f7eb247 |
|
MD5 | b8e6c90f4e0f260ab8faa9452686ff1f |
|
BLAKE2b-256 | 5fcdbeb31c62af65967e431659c1c90bee061a138b3d86035094ec75bf519267 |
File details
Details for the file pychek-0.0.2.4-py3-none-any.whl
.
File metadata
- Download URL: pychek-0.0.2.4-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad98bcc5e1b6f087eb04091242fc84032f1adf578a86ad3d66a9fc6133bf9023 |
|
MD5 | d1eb1f58486bcc7d626c097a8b950976 |
|
BLAKE2b-256 | c73ea8f3893a4816b3bfef3e4a4a3b4e397c9c8e32d0df4127a895cf2ba760e8 |