Skip to main content

pyChek : A Smarter Print for Execution Checks

Project description

pyChek : A Smarter Print for Execution Checks

A Python Library to Track Program Progress 2023-11-01_03-33

Dependencies

Please make sure that the following Python packages are installed on your system / virtual environment : tqdm, colorama, pyfiglet, psutil

Setup

  1. Download the main.py file from this repo and rename it to pyprodigy.py.
  2. Add these lines to the start of your Python script:
import sys
sys.path.append("/location/of/pyprodigy.py")
from pychek import check

Usage

  1. check("header", "Your Header Goes Here") : Print the graffitti header.
  2. check("pass", "Your custom pass message here")
  3. check("info", "Your custom info message here")
  4. check("finish") : program execution finishes here.

Note:

PyChek will not work in interactive Python shell.

Updates

The package will soon be uploaded for PyPI

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

PyChek-0.1.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

PyChek-0.1-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file PyChek-0.1.tar.gz.

File metadata

  • Download URL: PyChek-0.1.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for PyChek-0.1.tar.gz
Algorithm Hash digest
SHA256 1cd1b38fd1e58bef001131377e9e409c88bea90a6987b9aa8734ce1fc42e1187
MD5 2028507c3a859a85f73c53ee3b2e15d3
BLAKE2b-256 f881db18db4b7a877c014b8eb955f0c7c7b10ee131841f410875177b12b52dbc

See more details on using hashes here.

File details

Details for the file PyChek-0.1-py3-none-any.whl.

File metadata

  • Download URL: PyChek-0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for PyChek-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9a13601afb97e876843c230d3151fc7c312774b0786499778a2285453bddba7a
MD5 98b8b9fd72ee7f48c4ecc97a0d4b9277
BLAKE2b-256 0fab1213ee8566345c407fca0efa08c9730bf2f819b4fad1cce9c3c099c2b4f9

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