iching


Nameiching JSON
Version 3.7.2 PyPI version JSON
download
home_pagehttps://github.com/chengjun/iching
SummaryPredicting your life with the Book of Changes
upload_time2023-10-21 08:08:41
maintainer
docs_urlNone
authorCheng-Jun Wang
requires_python
licenseMIT
keywords i ching
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Quick installation::

  pip install iching

Quick Start::

  from iching import iching
  
  iching.predict(19850927, 20180119)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chengjun/iching",
    "name": "iching",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "I Ching",
    "author": "Cheng-Jun Wang",
    "author_email": "wangchj04@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7c/7d/a21d7541df84d7406a12f25a33eacc0fea34611516a6f2f5e5cb885d4b17/iching-3.7.2.tar.gz",
    "platform": null,
    "description": "\nQuick installation::\n\n  pip install iching\n\nQuick Start::\n\n  from iching import iching\n  \n  iching.predict(19850927, 20180119)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Predicting your life with the Book of Changes",
    "version": "3.7.2",
    "project_urls": {
        "Homepage": "https://github.com/chengjun/iching"
    },
    "split_keywords": [
        "i",
        "ching"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c673f5fe85ba70ca0f593cab5d3590ed70b49acd8379ca2c2e120307adf2a71d",
                "md5": "40cde2cd49f77ca38d4cb840de747ea8",
                "sha256": "e9e33d2bb19ffe9606603e209ddd94b4d21af3f776461e7c91d3906ae77f70e5"
            },
            "downloads": -1,
            "filename": "iching-3.7.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40cde2cd49f77ca38d4cb840de747ea8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 464172,
            "upload_time": "2023-10-21T08:08:38",
            "upload_time_iso_8601": "2023-10-21T08:08:38.913783Z",
            "url": "https://files.pythonhosted.org/packages/c6/73/f5fe85ba70ca0f593cab5d3590ed70b49acd8379ca2c2e120307adf2a71d/iching-3.7.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c7da21d7541df84d7406a12f25a33eacc0fea34611516a6f2f5e5cb885d4b17",
                "md5": "f051b3c10c4ecd1e84a750d1863a983d",
                "sha256": "e3edb71cc4db9e5e03ee5e6b3537e91cc82a45b86409cf3f4181bc05c557410d"
            },
            "downloads": -1,
            "filename": "iching-3.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f051b3c10c4ecd1e84a750d1863a983d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 211482,
            "upload_time": "2023-10-21T08:08:41",
            "upload_time_iso_8601": "2023-10-21T08:08:41.876627Z",
            "url": "https://files.pythonhosted.org/packages/7c/7d/a21d7541df84d7406a12f25a33eacc0fea34611516a6f2f5e5cb885d4b17/iching-3.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-21 08:08:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chengjun",
    "github_project": "iching",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "iching"
}
        
Elapsed time: 0.13888s