![perclock](https://github.com/1darshanpatil/percentum/assets/72539638/6ee23d37-6f33-49ff-8182-9909325f7ecc)
# Percentum
---
**percentum** is a Python command-line interface (CLI) package designed to provide a clear perception of time in terms of hours, minutes, and working hours as a percentage of total time.
The primary intention behind creating and publishing this package is to assist individuals who tend to be workaholics and often lose track of time. They may find themselves immersed in work, losing sight of the passage of time. This phenomenon is well-explained in [Psychology Stack Exchange](https://psychology.stackexchange.com/questions/27694/the-perception-of-time-of-workaholics).
The secondary purpose is that we often say, "What's the big deal? It's only 15 minutes." Essentially, we don't value time, as 14.4 minutes represent 1% of your day, and we all know that 1% is a significant portion.
## Usage
To use **percentum**, follow these simple steps:
1. Install the package:
```bash
$ pip install percentum
```
2. Usage
```bash
$ sand
Time Used: |████████████████████████--------------------------| 48.91%
```
## License
percentum is released under the MIT License. See the [LICENSE](LICENSE) file for more details.
Raw data
{
"_id": null,
"home_page": "https://github.com/1darshanpatil/percentum",
"name": "percentum",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.2",
"maintainer_email": "",
"keywords": "time,clock,hourglass,arena",
"author": "Darshan P.",
"author_email": "drshnp@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/08/6d/3e1d86711eacaa7b152836d8d6f85431146d2a980c0f925e574a497f23c6/percentum-0.1.tar.gz",
"platform": null,
"description": "![perclock](https://github.com/1darshanpatil/percentum/assets/72539638/6ee23d37-6f33-49ff-8182-9909325f7ecc)\n\n\n\n# Percentum\n\n---\n\n**percentum** is a Python command-line interface (CLI) package designed to provide a clear perception of time in terms of hours, minutes, and working hours as a percentage of total time.\n\nThe primary intention behind creating and publishing this package is to assist individuals who tend to be workaholics and often lose track of time. They may find themselves immersed in work, losing sight of the passage of time. This phenomenon is well-explained in [Psychology Stack Exchange](https://psychology.stackexchange.com/questions/27694/the-perception-of-time-of-workaholics).\n\nThe secondary purpose is that we often say, \"What's the big deal? It's only 15 minutes.\" Essentially, we don't value time, as 14.4 minutes represent 1% of your day, and we all know that 1% is a significant portion.\n\n## Usage\n\nTo use **percentum**, follow these simple steps:\n\n1. Install the package:\n\n ```bash\n $ pip install percentum\n ```\n2. Usage\n ```bash\n $ sand\n Time Used: |\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588--------------------------| 48.91%\n ```\n\n\n\n## License\n\npercentum is released under the MIT License. See the [LICENSE](LICENSE) file for more details.",
"bugtrack_url": null,
"license": "MIT",
"summary": "A CLI application for the percentage of the day.",
"version": "0.1",
"project_urls": {
"Documentation": "https://github.com/1darshanpatil/percentum#readme",
"Homepage": "https://github.com/1darshanpatil/percentum",
"Source": "https://github.com/1darshanpatil/percentum",
"Tracker": "https://github.com/1darshanpatil/xpost/issues"
},
"split_keywords": [
"time",
"clock",
"hourglass",
"arena"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "086d3e1d86711eacaa7b152836d8d6f85431146d2a980c0f925e574a497f23c6",
"md5": "1d0272a948d76dc218a989e74283b6e0",
"sha256": "176cf7ededec77bd0a494f8bec9eedd45848269192e2f0ad0fdc67455e2481de"
},
"downloads": -1,
"filename": "percentum-0.1.tar.gz",
"has_sig": false,
"md5_digest": "1d0272a948d76dc218a989e74283b6e0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.2",
"size": 2919,
"upload_time": "2024-02-02T17:30:46",
"upload_time_iso_8601": "2024-02-02T17:30:46.540868Z",
"url": "https://files.pythonhosted.org/packages/08/6d/3e1d86711eacaa7b152836d8d6f85431146d2a980c0f925e574a497f23c6/percentum-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-02 17:30:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "1darshanpatil",
"github_project": "percentum",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "percentum"
}