Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c17r/aturan-calendar-web
https://github.com/c17r/aturan-calendar-web
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/c17r/aturan-calendar-web
- Owner: c17r
- License: mit
- Created: 2016-06-13T15:21:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T04:14:29.000Z (over 1 year ago)
- Last Synced: 2024-10-10T05:35:26.694Z (29 days ago)
- Language: Python
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. start-badges
.. list-table::
:stub-columns: 1* - tests
- |coveralls|
* - package
- |travis|.. |travis| image:: https://travis-ci.org/c17r/aturan-calendar-web.svg?branch=master
:alt: Travis-CI Build Status
:target: https://travis-ci.org/c17r/aturan-calendar-web.. |coveralls| image:: https://coveralls.io/repos/github/c17r/aturan-calendar-web/badge.svg?branch=master
:alt: Coverage Status
:target: https://coveralls.io/github/c17r/aturan-calendar-web.. end-badges
aturan_calendar_web
~~~~~~~~~~~~~~~~~~~
Converts current Gregorian date into the Aturan calendar and shows both dates.Also provides an API:
- /date/YYYY-MM-DD: Converts provided date into Aturan
- /year/YYYY: Returns entire calendar list for provided Aturan year:copyright: 2016-2017 Christian Erick Sauer.
:license: MIT, see LICENSE for more details.All rights regarding The Kingkiller Chronicles are reserved by Patrick Rothfuss.
see http://github.com/c17r/aturan-calendar for more information on the date conversion.