{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/7"}],"enrichment":{"capability":"Neotime provides temporal data classes (Duration, Date, Time, DateTime) with nanosecond precision, similar to the standard library's datetime module but with finer granularity.","skillfed_tags":["abandoned","legacy-python"],"use_cases":["Working with temporal data in legacy systems or projects locked to Python 2.7 or early Python 3 versions.","Prototyping or learning about nanosecond-precision time handling in a datetime-like API.","Historical code maintenance where neotime is already a dependency and cannot be easily replaced.","Applications requiring ISO-8601 inspired temporal type design."],"what_it_does":"Neotime is a temporal data library that extends the standard library's datetime module with nanosecond-precision classes for Duration, Date, Time, and DateTime. It draws design inspiration from ISO-8601 and aims to provide a similar API surface to datetime but with finer time resolution.\n\nThe package is abandoned as of 2018-12-04 with no recent maintenance or updates. It was built for Python 2.7 and 3.4\u20133.7, making it unsuitable for modern Python environments without verification of compatibility. No runtime dependencies are required, but the high install friction and lack of active support mean it is a risky choice for new projects.","worth_installing":"No. The package is abandoned (last release 2018-12-04) and targets obsolete Python versions (2.7, 3.4\u20133.7). Modern Python users should use the standard library's datetime module or actively maintained alternatives. Install only if you are maintaining legacy code that already depends on it."},"id":"neotime","links":{"html":"https://skillfed.io/packages/neotime","md":"https://skillfed.io/packages/neotime.md","pypi":"https://pypi.org/project/neotime/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-12-04","license_spdx":null,"license_treatment":"permissive","name":"neotime","python_support":"unspecified","summary":"Nanosecond resolution temporal types"},"popularity":{"monthly_downloads":269708,"position":8251,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.7.4"}
