{ "info": { "author": "kkiyama117", "author_email": "k.kiyama117@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: Japanese", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Utilities" ], "description": "# event-parser\n\u30a4\u30d9\u30f3\u30c8\u60c5\u5831\u304c\u8f09\u3063\u3066\u3044\u308b\u30a6\u30a7\u30d6\u30da\u30fc\u30b8\u304b\u3089\u60c5\u5831\u3092\u62bd\u51fa\u3057\u3001\u7279\u5b9a\u306e\u30c7\u30fc\u30bf\u5f62\u5f0f\u306b\u5909\u63db\u3059\u308b\u30d1\u30c3\u30b1\u30fc\u30b8\u3002\n\n## Usage\n### install\n`pip` \u3092\u5229\u7528\u3059\u308b\u5834\u5408(\u4e3b\u306b\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u5f8c\u30d0\u30fc\u30b8\u30e7\u30f3\u7ba1\u7406\u3092pip\u3067\u3057\u305f\u3044\u4eba\u5411\u3051)\n```bash\n$ pip install kueventparser\n```\n\n### run script\n```bash\nparse_event [-h] [--help]\n```\n\n## Develop\n```bash\ngit clone https://github.com/kkiyama117/KUEventParser.git\n# recommend using pipenv\npipenv install --dev\n```\nyou can also use venv with requirements.txt\n\n## Docs\n### `get`\n```python\nfrom kueventparser import get\nget(url=\"url of event\")\n```\n\n### `get_all`\n```python\nfrom kueventparser import get_all\nget_all()\n```\n\n### kueventparser\n```python\nimport kueventparser\nkueventparser.kueventparser('get_all', year=2019, month=2)\n```\n\n`event`\u306f\u6307\u5b9aURL\u306e\u30a4\u30d9\u30f3\u30c8\u30da\u30fc\u30b8\u304b\u3089\u62bd\u51fa\u3057\u305f\u30a4\u30d9\u30f3\u30c8\u60c5\u5831(`Event`)\u3067\u3001\u4ee5\u4e0b\u306e\u69cb\u9020\u306b\u306a\u3063\u3066\u3044\u308b\u3002\n```python\nclass Event:\n \"\"\"\u30a4\u30d9\u30f3\u30c8\u60c5\u5831\u3092\u542b\u3093\u3060class\n \"\"\"\n\n def __init__(self, name:str, url: str, location: str, description: str, date: datetime.date,\n start: datetime.time,\n end: datetime.time):\n \"\"\"\u30a4\u30cb\u30b7\u30e3\u30e9\u30a4\u30b6\u30fc\n \n Args:\n name: \u30a4\u30d9\u30f3\u30c8\u540d\n url: \u30a4\u30d9\u30f3\u30c8\u60c5\u5831\u306eURL\n location: \u958b\u50ac\u5730\n description: \u8a73\u7d30\u8aac\u660e\u6587\n date: \u958b\u50ac\u65e5\n start: \u958b\u59cb\u6642\u9593\n end: \u7d42\u4e86\u6642\u9593\n \"\"\"\n```\n\n### detail\n\u3088\u308a\u6b63\u78ba\u306a\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u7fa4\u306f[sphinx](http://www.sphinx-doc.org/ja/stable/index.html)\u3067\u66f8\u304b\u308c\u3066\u3044\u308b.\n\n```bash\n# /docs/build/html/ \u306b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u4f5c\u6210\u3055\u308c\u308b.\ncd docs\npython make_docs.py\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kkiyama117/KUEventParser", "keywords": "", "license": "MIT", "maintainer": "Unimap, Inc.", "maintainer_email": "info@unimap.co.jp", "name": "kueventparser", "package_url": "https://pypi.org/project/kueventparser/", "platform": "", "project_url": "https://pypi.org/project/kueventparser/", "project_urls": { "Homepage": "https://github.com/kkiyama117/KUEventParser" }, "release_url": "https://pypi.org/project/kueventparser/3.0.1/", "requires_dist": null, "requires_python": ">=3.4", "summary": "event parser of kyoto-univ.", "version": "3.0.1" }, "last_serial": 5588895, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "29b0bf2658187cfbfcefe669d43ef51a", "sha256": "7b327060290cdea2f426773fb9d046a72ae4d38fc95b70df15560c96cf7516b7" }, "downloads": -1, "filename": "KUeventparser-1.0.tar.gz", "has_sig": false, "md5_digest": "29b0bf2658187cfbfcefe669d43ef51a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6918, "upload_time": "2019-02-09T12:33:58", "url": "https://files.pythonhosted.org/packages/84/1c/3cf2f91da1aecddc8d54675183bd005e8cc20a2fd924a04c128fb2349eaf/KUeventparser-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "54c6c0623e748760f4b24deb9c80b592", "sha256": "2be60f8f6f956e98b50569731b57f4a6079d7bacca078db60aa15c56a0b4de0e" }, "downloads": -1, "filename": "kueventparser-1.0.1.tar.gz", "has_sig": false, "md5_digest": "54c6c0623e748760f4b24deb9c80b592", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 7589, "upload_time": "2019-02-10T02:52:35", "url": "https://files.pythonhosted.org/packages/70/85/697fc0d5f6ee1bb71836466272dfd917ecb86d00c7c4c5b39910e3deb07a/kueventparser-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "76301e61caa9832a976750e3c47cf770", "sha256": "773ea447a712b9620885a04dc4a4a96de46096b385daa52a3d084aa506b82b47" }, "downloads": -1, "filename": "kueventparser-1.0.2.tar.gz", "has_sig": false, "md5_digest": "76301e61caa9832a976750e3c47cf770", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 7639, "upload_time": "2019-02-10T03:03:15", "url": "https://files.pythonhosted.org/packages/6e/ad/cc8e20e953b46a3705e242f3ac77b26896db806769596acf1c3881490a6c/kueventparser-1.0.2.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "b7d1d9acf4e695b10b0eea77ab3b406a", "sha256": "93c8e48b79e2b45e6fc77e980b9e6cd3878f46629fbd7d888bea011160acbe6b" }, "downloads": -1, "filename": "kueventparser-1.1.1.tar.gz", "has_sig": false, "md5_digest": "b7d1d9acf4e695b10b0eea77ab3b406a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 7641, "upload_time": "2019-02-10T04:24:38", "url": "https://files.pythonhosted.org/packages/7a/58/fc6ebc39b23d46f6be184b033c428e618082d11f2a2158634b7b05d0ce69/kueventparser-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "0ea2a7cda746bc8d36b63b17ff3bb22e", "sha256": "ec4ee3b0e96d847a3979c148e5bf45ace625ff87c10393eb99a2f158d67f6d66" }, "downloads": -1, "filename": "kueventparser-1.1.2.tar.gz", "has_sig": false, "md5_digest": "0ea2a7cda746bc8d36b63b17ff3bb22e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 8039, "upload_time": "2019-02-10T05:01:07", "url": "https://files.pythonhosted.org/packages/18/e6/5f92cd73f47f95dc7877323224e43d1f60b7ede1369910b5ce780c037c95/kueventparser-1.1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "9fb255e6f2cdfb4b7e3372dc3c466d67", "sha256": "d841bc56d8090ab686c1ceffa99a251c2a9d53dbb42b597114c04d436da953f1" }, "downloads": -1, "filename": "kueventparser-1.2.1.tar.gz", "has_sig": false, "md5_digest": "9fb255e6f2cdfb4b7e3372dc3c466d67", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 6788, "upload_time": "2019-02-10T16:05:24", "url": "https://files.pythonhosted.org/packages/88/69/a66ed6a5588d8e80cc26680434d007be17ba1e2885c1511653b9cd603283/kueventparser-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "8631c40f8f25f0795d6480a64a4deea0", "sha256": "6a0ea3b661128a5fa1163f6e9ad9085be4cbfd8a64397e112f0f240ab1d767e7" }, "downloads": -1, "filename": "kueventparser-1.2.2.tar.gz", "has_sig": false, "md5_digest": "8631c40f8f25f0795d6480a64a4deea0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 6787, "upload_time": "2019-02-10T16:13:03", "url": "https://files.pythonhosted.org/packages/cc/05/446e865a898b90a1a4697b7fbe133250af5ef48b74dd8e0921d5e31ad3f1/kueventparser-1.2.2.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "60e89add8f092f5a5ebad1ee2dbbdd33", "sha256": "73eb2626b7a7e4ba035f68021f8d97ed1b39c7b368241aae85f4d647e74aa9db" }, "downloads": -1, "filename": "kueventparser-2.0.1.tar.gz", "has_sig": false, "md5_digest": "60e89add8f092f5a5ebad1ee2dbbdd33", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 9265, "upload_time": "2019-02-19T08:42:27", "url": "https://files.pythonhosted.org/packages/84/72/18f1a69ecc9f862e7f17477ce0622f12fb80c1d2ad4a81ab72f96a45240d/kueventparser-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "c9e70533a6c15089e2a2d037e056eca3", "sha256": "c0e3aa5ef145b4d36f042ffdf8a49d52c6839686daa70b57aebc3c9bfe61ead1" }, "downloads": -1, "filename": "kueventparser-2.0.2.tar.gz", "has_sig": false, "md5_digest": "c9e70533a6c15089e2a2d037e056eca3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 9298, "upload_time": "2019-02-19T08:58:51", "url": "https://files.pythonhosted.org/packages/a8/40/32b671033e7882ef0fd3599d31b02a051004097e85ea2755cff4e4a7d9e4/kueventparser-2.0.2.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "486420c17aadcb74a0f7fbed19d1a1f9", "sha256": "603163f2ed92b5da19ffd4b133ef10bd0a84fdb1a86a3edba1cd439ce24d17d7" }, "downloads": -1, "filename": "kueventparser-2.1.0-py3.7.egg", "has_sig": false, "md5_digest": "486420c17aadcb74a0f7fbed19d1a1f9", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.4", "size": 22571, "upload_time": "2019-04-25T09:41:40", "url": "https://files.pythonhosted.org/packages/11/c6/39c1648eaf18f19a66ab4f08d3676e8377dd04d921d2b8724023dde4bf4a/kueventparser-2.1.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "55299b3f3670cbe57868902d35a32851", "sha256": "04845928275ff4d73157fdf575621da8fd9cdc1dd9f161b1e091347b7234c861" }, "downloads": -1, "filename": "kueventparser-2.1.0.tar.gz", "has_sig": false, "md5_digest": "55299b3f3670cbe57868902d35a32851", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 10872, "upload_time": "2019-02-20T08:59:29", "url": "https://files.pythonhosted.org/packages/ec/5d/3a5de07f45998bf55c76a5077fd2be9b25565fbeeebe1d383396cbbe08e6/kueventparser-2.1.0.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "f6f1e43664de6589ed73ca0d5504af6f", "sha256": "d4a4534afa24c19ba90d47ee1afab9df40f605ff2a044f31c269d2c7d51153a1" }, "downloads": -1, "filename": "kueventparser-2.1.2.tar.gz", "has_sig": false, "md5_digest": "f6f1e43664de6589ed73ca0d5504af6f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 10896, "upload_time": "2019-04-25T12:53:40", "url": "https://files.pythonhosted.org/packages/2b/a2/9ac61dd45727a7b11c4daa7d277191f1e59403dd16f00df127b4d100c7d8/kueventparser-2.1.2.tar.gz" } ], "3.0.1": [ { "comment_text": "", "digests": { "md5": "1dc541c806974db7347fd66650416153", "sha256": "07557d8fd75b0e9b1816312656e571b4445140dd0370cc61b80f45b2704b2ca6" }, "downloads": -1, "filename": "kueventparser-3.0.1.tar.gz", "has_sig": false, "md5_digest": "1dc541c806974db7347fd66650416153", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 12338, "upload_time": "2019-07-26T12:50:16", "url": "https://files.pythonhosted.org/packages/02/c6/4ef05da3e2d5415ed5447d7d6621d55ae03b3c4fd228b33ed042b666e83c/kueventparser-3.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1dc541c806974db7347fd66650416153", "sha256": "07557d8fd75b0e9b1816312656e571b4445140dd0370cc61b80f45b2704b2ca6" }, "downloads": -1, "filename": "kueventparser-3.0.1.tar.gz", "has_sig": false, "md5_digest": "1dc541c806974db7347fd66650416153", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 12338, "upload_time": "2019-07-26T12:50:16", "url": "https://files.pythonhosted.org/packages/02/c6/4ef05da3e2d5415ed5447d7d6621d55ae03b3c4fd228b33ed042b666e83c/kueventparser-3.0.1.tar.gz" } ] }