{ "info": { "author": "Yanwar Solahudin", "author_email": "yanwarsolah@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=======\nPyBoltz\n=======\n\nAPI for authenticating modem users with bolt account::\n\n\tfrom pyboltz.boltz import Boltz\n\n\tbolt = Boltz(\"bolt modem phone number\", \"password\")\n\n\tif bolt.authenticate():\n\t\tprint(\"authentication success !\")\n\t\t# profile bolt account\n\t\tif bolt.myprofile():\n\t\t\tprint(bolt.data_post())\n\t\t\tprint(bolt.get_profile())\n\telse:\n\t\tprint(\"authentication failed !\")", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "python-boltz", "package_url": "https://pypi.org/project/python-boltz/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-boltz/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/python-boltz/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "API for authenticating modem users with bolt account.", "version": "0.0.1" }, "last_serial": 2847861, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "01bb480d69e1d3a1c6f188a85969f573", "sha256": "ebed00a125c2123269bb892aea4a5889bafb253c88b999d254ac2fa3a3a43d57" }, "downloads": -1, "filename": "python-boltz-0.0.1.tar.gz", "has_sig": false, "md5_digest": "01bb480d69e1d3a1c6f188a85969f573", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7730, "upload_time": "2017-05-02T23:50:33", "url": "https://files.pythonhosted.org/packages/62/a0/4830ec5fa09ff7422c7d451a3f583c957015e4032ddb14b947d4591bfec5/python-boltz-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01bb480d69e1d3a1c6f188a85969f573", "sha256": "ebed00a125c2123269bb892aea4a5889bafb253c88b999d254ac2fa3a3a43d57" }, "downloads": -1, "filename": "python-boltz-0.0.1.tar.gz", "has_sig": false, "md5_digest": "01bb480d69e1d3a1c6f188a85969f573", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7730, "upload_time": "2017-05-02T23:50:33", "url": "https://files.pythonhosted.org/packages/62/a0/4830ec5fa09ff7422c7d451a3f583c957015e4032ddb14b947d4591bfec5/python-boltz-0.0.1.tar.gz" } ] }