Powerful Date Calculations, Event Tracking in Python!
Fates is a Python library designed for managing periods of time. It offers simple and efficient functionalities to calculate date intervals, manipulate time zones, and perform temporal calculations.
Perfect for integrating into commercial systems, websites, and applications that deal with dates and times.
- Date interval calculations
- Time zone manipulation
- Temporal arithmetic (addition/subtraction)
- Easy-to-use formatting for results
Install via pip:
pip install fates
This project is licensed under the MIT License - see the LICENSE file for details.