{"library":"timedelta","type":"library","category":null,"description":"The `timedelta` library, last updated in 2020, provides a custom `Timedelta` class intended as a replacement for Python's standard `datetime.timedelta`. It aims to offer similar functionality for representing durations and performing time arithmetic, but its development appears to be inactive. The current version is 2020.12.3.","language":"python","status":"abandoned","version":"2020.12.3","tags":["datetime","time","utility","duration","unmaintained"],"last_verified":"Mon May 25","install":[{"cmd":"pip install timedelta","imports":["import timedelta\ntd_obj = timedelta.Timedelta(...)","from datetime import timedelta"]}],"homepage":null,"github":"https://github.com/andrewp-as-is/timedelta.py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/timedelta/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/timedelta/compatibility"}}