Skip to main content

A smarter print and profile for Python execution checks.

Project description

pyProdigy : 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 pyprodigy 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.

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.0.2.3.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

pychek-0.0.2.3-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file pychek-0.0.2.3.tar.gz.

File metadata

  • Download URL: pychek-0.0.2.3.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pychek-0.0.2.3.tar.gz
Algorithm Hash digest
SHA256 50381a936fc88c46ea90bd009f16091510b43cceb491672a0afb563cb9dece9c
MD5 74d5df0e06427c582699a2dd4775d4c2
BLAKE2b-256 053659b93b269d2ddcabc8d813617b5e24ed34853e811a71b78091316e7c356e

See more details on using hashes here.

File details

Details for the file pychek-0.0.2.3-py3-none-any.whl.

File metadata

  • Download URL: pychek-0.0.2.3-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

Hashes for pychek-0.0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d93d12fff8d90645c5175151601ca58a16101adf2a972ee330f8cbb97e0eb17e
MD5 aaf2f79c45c95633fb9ec69f62bac16f
BLAKE2b-256 658972ea95779f64d30c530b329662621fea5aae604719ce07eb94f88b5d8f0f

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