Class for working with time slots that have an arbitrary start and end
Completes the Python datetime module: datetime (a time), time delta (a duration), timezone (an offset), timeslot (a range/interval). Supports operations such as: overlaps, intersects, contains, intersection, adjacent, gap, union. Initially developed as part of aw-core, and inspired by a similar library for .NET. You might also be interested in pandas.Interval.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.2^20240509.af35445-4.fc42 | - |
Fedora 42 | 0.1.2^20240509.af35445-4.fc42 | - |
Fedora 41 | 0.1.2^20240509.af35445-3.fc41 | - |
Fedora 40 | 0.1.2^20240509.af35445-1.fc40 | - |
You can contact the maintainers of this package via email at
python-timeslot dash maintainers at fedoraproject dot org
.