{ "info": { "author": "sizumita", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: Japanese", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "# Aioconnpass\naioconnpass\u306f\u3001connpass API\u306e\u30e9\u30c3\u30d1\u30fc\u3067\u3059\u3002\naiohttp\u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002\n\n# Installing\n`pip`\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u53ef\u80fd\u3067\u3059\u3002\n```commandline\npip install aiospotipy\n```\n\n# Quick Example\n```python\nfrom aioconnpass import Connpass\n\nconnpass = Connpass()\n\nresults = await connpass.search(keyword=\"\u9577\u91ce\")\n```\n\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/sizumita/aioconnpass", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "aioconnpass", "package_url": "https://pypi.org/project/aioconnpass/", "platform": "", "project_url": "https://pypi.org/project/aioconnpass/", "project_urls": { "Homepage": "https://github.com/sizumita/aioconnpass" }, "release_url": "https://pypi.org/project/aioconnpass/0.0.1/", "requires_dist": [ "aiohttp" ], "requires_python": ">=3.5.3", "summary": "an API wrapper for connpass", "version": "0.0.1" }, "last_serial": 4921124, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a805ca0507ada904789bbd910d7ec59e", "sha256": "d6b76124777c0b63632f7a6bf69a3740cd5f266c958dc746b52b198634e78308" }, "downloads": -1, "filename": "aioconnpass-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a805ca0507ada904789bbd910d7ec59e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.3", "size": 3569, "upload_time": "2019-03-10T12:08:09", "url": "https://files.pythonhosted.org/packages/a5/cd/7647466fd0e439770655ccca7356c49ed6e17eca478e02fc461e209cc4c6/aioconnpass-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7fb614541a18b86580ef84629861a8fd", "sha256": "3edd426ecb02e4552feb1668e39186731e3a99f6f9ae858f4bee0fa8cafde0c3" }, "downloads": -1, "filename": "aioconnpass-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7fb614541a18b86580ef84629861a8fd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 3125, "upload_time": "2019-03-10T12:08:11", "url": "https://files.pythonhosted.org/packages/5a/f6/b535a7b8bb414be88f19f2cebefa21fd24a532a956bc4713d4675f8e88a9/aioconnpass-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a805ca0507ada904789bbd910d7ec59e", "sha256": "d6b76124777c0b63632f7a6bf69a3740cd5f266c958dc746b52b198634e78308" }, "downloads": -1, "filename": "aioconnpass-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a805ca0507ada904789bbd910d7ec59e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.3", "size": 3569, "upload_time": "2019-03-10T12:08:09", "url": "https://files.pythonhosted.org/packages/a5/cd/7647466fd0e439770655ccca7356c49ed6e17eca478e02fc461e209cc4c6/aioconnpass-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7fb614541a18b86580ef84629861a8fd", "sha256": "3edd426ecb02e4552feb1668e39186731e3a99f6f9ae858f4bee0fa8cafde0c3" }, "downloads": -1, "filename": "aioconnpass-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7fb614541a18b86580ef84629861a8fd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 3125, "upload_time": "2019-03-10T12:08:11", "url": "https://files.pythonhosted.org/packages/5a/f6/b535a7b8bb414be88f19f2cebefa21fd24a532a956bc4713d4675f8e88a9/aioconnpass-0.0.1.tar.gz" } ] }