No project description provided
Project description
纳甲六爻排盘项目
Python Boilerplate contains all the boilerplate you need to create a Python package.
- Free software: MIT license
- Documentation: https://najia.readthedocs.io.
Features
- 全部安易卦爻
- 函数独立编写
- 测试各个函数
- 重新命名函数
阳历,阴历(干支,旬空)
- 卦符: mark (001000),自下而上
- 卦名: name
- 变爻: bian
- 卦宫: gong
- 六亲: qin6
- 六神: god6
- 世爻: shiy, ying
- 纳甲: naja
- 纳甲五行: dzwx
- 卦宫五行: gowx
修复问题
- 解决: 六神不对
- 解决: 世应也有点小BUG , 地天泰卦的世爻为3, 应爻为6
- 解决: 归魂卦世爻为3 此处返回4, 需要修改
* 解决: 归魂卦的六亲是不对的,原因是utils.py里 判断六爻卦的卦宫名时,优先判读了if index in (1, 2, 3, 6) 而归魂卦的世爻也在3爻,被这个条件带走了. 解决: elif hun=='归魂' 这个条件调到前面即可 * 解决: 还有一个不知是否算是错误的地方,就是bian 变卦中的六亲, 程序中是按变卦所在的本宫卦来定的,而不是按初始卦所属的本宫卦来定的六亲.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
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
najia-2.0.1.tar.gz
(31.6 kB
view details)
Built Distribution
najia-2.0.1-py3-none-any.whl
(31.6 kB
view details)
File details
Details for the file najia-2.0.1.tar.gz
.
File metadata
- Download URL: najia-2.0.1.tar.gz
- Upload date:
- Size: 31.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd62de65304377505e7ccc3ee210e8c2f9d1c28311d6ccc376547ee3bfd4c690 |
|
MD5 | 912a35a0dd8e8f54c3b46eebc7fd2f28 |
|
BLAKE2b-256 | e3f4410717f7e49ea01e2c40486a047d1dfa245a88d920e632933d8f5ff65b8c |
File details
Details for the file najia-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: najia-2.0.1-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8840cc9c469dd41ce0fae724998215de94732d1e266196e4e532f260c2e631d5 |
|
MD5 | da1cbb143471be8b582428e7ad07797f |
|
BLAKE2b-256 | c04ac22d4e0da07b05988fa1b33cd311f8582434b6aea2ae6fba0e16c64bc66a |