Initialize lists with values, ranges & dates
Master list initialization, using simple techniques and level up your Python skills.
The Python snippet collection contains helper functions for Python 3.6. It includes utilities for most common data types, such as primitivies, lists, dictionaries and date objects.
Master list initialization, using simple techniques and level up your Python skills.
Calculates the day, month, or year difference between two dates.
Checks if the given date is a weekend or a weekday.
Calculate dates relative to today or a given date by adding or subtracting days.