Skip to content

Repository files navigation

Conversion between Western and Chinese Calendar

Chinese version: 傳統中文 简体中文

This is the python version of my website on Chinese calendar conversion. This package provides a number of function to convert between the Western and Chinese calendars. It can be used to perform more complicated calendar calculations.

If you just want to look up the Chinese calendar date from a given Western calendar date, using my website on Chinese calendar conversion is the simplest. You don't need to use this package, which is designed to perform more advanced calendar calculations.

Installation

Use the following pip command to install and update this package.

pip install --upgrade ChineseCalendar_py

Basic usage

Quickstate guide shows the basic usage of the calendar-conversion functions provided by this package.

Beyond basic usage

Tutorial describes the calendar-conversion functions in more detail.

Applications

Calendar exercises demonstrates how to use this package's functions to write code that can carry out more complicated calendar calculations.

About

Python version of my ChineseCalendar repo

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages