{ "info": { "author": "tamago324", "author_email": "tamago324.tky@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# PyTwitcasting\n\nPyTwitcasting\u306fTwitcasting\u306eAPIv2(\u03b2)\u3092\u4f7f\u3046\u305f\u3081\u306e\u30e9\u30a4\u30d6\u30e9\u30ea\n\n## \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n\npip\u3067\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n\n```sh\npipenv install pytwitcasting\n```\n\nGitHub\u304b\u3089\u30af\u30ed\u30fc\u30f3\u3057\u3066\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n\n```sh\ngit clone https://github.com/tamago324/PyTwitcasting.git\ncd PyTwitcasting\npipenv run python3 setup.py install\n```\n\n## \u4f7f\u7528\u4f8b\n\n\u307e\u305a\u306f\u3001 https://twitcasting.tv/developernewapp.php \u3067\u30a2\u30d7\u30ea\u306e\u4f5c\u6210\u3092\u884c\u3046\n\n\u4f8b\uff09\u30e6\u30fc\u30b6\u30fc\u540d\u306e\u8868\u793a\n\n```python\nfrom pytwitcasting.auth import TwitcastingApplicationBasis\nfrom pytwitcasting.api import API\n\nclient_id = 'ClientID'\nclient_secret = 'ClientSecret'\napp_basis = TwitcastingApplicationBasis(client_id=client_id,\n client_secret=client_secret)\n\napi = API(application_basis=app_basis)\n\nprint(api.get_user_info('twitcasting_jp').name)\n# \u30c4\u30a4\u30ad\u30e3\u30b9\u516c\u5f0f\n```\n\n## \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\n\n\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f http://pytwitcasting.readthedocs.io/ja/latest/\n\n## \u30e9\u30a4\u30bb\u30f3\u30b9\n\n[MIT](https://choosealicense.com/licenses/mit/)\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/tamago324/PyTwitcasting", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pytwitcasting", "package_url": "https://pypi.org/project/pytwitcasting/", "platform": "", "project_url": "https://pypi.org/project/pytwitcasting/", "project_urls": { "Homepage": "https://github.com/tamago324/PyTwitcasting" }, "release_url": "https://pypi.org/project/pytwitcasting/1.0.0/", "requires_dist": [ "requests (<3.0.0,>=2.0.1)" ], "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "Twitcasting\u306eAPI2(\u03b2)\u306e\u30e9\u30a4\u30d6\u30e9\u30ea", "version": "1.0.0" }, "last_serial": 4097210, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "8f709cc70c68ecbfacee667f8f9f3799", "sha256": "52695870005311e1117dd86d4451d70d0624085bc827b69f160968e112cfe4ca" }, "downloads": -1, "filename": "pytwitcasting-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8f709cc70c68ecbfacee667f8f9f3799", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 14626, "upload_time": "2018-07-24T14:19:31", "url": "https://files.pythonhosted.org/packages/c0/84/2ad7041e5198a8aaafb1c9f3968202d49b404d358afca3e425c7761de42e/pytwitcasting-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23ba2e33738604e16e0d32d1d0025e73", "sha256": "2e30c9e26a31755f61f01f28e071c2352ae28eb07fad60c16d740707250c5432" }, "downloads": -1, "filename": "pytwitcasting-1.0.0.tar.gz", "has_sig": false, "md5_digest": "23ba2e33738604e16e0d32d1d0025e73", "packagetype": "sdist", "python_version": "source", "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 12342, "upload_time": "2018-07-24T14:19:32", "url": "https://files.pythonhosted.org/packages/eb/b9/e094315183c684604766ca0dfc40c94e638c5a31f81cee4ab77db9ebf0eb/pytwitcasting-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f709cc70c68ecbfacee667f8f9f3799", "sha256": "52695870005311e1117dd86d4451d70d0624085bc827b69f160968e112cfe4ca" }, "downloads": -1, "filename": "pytwitcasting-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8f709cc70c68ecbfacee667f8f9f3799", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 14626, "upload_time": "2018-07-24T14:19:31", "url": "https://files.pythonhosted.org/packages/c0/84/2ad7041e5198a8aaafb1c9f3968202d49b404d358afca3e425c7761de42e/pytwitcasting-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23ba2e33738604e16e0d32d1d0025e73", "sha256": "2e30c9e26a31755f61f01f28e071c2352ae28eb07fad60c16d740707250c5432" }, "downloads": -1, "filename": "pytwitcasting-1.0.0.tar.gz", "has_sig": false, "md5_digest": "23ba2e33738604e16e0d32d1d0025e73", "packagetype": "sdist", "python_version": "source", "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 12342, "upload_time": "2018-07-24T14:19:32", "url": "https://files.pythonhosted.org/packages/eb/b9/e094315183c684604766ca0dfc40c94e638c5a31f81cee4ab77db9ebf0eb/pytwitcasting-1.0.0.tar.gz" } ] }