GitXplorerGitXplorer
c

aturan-calendar-web

public
0 stars
1 forks
2 issues

Commits

List of commits on branch master.
Unverified
37f0e00684f377d8181ef26567aef0c13071eb06

update pipenv command

cc17r committed a month ago
Unverified
1432d60a9d8f6cd9ecbd02f676f6e52157ba5beb

remove sequential

cc17r committed a month ago
Unverified
1aee6df2582bdb86c4534a15283f87e02b1c8fe6

full path to pipenv

cc17r committed a month ago
Unverified
d31a23dce119b6e76a9a1d396e6ed23b60a525f6

Update dependencies

cc17r committed 3 years ago
Unverified
1144576038c9a1908e1df480d8dbe8bd811e7d88

update python versions

cc17r committed 4 years ago
Unverified
c906b6a5606afed495eb6b3c53a4dbb6846df302

update dependencies

cc17r committed 4 years ago

README

The README file for this repository.

.. 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.