Various time management related widgets for the Textual framework.
Try the widgets out beforehand with uv
:
uvx --from git+https://github.com/ddkasa/textual-timepiece demo
pip install textual-timepiece
uv add textual-timepiece
poetry add textual-timepiece
Note
Requires whenever as an additional dependency.
DatePicker
DurationPicker
TimePicker
DateTimePicker
DateRangePicker
DateTimeRangePicker
ActivityHeatmap
HeatmapManager
- And more to come...
MIT. Check LICENSE for more information.