Time tool (Stop-Watch / Sleep / Pause / etc...)
Project description
last update :
PACKAGE = 2026/01/21 ;
README = 2026/02/03
Jarbin-ToolKit:Time v0.1.1.0
Latest development version
🟠 UNDER DEVELOPMENT 🟠 v0.1.1.0 🟠Latest release
🟢 RELEASED 🟢 v0.1.0.0 🟢Description
jarbin-toolkit:time is a Python library designed to help you create enhanced terminal interfaces. It's improving the appearance and readability of your command-line interface with lightweight animations, colorful text, and neat formatting. If you want to make your terminal programs more readable and visually structured, this library is for you!
Table of Contents
- Description
- Features
- Tech Stack
- Installation
- Usage
- Project Structure
- API Reference
- Release Notes
- License
- Important Links
- Footer
Features
- Timers: Use the built-in stopwatch to measure how long parts of your code take to run.
Tech-Stack
- Language: Python - Chosen for its readability and versatility.
- Frameworks: Python - Entirely implemented in Python.
Installation
To begin , install jarbin-toolkit:time:
Prerequisites:
Make sure you have Python 3.11 or newer installed on your computer.
You can check your Python version by opening a terminal and typing python --version.
Install from PyPI (recommended):
Open your terminal and run this command:
pip install jarbin_toolkit_time
This will automatically download and install the library from PyPI.
Install from GitHub:
If you want the latest version directly from the source, you can install it using git:
git clone -b latest NONE
make -C lib/jarbin_toolkit_time install
This downloads the code, then the install script handles the installation.
These commands install the jarbin-toolkit:time package and its dependencies (datetime).
Usage
Here are some examples demonstrating how to use jarbin-toolkit:time:
Basic Error
from jarbin_toolkit_time import Time, StopWatch
API-Reference
. = function ; + = class constructor ; _ = class method ; @ = static method ; # = class variable
Error Module
- Error: Class for custom error handling.
+Error(message: str = "an error occurred", error: str = "Error", link: tuple[str, int] | None = None): Constructor to create an error object.
Release-Notes
-
v0.1.0:
- [UPDATE]
jarbin_toolkit_timeupdate (removed unlinked sub-modules) - [INIT] add
epitech_consoleto jarbin-toolkit (renamedjarbin_toolkit_time)
- [UPDATE]
License
This project is licensed under the GNU General Public License v3.0 - see the NONE file for details.
Important-Links
Files
Wiki
Footer
- Repository: NONE
- Author: Nathan Jarjarbin
- Contact: nathan.amaraggi@epitech.eu
⭐️ Like the project? Give it a star! 🐛 Found a bug? Report it in the issues!
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
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 jarbin_toolkit_time-0.1.1.0.tar.gz.
File metadata
- Download URL: jarbin_toolkit_time-0.1.1.0.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85fcead16620a6190306b96f19ea3256d6e63b78b6ec14ec2fa4a240257ad50b
|
|
| MD5 |
0ae94f586cd7d5e5e6ed40d8c75b35f2
|
|
| BLAKE2b-256 |
8de202563bdbc34ce306232d85bc6a66908c94f68bbb471a1b48049c20fdd357
|
File details
Details for the file jarbin_toolkit_time-0.1.1.0-py3-none-any.whl.
File metadata
- Download URL: jarbin_toolkit_time-0.1.1.0-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f78d4c44fd84cd68779bc7de91b40ea027a1dda853b0a56ca6025a7bf7eb1566
|
|
| MD5 |
13930c48a34e0510834b6c7da1ad40db
|
|
| BLAKE2b-256 |
e4716963647deda0cc5bc9e666605bf57828591c297ecba60bd7d27e38431fa3
|