Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylunardate

support python2 and python3

examples

from lunardate import LunarDate
lunar_date = LunarDate.from_solar(1979,11,11)
print(lunar_date)

solar_date = LunarDate.to_solar(1979,9,22)
print(solar_date)

install

pip install pylunardate

About

Python Korean Lunar Calendar

Resources

Stars

16 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages