A helper tool that shows the execution time while running Python scripts
Project description
pychron ⏱️
pychron is a simple command-line tool that shows the execution time of your Python scripts in real time.
It prints the elapsed time while the script is running, and shows a clean summary when the script finishes.
✨ Features
- ✅ Shows elapsed time in real time (live timer)
- ✅ Does not break or hide your script output (
stdout) - ✅ Prints start time, finish time, and total time
- ✅ Colorful and terminal-friendly ANSI output
- ✅ Very lightweight and easy to use
📦 Installation
Install using pip:
pip3.12 install pychron
pychron main.py
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
pychron-0.1.0.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pychron-0.1.0.tar.gz.
File metadata
- Download URL: pychron-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93705fb7f9361cfd96e4e4b2a61dbdde967f48a43270370a67545ce516319bc6
|
|
| MD5 |
99b559b526a57892f9b5e42460522504
|
|
| BLAKE2b-256 |
f472ae97feab7d8de34f706cce6a72141afb2b28b8e45c216c8d0fcd0eeb6ab7
|
File details
Details for the file pychron-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pychron-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd562fa9c98e218e9fc675ca6c4ed05cc63223ee848d0a7c595e89a2740c6aba
|
|
| MD5 |
71a599e3a4fb2181db6d665526c0c75a
|
|
| BLAKE2b-256 |
e8f4d584b1667feade6b034465319ca3f182dc519b08f5e56c34eddef01d2adc
|