Name | terminal_wrapped JSON |
Version |
0.4.0
JSON |
| download |
home_page | None |
Summary | Add your description here |
upload_time | 2024-12-07 17:42:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Terminal Wrapped 🎄✨
Get your year-in-review for your terminal! Just like Spotify Wrapped, but for your command line adventures! 🚀
## Installation 📦
```bash
pip install terminal_wrapped
```
# Usage 💻
Simply run:
```bash
terminal_wrapped
```
And enjoy the journey through your command line year! Navigate with:
- n or space: next slide
- p: previous slide
- q: quit
# Features 🌟
- Command usage statistics 📊
- Daily activity patterns ⏰
- Your most complex commands 🎸
- Alias analysis 🎹
- Time-of-day insights 🌅
# Technical Details 🔧
- Pure Python implementation
- Single dependency: colorama for cross-platform color support
- Works with zsh history
- No data leaves your machine 🔒
# Happy Wrapped! 🎅
End your coding year with some fun statistics!
May your commits be clean and your builds be green! 🎄
Raw data
{
"_id": null,
"home_page": null,
"name": "terminal_wrapped",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Raoul Grouls <Raoul.Grouls@han.nl>",
"download_url": "https://files.pythonhosted.org/packages/69/bf/f03e641b6d1f4dd1506ab56388377795a8be56338ce4f04dc137d58d8685/terminal_wrapped-0.4.0.tar.gz",
"platform": null,
"description": "# Terminal Wrapped \ud83c\udf84\u2728\n\nGet your year-in-review for your terminal! Just like Spotify Wrapped, but for your command line adventures! \ud83d\ude80\n\n## Installation \ud83d\udce6\n```bash\npip install terminal_wrapped\n```\n\n# Usage \ud83d\udcbb\nSimply run:\n```bash\nterminal_wrapped\n```\n\nAnd enjoy the journey through your command line year! Navigate with:\n\n- n or space: next slide\n- p: previous slide\n- q: quit\n\n# Features \ud83c\udf1f\n- Command usage statistics \ud83d\udcca\n- Daily activity patterns \u23f0\n- Your most complex commands \ud83c\udfb8\n- Alias analysis \ud83c\udfb9\n- Time-of-day insights \ud83c\udf05\n\n# Technical Details \ud83d\udd27\n- Pure Python implementation\n- Single dependency: colorama for cross-platform color support\n- Works with zsh history\n- No data leaves your machine \ud83d\udd12\n\n# Happy Wrapped! \ud83c\udf85\nEnd your coding year with some fun statistics!\nMay your commits be clean and your builds be green! \ud83c\udf84\n",
"bugtrack_url": null,
"license": null,
"summary": "Add your description here",
"version": "0.4.0",
"project_urls": {
"GitHub": "https://github.com/raoulg/terminal_wrapped"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5cb8c117d4d8b059e7e9374ee5c552ff90817c54cb29c17c6622f00df7e7ed7d",
"md5": "ccab0528fed09c86750174300f64410e",
"sha256": "c6b51a3473dca16bf9ca095aa54bb131aaa94397f7d984092ba4c83573783fc2"
},
"downloads": -1,
"filename": "terminal_wrapped-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ccab0528fed09c86750174300f64410e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 9797,
"upload_time": "2024-12-07T17:42:49",
"upload_time_iso_8601": "2024-12-07T17:42:49.266853Z",
"url": "https://files.pythonhosted.org/packages/5c/b8/c117d4d8b059e7e9374ee5c552ff90817c54cb29c17c6622f00df7e7ed7d/terminal_wrapped-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "69bff03e641b6d1f4dd1506ab56388377795a8be56338ce4f04dc137d58d8685",
"md5": "1b0396f2de5673821f18e94962c53641",
"sha256": "3726635dcdf03253a9bf8e1fec5eeff4ddf0c96adfef027be4d2c18dd4fa333d"
},
"downloads": -1,
"filename": "terminal_wrapped-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "1b0396f2de5673821f18e94962c53641",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 11572,
"upload_time": "2024-12-07T17:42:50",
"upload_time_iso_8601": "2024-12-07T17:42:50.878863Z",
"url": "https://files.pythonhosted.org/packages/69/bf/f03e641b6d1f4dd1506ab56388377795a8be56338ce4f04dc137d58d8685/terminal_wrapped-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-07 17:42:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "raoulg",
"github_project": "terminal_wrapped",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "terminal_wrapped"
}