


# Textual Timepiece
> Various time management related widgets for the [Textual](https://github.com/Textualize/textual) framework.
## Demo
Try the widgets out beforehand with `uv`:
```sh
uvx --from git+https://github.com/ddkasa/textual-timepiece demo
```
## Install
```sh
pip install textual-timepiece
```
```sh
uv add textual-timepiece
```
```sh
poetry add textual-timepiece
```
> [!NOTE]
> Requires [whenever](https://github.com/ariebovenberg/whenever) as an additional dependency.
## Included Widgets
- `DatePicker`
- `DurationPicker`
- `TimePicker`
- `DateTimePicker`
- `DateRangePicker`
- `DateTimeRangePicker`
- `ActivityHeatmap`
- `HeatmapManager`
- _And more to come..._
## License
MIT. Check [LICENSE](LICENSE.md) for more information.
Raw data
{
"_id": null,
"home_page": null,
"name": "textual-timepiece",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "activity, date, heatmap, textual, time, tui, whenever, widget",
"author": null,
"author_email": "David Kasakaitis <davidkasakaitis@proton.me>",
"download_url": "https://files.pythonhosted.org/packages/26/6d/f2c43e05fdfc1930e17803d67fb077aa62324d60eda565dba7c7e5ebeb35/textual_timepiece-0.2.0.tar.gz",
"platform": null,
"description": "\n\n\n\n# Textual Timepiece\n\n> Various time management related widgets for the [Textual](https://github.com/Textualize/textual) framework.\n\n## Demo\n\nTry the widgets out beforehand with `uv`:\n\n```sh\nuvx --from git+https://github.com/ddkasa/textual-timepiece demo\n```\n\n## Install\n\n```sh\npip install textual-timepiece\n```\n\n```sh\nuv add textual-timepiece\n```\n\n```sh\npoetry add textual-timepiece\n```\n\n> [!NOTE]\n> Requires [whenever](https://github.com/ariebovenberg/whenever) as an additional dependency.\n\n## Included Widgets\n\n- `DatePicker`\n- `DurationPicker`\n- `TimePicker`\n- `DateTimePicker`\n- `DateRangePicker`\n- `DateTimeRangePicker`\n- `ActivityHeatmap`\n- `HeatmapManager`\n- _And more to come..._\n\n## License\n\nMIT. Check [LICENSE](LICENSE.md) for more information.\n",
"bugtrack_url": null,
"license": null,
"summary": "Various time related widgets & functionality for Textual.",
"version": "0.2.0",
"project_urls": {
"Changelog": "https://github.com/ddkasa/textual-timepiece/tree/main/docs/CHANGELOG.md",
"Coverage": "https://app.codecov.io/gh/ddkasa/textual-timepiece",
"Issues": "https://github.com/ddkasa/textual-timepiece/issues",
"Repository": "https://github.com/ddkasa/textual-timepiece"
},
"split_keywords": [
"activity",
" date",
" heatmap",
" textual",
" time",
" tui",
" whenever",
" widget"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "21201c5bbe4dc412f240312a47edd22554f2fc80fec999cf478f4160b42c8535",
"md5": "ce2782bd8c315e247d33c0165d2d13d8",
"sha256": "32cde1250f4b0d08d3130018b6c30e79b8e861929e384ef43552cc26aa2f16a3"
},
"downloads": -1,
"filename": "textual_timepiece-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce2782bd8c315e247d33c0165d2d13d8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 38409,
"upload_time": "2025-02-13T12:43:49",
"upload_time_iso_8601": "2025-02-13T12:43:49.492062Z",
"url": "https://files.pythonhosted.org/packages/21/20/1c5bbe4dc412f240312a47edd22554f2fc80fec999cf478f4160b42c8535/textual_timepiece-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "266df2c43e05fdfc1930e17803d67fb077aa62324d60eda565dba7c7e5ebeb35",
"md5": "274bd00e19a574c189bc7ffcb5c0af6b",
"sha256": "8415eab67983506574e10b324af80c13c60e52f18c8e2705507336d74353518f"
},
"downloads": -1,
"filename": "textual_timepiece-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "274bd00e19a574c189bc7ffcb5c0af6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 153805,
"upload_time": "2025-02-13T12:43:50",
"upload_time_iso_8601": "2025-02-13T12:43:50.610403Z",
"url": "https://files.pythonhosted.org/packages/26/6d/f2c43e05fdfc1930e17803d67fb077aa62324d60eda565dba7c7e5ebeb35/textual_timepiece-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 12:43:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ddkasa",
"github_project": "textual-timepiece",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "textual-timepiece"
}