{ "info": { "author": "Parkayun", "author_email": "iamparkayun@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PyTimeKR\n========\n\nPyTimeKR\uc740 `PyTime `__ \uc758 \ud3ec\ud06c\ub85c \ub300\ud55c\ubbfc\uad6d\uc758 \uacf5\ud734\uc77c \ub4f1 \uc744 \ucd94\uac00\ud558\uc600\uc2b5\ub2c8\ub2e4.\n\n\uc124\uce58\n-------\n\n.. code:: python\n\n pip install pytimekr\n\n\n\uac04\ub2e8 \uc0ac\uc6a9\ubc95\n------------\n\n.. code:: python\n\n >>>from pytimekr import pytimekr\n >>>\n >>>chuseok = pytimekr.chuseok() # \ucd94\uc11d\n >>>print chuseok\n datetime.date(2015, 9, 27)\n >>>\n >>>pytimekr.red_days(chuseok) # \ucd94\uc11d \uc5f0\ud734\n [datetime.date(2015, 9, 26),\n datetime.date(2015, 9, 27),\n datetime.date(2015, 9, 28),\n datetime.date(2015, 9, 29)]\n >>>\n >>>ly = pytimekr.lunar_newyear(1995) # 1995\ub144\ub3c4 \uc124\ub0a0\n >>>print ly\n datetime.date(1995, 1, 31)\n\n\ub2e4\ub978 \uacf5\ud734\uc77c\n\n.. code:: python\n\n >>>pytimekr.hangul() # \ud55c\uae00\ub0a0\n datetime.date(2015, 10, 9)\n >>>\n >>>pytimekr.children() # \uc5b4\ub9b0\uc774\ub0a0\n datetime.date(2015, 5, 5)\n >>>\n >>>pytimekr.independence() # \uad11\ubcf5\uc808\n datetime.date(2015, 8, 15)\n >>>\n >>>pytimekr.memorial() # \ud604\ucda9\uc77c\n datetime.date(2015, 6, 6)\n >>>\n >>>pytimekr.buddha() # \uc11d\uac00\ud0c4\uc2e0\uc77c\n datetime.date(2015, 5, 25)\n >>>\n >>>pytimekr.samiljeol() # \uc0bc\uc77c\uc808\n datetime.date(2015, 3, 1)\n >>>\n >>>pytimekr.constitution() # \uc81c\ud5cc\uc808\n datetime.datetime(2015, 7, 17)\n >>>\n >>>pytimekr.constitution() # \uc81c\ud5cc\uc808\n datetime.datetime(2015, 7, 17)\n\n\nLicense\n-------\n\nMIT", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Parkayun/PyTimeKR", "keywords": "datetime time datetime timeparser korea holiday", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pytimekr", "package_url": "https://pypi.org/project/pytimekr/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytimekr/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Parkayun/PyTimeKR" }, "release_url": "https://pypi.org/project/pytimekr/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "PyTime fork for Korean", "version": "0.1.0" }, "last_serial": 1600607, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6d6763b0063f0ceaaaf7150574c921db", "sha256": "4c83f981c3ad13173af404a05b0a8e2bf25a829c4376577f4fe5c0655045fd9d" }, "downloads": -1, "filename": "pytimekr-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6d6763b0063f0ceaaaf7150574c921db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7295, "upload_time": "2015-06-21T06:59:56", "url": "https://files.pythonhosted.org/packages/cc/08/b9181bf49a11652965c8c07a9945007b8e84263523f2af1064b6856c5294/pytimekr-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d6763b0063f0ceaaaf7150574c921db", "sha256": "4c83f981c3ad13173af404a05b0a8e2bf25a829c4376577f4fe5c0655045fd9d" }, "downloads": -1, "filename": "pytimekr-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6d6763b0063f0ceaaaf7150574c921db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7295, "upload_time": "2015-06-21T06:59:56", "url": "https://files.pythonhosted.org/packages/cc/08/b9181bf49a11652965c8c07a9945007b8e84263523f2af1064b6856c5294/pytimekr-0.1.0.tar.gz" } ] }