Skip to content

Powerful Date Calculations and Temporal Manipulation in Python!

License

Notifications You must be signed in to change notification settings

Andessonreis/pyfates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fates

Powerful Date Calculations, Event Tracking in Python!

Description

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.


Features

  • Date interval calculations
  • Time zone manipulation
  • Temporal arithmetic (addition/subtraction)
  • Easy-to-use formatting for results

Getting Started

Install via pip:

pip install fates

License

This project is licensed under the MIT License - see the LICENSE file for details.