{ "info": { "author": "Oleksandr Kuzmenko", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "|PyPI| |license|\n\npython-telegram-auth\n====================\n\nImplementation of Telegram authorization for websites\n\nUsage\n~~~~~\n\n.. code:: bash\n\n $ pip install python-telegram-auth\n\n.. code:: python\n\n from python_telegram_auth import verify_auth_data\n is_ok = verify_auth_data(dict_of_GET_params, bot_token)\n\nContribution\n~~~~~~~~~~~~\n\nFeel free to contribute. Just do RP.\n\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/python-telegram-auth.svg\n :target: https://pypi.python.org/pypi/python-telegram-auth\n.. |license| image:: https://img.shields.io/apm/l/vim-mode.svg\n :target: https://github.com/alxpy/python-telegram-auth/blob/master/LICENSE\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alxpy/python-telegram-auth", "keywords": "python telegram auth login", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-telegram-auth", "package_url": "https://pypi.org/project/python-telegram-auth/", "platform": "", "project_url": "https://pypi.org/project/python-telegram-auth/", "project_urls": { "Homepage": "https://github.com/alxpy/python-telegram-auth" }, "release_url": "https://pypi.org/project/python-telegram-auth/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Implementation of Telegram authorization for websites", "version": "0.0.1" }, "last_serial": 3623475, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "935613c3faad30a5a54d3c51e180d7db", "sha256": "1cec75243f48456c2bf268268be680170affac355296ba4edd079234eee84a3b" }, "downloads": -1, "filename": "python_telegram_auth-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "935613c3faad30a5a54d3c51e180d7db", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3154, "upload_time": "2018-02-28T00:17:42", "url": "https://files.pythonhosted.org/packages/30/cd/4e39a68a2db611f24cf07e92a4ac4707d08b0fdb71cbb87864a51d3514d0/python_telegram_auth-0.0.1-py3-none-any.whl" } ], "0.0.1a1": [ { "comment_text": "", "digests": { "md5": "387933f195cb9aa0bb38013f8385cfa3", "sha256": "bae55c7e7687adc36812041a695a289605f2ba85eda000a00cb7daffb71c0a44" }, "downloads": -1, "filename": "python_telegram_auth-0.0.1a1-py3-none-any.whl", "has_sig": false, "md5_digest": "387933f195cb9aa0bb38013f8385cfa3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3185, "upload_time": "2018-02-28T00:13:57", "url": "https://files.pythonhosted.org/packages/75/95/cf590e66980f6a4b11d471b9511347a41ee1044e87782601d6da091d827a/python_telegram_auth-0.0.1a1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "935613c3faad30a5a54d3c51e180d7db", "sha256": "1cec75243f48456c2bf268268be680170affac355296ba4edd079234eee84a3b" }, "downloads": -1, "filename": "python_telegram_auth-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "935613c3faad30a5a54d3c51e180d7db", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3154, "upload_time": "2018-02-28T00:17:42", "url": "https://files.pythonhosted.org/packages/30/cd/4e39a68a2db611f24cf07e92a4ac4707d08b0fdb71cbb87864a51d3514d0/python_telegram_auth-0.0.1-py3-none-any.whl" } ] }