{"id":17300278,"url":"https://github.com/alexhsamuel/ora","last_synced_at":"2025-04-14T11:12:25.252Z","repository":{"id":37820300,"uuid":"48077915","full_name":"alexhsamuel/ora","owner":"alexhsamuel","description":"Standalone time and date implementation for C++ and Python.","archived":false,"fork":false,"pushed_at":"2024-07-22T20:19:07.000Z","size":3552,"stargazers_count":12,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T11:12:12.960Z","etag":null,"topics":["calendar","cplusplus","python","time","time-zone"],"latest_commit_sha":null,"homepage":"https://ora.readthedocs.io","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexhsamuel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-16T00:52:45.000Z","updated_at":"2024-07-22T20:19:10.000Z","dependencies_parsed_at":"2024-11-08T04:01:36.420Z","dependency_job_id":"76a5cb74-3cb4-4b39-beab-8a3ab861c6ff","html_url":"https://github.com/alexhsamuel/ora","commit_stats":{"total_commits":1724,"total_committers":3,"mean_commits":574.6666666666666,"dds":"0.0017401392111369152","last_synced_commit":"a6ea7874a3b8ce5cda34752c391a00a0386e50e3"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhsamuel%2Fora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhsamuel%2Fora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhsamuel%2Fora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexhsamuel%2Fora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexhsamuel","download_url":"https://codeload.github.com/alexhsamuel/ora/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868766,"owners_count":21174758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar","cplusplus","python","time","time-zone"],"created_at":"2024-10-15T11:27:06.580Z","updated_at":"2025-04-14T11:12:25.232Z","avatar_url":"https://github.com/alexhsamuel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Documentation Status](https://readthedocs.org/projects/ora/badge/?version=latest)](http://ora.readthedocs.io/en/latest/?badge=latest)\n\nOra is a freestanding time and date implementation for C++ and Python.\n\nDocs at [http://ora.readthedocs.io/en/latest/](http://ora.readthedocs.io/en/latest/).\n\n\n# Motivation\n\nMany Python time libraries already exist, including the standard library\n`datetime` module.  \n\nOra provides:\n- An opinionated, concise API centered around physical times.\n- Built-in time zones.\n- High performance for all operations.\n- Multiple widths and precisions for times and dates.\n- Rich C++ interoperability.\n\nOra is not a drop-in replacement for `datetime` or other Python time libraries,\nbut supports easy interoperability.\n\n\n# Limitations\n\nOra is currently prerelease software; bugs are plentiful, and APIs are subject\nto change.\n\n### Scope\n\nSimilar to `datetime`, Ora uses the\n([proleptic](https://en.wikipedia.org/wiki/Proleptic_Gregorian_calendar))\nGregorian calendar, for years 1 \u0026ndash; 9999 only.  Alternate calendars and\nB.C.E. dates are not provided.  There is no support for leap seconds,\nrelativistic effects, or astronomical times.  However, time precision of 1 ns\nor smaller is supported.\n\n\n### Platform\n\n- Requires C++17 and Python 3.6+.\n- Tested on Linux and MacOS.  Currently no Windows support.\n- Tested on x86-64 only.\n\n\n# Installation\n\nOra is distributed:\n\n- On [PyPI](https://pypi.python.org/pypi/ora), as source and Linux x64 / MacOS\n  binary wheels:\n  ```\n  pip install ora\n  ```\n\n- On [Anaconda](https://anaconda.org/alexhsamuel/ora), as Linux x64 / MacOS\n  conda packages:\n  ```\n  conda install -c alexhsamuel ora\n  ```\n\n- On [GitHub](https://github.com/alexhsamuel/ora).\n\nBuilding from source requires a C++14 compiler.  See\n[developing.md](developing.md) for more information.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexhsamuel%2Fora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexhsamuel%2Fora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexhsamuel%2Fora/lists"}