{"library":"jdcal","type":"library","category":null,"description":"jdcal is a Python module designed for converting between Julian dates and calendar dates, supporting both proleptic Gregorian and Julian calendars. It enhances precision by storing Julian dates as a pair of floating-point numbers. The library provides functions for conversions in both directions (e.g., `gcal2jd` for Gregorian to Julian Date, and `jd2gcal` for the reverse). The current version is 1.4.1, with its last update in April 2019, suggesting a maintenance-focused release cadence.","language":"python","status":"maintenance","version":"1.4.1","tags":["astronomy","calendar","date","time","julian date","gregorian date"],"last_verified":"Thu May 21","install":[{"cmd":"pip install jdcal","imports":["from jdcal import gcal2jd","from jdcal import jd2gcal","from jdcal import jcal2jd","from jdcal import jd2jcal"]}],"homepage":null,"github":"https://github.com/phn/jdcal","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jdcal/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jdcal/compatibility"}}