Skip to main content

No project description provided

Project description

纳甲六爻排盘项目

image

image

Documentation Status

Updates

Python Boilerplate contains all the boilerplate you need to create a Python package.

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 hashes)

Uploaded Source

Built Distribution

najia-2.0.1-py3-none-any.whl (31.6 kB view hashes)

Uploaded Python 3

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