{ "info": { "author": "Lakhan Mankani", "author_email": "lakhan.mankani@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Topic :: Communications" ], "description": "wifi_qrcode_generator\n=====================\n\nGenerate a qr code for your wifi network to let others quickly connect your wifi without having the need to tell them your long and complicated password.\n\nDependencies:\n\n* Pillow\n* qrcode\n\nUsage:\n\n.. code-block:: bash\n\n $ wifi-qrcode-generator\n\nOr as a Python API\n\n.. code-block:: python\n\n #!/usr/bin/env python3\n import wifi_qrcode_generator\n\n wifi_qrcode_generator.wifi_qrcode(\n 'Home wifi', False, 'WPA', 'very complicated password'\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/lakhanmankani/wifi_qrcode_generator", "keywords": "WiFi,qrcode", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "wifi-qrcode-generator", "package_url": "https://pypi.org/project/wifi-qrcode-generator/", "platform": "", "project_url": "https://pypi.org/project/wifi-qrcode-generator/", "project_urls": { "Homepage": "https://github.com/lakhanmankani/wifi_qrcode_generator" }, "release_url": "https://pypi.org/project/wifi-qrcode-generator/0.1/", "requires_dist": null, "requires_python": "", "summary": "Generate a qr code for your wifi to let others quickly connect your wifi.", "version": "0.1" }, "last_serial": 3347934, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "21314d24feb12af418f3b815175931a1", "sha256": "35d66eac672d3a6b282110411c996b424f9962f064decc8d6bd7edee5fe31ba9" }, "downloads": -1, "filename": "wifi_qrcode_generator-0.1-py3.6.egg", "has_sig": false, "md5_digest": "21314d24feb12af418f3b815175931a1", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 3907, "upload_time": "2017-11-20T10:19:55", "url": "https://files.pythonhosted.org/packages/ea/a6/ce3a0c4e0050bcfc6d07ef5ce800abfb6d7a79963646e12f29c27d5f3277/wifi_qrcode_generator-0.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "8fc35b9374006949110df916f0715ab7", "sha256": "f21787b18e689093ba50d6857c65edac5d45b561ad7f4f46a2ce6e0ffc28f9ad" }, "downloads": -1, "filename": "wifi_qrcode_generator-0.1.tar.gz", "has_sig": false, "md5_digest": "8fc35b9374006949110df916f0715ab7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2518, "upload_time": "2017-11-20T10:19:57", "url": "https://files.pythonhosted.org/packages/55/ab/a786a78a3c220025de6dd10d327fe9c0f4c08d349450a5878f2ee013959f/wifi_qrcode_generator-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "21314d24feb12af418f3b815175931a1", "sha256": "35d66eac672d3a6b282110411c996b424f9962f064decc8d6bd7edee5fe31ba9" }, "downloads": -1, "filename": "wifi_qrcode_generator-0.1-py3.6.egg", "has_sig": false, "md5_digest": "21314d24feb12af418f3b815175931a1", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 3907, "upload_time": "2017-11-20T10:19:55", "url": "https://files.pythonhosted.org/packages/ea/a6/ce3a0c4e0050bcfc6d07ef5ce800abfb6d7a79963646e12f29c27d5f3277/wifi_qrcode_generator-0.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "8fc35b9374006949110df916f0715ab7", "sha256": "f21787b18e689093ba50d6857c65edac5d45b561ad7f4f46a2ce6e0ffc28f9ad" }, "downloads": -1, "filename": "wifi_qrcode_generator-0.1.tar.gz", "has_sig": false, "md5_digest": "8fc35b9374006949110df916f0715ab7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2518, "upload_time": "2017-11-20T10:19:57", "url": "https://files.pythonhosted.org/packages/55/ab/a786a78a3c220025de6dd10d327fe9c0f4c08d349450a5878f2ee013959f/wifi_qrcode_generator-0.1.tar.gz" } ] }