Skip to main content

Django-Rest API for convert: Gregorian, Long Count, Haab and Tzolkin dates

Project description

=============================
Django Rest API for convert Mesoamerican Long Count calendar
`<http://en.wikipedia.org/wiki/Mesoamerican_Long_Count_calendar>`_
to Gregorian `http://en.wikipedia.org/wiki/Gregorian_calendar`_ dates

Installation
------------

Install using ``pip``:

$ pip install django-rest-tzolkin

...or clone the project from github:

$ git clone https://github.com/dimddev/django-rest-tzolkin

Django and Django-Rest-Framework are required packages


Config
------

put url(r'^API', include('tzolkin.urls')) into your urls.py

start/ or restart your test server

Usage
-----

Tzolkin2Gregorian Converter means that will convert long count date in format
baktun.katun.tun.uinal.kin (13.0.0.0.0) to gregorian date 2012-12-21 (Y-m-d)


example url and long count:
http://your_test_ip/API/v1/ancient/calendars/mayan/tzolkin2gregorian?date=13.0.0.0.0
JSON result

Gregorian2Tzolkin Converter means that will convert gregorian date 2012-12-21
(Y-m-d) (supported formats are Y/m/d, Y-m-d, Ymd) to Long count 13.0.0.0.0,

includind Haab date and of course The Tzolkin or Sacred Mayan Calendar


example url and gregorian date in format Ymd
http://your_test_ip/API/v1/ancient/calendars/mayan/gregorian2tzolkin?date=20011012
JSON result

So that's all, have fun with The Tzolkin or Sacred Mayan Calendar : )

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-rest-tzolkin-0.3.tar.gz (9.8 kB view details)

Uploaded Source

File details

Details for the file django-rest-tzolkin-0.3.tar.gz.

File metadata

File hashes

Hashes for django-rest-tzolkin-0.3.tar.gz
Algorithm Hash digest
SHA256 26da4fa15d4f2dbfbfd75d0d26d172d19e5a1e21da229c4a2730fd2aaa1d9351
MD5 d1850cf0d148858001059480070cb71f
BLAKE2b-256 c5a023f84299de52ab4d5748c067e88b399d54baa8955d6f31ffe3a1a46831d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page