A smarter print and profile for Python execution checks.
Project description
['# pyProdigy : A Smarter Print for Execution Checks\n', 'A Python Library to Track Program Progress\n', '\n', '\n', '# Dependencies\n', 'Please make sure that the following Python packages are installed on your system / virtual environment : tqdm, colorama, pyfiglet, psutil\n', '\n', '# Setup\n', '1. Download the main.py
file from this repo and rename it to pyprodigy.py
.\n', '2. Add these lines to the start of your Python script:\n', 'python\n', 'import sys\n', 'sys.path.append("/location/of/pyprodigy.py")\n', 'from pyprodigy import check\n', '
\n', '\n', '# Usage\n', '1. check("header", "Your Header Goes Here")
: Print the graffitti header.\n', '2. check("pass", "Your custom pass message here")
\n', '3. check("info", "Your custom info message here")
\n', '4. check("finish")
: program execution finishes here.\n', '\n', '# Updates\n', 'The package will soon be uploaded for PyPI\n']
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
Built Distribution
File details
Details for the file pychek-0.0.2.1.tar.gz
.
File metadata
- Download URL: pychek-0.0.2.1.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a29f248949cb18b4250b62c216e5e3b8f410bd3b0f049691a4045b10c0ce0ce9 |
|
MD5 | d944fe243ebc783e1dde8d8db4d961e6 |
|
BLAKE2b-256 | 503d94dd731d7befc7e03769a957be2a73ca5d98c4ca3eee137d8ee094bd3f3d |
File details
Details for the file pychek-0.0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pychek-0.0.2.1-py3-none-any.whl
- Upload date:
- Size: 16.1 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 | d4c6716817e0b11923bca54fa6335ca6c4f985d869ccabc97df9fb5924a17866 |
|
MD5 | fcfe8770b42de9a4e5964b228d6aef8d |
|
BLAKE2b-256 | 46e189c1ff4cb89865da7a9a42243473dde517457e46efbce367e6c8b9500820 |