chengjun / iching

A python package of I Ching 《易经》蓍草卦的Python版本

Home Page:https://pypi.python.org/pypi/iching/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I Ching Python project

iching is a packge developed by Cheng-Jun Wang. It employs the method of Shicao prediction to reproduce the prediction of I Ching--the Book of Exchanges. The I Ching ([î tɕíŋ]; Chinese: 易經; pinyin: Yìjīng), also known as the Classic of Changes or Book of Changes in English, is an ancient divination text and the oldest of the Chinese classics.

The Zhou yi provided a guide to cleromancy that used the stalks of the yarrow plant, but it is not known how the yarrow stalks became numbers, or how specific lines were chosen from the line readings. In the hexagrams, broken lines were used as shorthand for the numbers 6 (六) and 8 (八), and solid lines were shorthand for values of 7 (七) and 9 (九). The Great Commentary contains a late classic description of a process where various numerological operations are performed on a bundle of 50 stalks, leaving remainders of 6 to 9.

大衍之数五十,其用四十有九。分而为二以象两,挂一以象三,揲之以四以象四时,归奇于扐以象闰。五岁再闰,故再扐而后挂。天一,地二;天三,地四;天五,地六;天七,地八;天九,地十。天数五,地数五。五位相得而各有合,天数二十有五,地数三十,凡天地之数五十有五,此所以成变化而行鬼神也。乾之策二百一十有六,坤之策百四十有四,凡三百六十,当期之日。二篇之策,万有一千五百二十,当万物之数也。是故四营而成《易》,十有八变而成卦,八卦而小成。引而伸之,触类而长之,天下之能事毕矣。显道神德行,是故可与酬酢,可与祐神矣。子曰:“知变化之道者,其知神之所为乎。”

蓍草卜筮法的操作步骤见: https://github.com/chengjun/iching/wiki

Install

pip install iching

A Quick Start

from iching import iching


iching.predict(19850927, 20180119)

About

A python package of I Ching 《易经》蓍草卦的Python版本

https://pypi.python.org/pypi/iching/

License:MIT License


Languages

Language:JavaScript 54.5%Language:Jupyter Notebook 40.8%Language:HTML 4.0%Language:Python 0.7%Language:CSS 0.0%