lunar is a calendar library for Solar and Chinese Lunar.
Project description
lunar 
lunar是一款无第三方依赖的公历(阳历)、农历(阴历、老黄历)、佛历和道历工具,支持星座、儒略日、干支、生肖、节气、节日、彭祖百忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶、法定节假日及调休等。
v1.2.23起不再兼容python2。
示例
$ pip install lunar_python
from lunar_python import Lunar
# 通过指定年月日初始化阴历
lunar = Lunar.fromYmd(1986, 4, 21)
# 打印阴历
print(lunar.toFullString())
# 阴历转阳历并打印
print(lunar.getSolar().toFullString())
输出结果:
一九八六年四月廿一 丙寅(虎)年 癸巳(蛇)月 癸酉(鸡)日 子(鼠)时 纳音[炉中火 长流水 剑锋金 桑柘木] 星期四 北方玄武 星宿[斗木獬](吉) 彭祖百忌[癸不词讼理弱敌强 酉不会客醉坐颠狂] 喜神方位[巽](东南) 阳贵神方位[巽](东南) 阴贵神方位[震](正东) 福神方位[兑](正西) 财神方位[离](正南) 冲[(丁卯)兔] 煞[东]
1986-05-29 00:00:00 星期四 双子座
文档
请移步至 https://6tail.cn/calendar/api.html
Star History
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
lunar_python_zmt-1.4.5.tar.gz
(107.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lunar_python_zmt-1.4.5.tar.gz.
File metadata
- Download URL: lunar_python_zmt-1.4.5.tar.gz
- Upload date:
- Size: 107.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d90d1de705147989a89edf426955ed85bb61760a31f72b6c4b0ddc17dec8c57
|
|
| MD5 |
0f6ee8abc7a4409f1803ad88ab1f61d7
|
|
| BLAKE2b-256 |
2add45646c21a9bc60095fe9f13e520d7c85d19c7694d0be42f5420b2ca8d3d1
|
File details
Details for the file lunar_python_zmt-1.4.5-py3-none-any.whl.
File metadata
- Download URL: lunar_python_zmt-1.4.5-py3-none-any.whl
- Upload date:
- Size: 117.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
184308084944f73e84b445b949a81edd923bb65a32bdb4376384f0edc38eed3f
|
|
| MD5 |
1b0190b15e695bb09868cc36f3e148b7
|
|
| BLAKE2b-256 |
1cde31822c532d4c9b53ab213ddda4f4f3eceedbcd9493e7707ba80c03162476
|