tick tock for python
Project description
Ptick Ptock
Summary
A simple stopwatch imitating tool inspired by tic toc in MATLAB
Have you been a victim of scrutinous time calculation in python?
The constant time subtractions and manipulations.....? I know.
This library masks those steps for you; "abstracts it" as you would term it.
Link to PyPi Ptick-Ptock
Project Timeline
Installation
Use the package manager pip to install ptick-ptock.
pip install ptick-ptock
Usage
from ptick_ptock import ptick_ptock
# returns ptick-ptock object
object = ptick_ptock()
#starts time calculation
object.ptick()
#returns elapsed time
object.datetime_ptock()
#prints elapsed time
object.print_ptock()
License
* P.S. : The timeline was a joke 🤓 *
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 ptick_ptock-1.0.1.tar.gz.
File metadata
- Download URL: ptick_ptock-1.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e05a0d4136e43df88ae853977ae3a66bfad4629d4e8736242a41ffc9610aa77
|
|
| MD5 |
5ea1829c3a492947fc71d34372bd8374
|
|
| BLAKE2b-256 |
1304be29d70126ff55ddfb2e22f4feb4c78f3e526887603c806ac154e885f0fd
|
File details
Details for the file ptick_ptock-1.0.1-py3-none-any.whl.
File metadata
- Download URL: ptick_ptock-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c571ad18f95c1c33bda7b60f5da92a07cf37ab865900b37449b47cce6663beea
|
|
| MD5 |
72ae4186bd26d59e2846a3c1cc108dfa
|
|
| BLAKE2b-256 |
86e8beb657d441b9151499562c323b621527bb803f6f7fe4a41d8d1f94d713dc
|