{ "info": { "author": "Raoul Snyman", "author_email": "raoul@snyman.info", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Desktop Environment", "Topic :: Internet :: WWW/HTTP :: Browsers", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "WebAppify\n=========\n\nWebAppify is a simple module to easily create your own desktop apps of websites. WebAppify uses PyQt5 and QtWebKit or\nQtWebEngine for displaying the web page, and works on Python 2.7 and Python 3.4 and up.\n\nTo create your own desktop web app, import and set up the WebApp class.\n\n.. code:: python\n\n from webappify import WebApp\n\n app = WebApp('OpenStreetMap', 'https://www.openstreetmap.org', 'osm.png')\n app.run()\n\nThis will create a window with the website, using the icon provided.\n\nAdditional Options\n------------------\n\nVersion 0.2 comes with the option of minimizing to the system tray. Simply pass ``canMinimizeToTray=True`` to the class\nand a tray icon will be installed with the necessary menu options.\n\n.. code:: python\n\n app = WebApp('OpenStreetMap', 'https://www.openstreetmap.org', 'osm.png', canMinimizeToTray=True)\n\nClicking on the tray icon will show the window, while right-clicking will show the menu.\n\n.. note::\n\n If your site needs Flash Player, you'll need the appropriate Flash Player plugin installed system-wide. For QtWebKit\n you will need the NPAPI plugin, and for QtWebEngine you will need the PPAPI plugin.\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://launchpad.net/webappify", "keywords": "Qt website", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "WebAppify", "package_url": "https://pypi.org/project/WebAppify/", "platform": "", "project_url": "https://pypi.org/project/WebAppify/", "project_urls": { "Homepage": "https://launchpad.net/webappify" }, "release_url": "https://pypi.org/project/WebAppify/0.3/", "requires_dist": [ "PyQt5" ], "requires_python": "", "summary": "Create desktop apps of your favourite websites", "version": "0.3" }, "last_serial": 3090610, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "abb953c371bb2309b8f7274a308189e2", "sha256": "1a5869f9be0b07cadde3b028c98682d0bfd91373e6bb45c5af14ed830b961c84" }, "downloads": -1, "filename": "WebAppify-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "abb953c371bb2309b8f7274a308189e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4436, "upload_time": "2017-05-17T21:48:09", "url": "https://files.pythonhosted.org/packages/df/1b/5f98981f1abe3e5deb4c38686288de4d9e2d719fbd3cd8c1639384a9d8fb/WebAppify-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ff9306771bca7f2f3120b9fac5c3ab5", "sha256": "36cb0064c0c525875dd66330a1ed58b52746754069d1d58037b5444777338065" }, "downloads": -1, "filename": "WebAppify-0.1.tar.gz", "has_sig": false, "md5_digest": "3ff9306771bca7f2f3120b9fac5c3ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3005, "upload_time": "2017-05-17T21:48:10", "url": "https://files.pythonhosted.org/packages/82/5e/6cb858cceff320078590eb065d234d14ddaee6a92ce24ca7ab0dcb1f08f1/WebAppify-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "517daa070107d554dbe8a56e862fc8e1", "sha256": "8df0408e6cf1d1433f54ba2ae089a95241b027d1871933cbe4e70ff116154921" }, "downloads": -1, "filename": "WebAppify-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "517daa070107d554dbe8a56e862fc8e1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6008, "upload_time": "2017-06-13T22:54:41", "url": "https://files.pythonhosted.org/packages/d4/d8/2e3a0553036a38d1934ea0fc707e1998f8ecad4cb0ee2215b7258e895ba0/WebAppify-0.2-py2.py3-none-any.whl" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "decba3307e83c63f35a081c8b8c4472d", "sha256": "8026471cbfdbcb712841ee0c0a90757bf905d39392e6bf29572c9cb503037302" }, "downloads": -1, "filename": "WebAppify-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "decba3307e83c63f35a081c8b8c4472d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6168, "upload_time": "2017-08-11T17:43:24", "url": "https://files.pythonhosted.org/packages/dd/5d/f9ff9f55081929ab59de5928fe0f146bca955606e214e403f8fe3dd502e3/WebAppify-0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "decba3307e83c63f35a081c8b8c4472d", "sha256": "8026471cbfdbcb712841ee0c0a90757bf905d39392e6bf29572c9cb503037302" }, "downloads": -1, "filename": "WebAppify-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "decba3307e83c63f35a081c8b8c4472d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6168, "upload_time": "2017-08-11T17:43:24", "url": "https://files.pythonhosted.org/packages/dd/5d/f9ff9f55081929ab59de5928fe0f146bca955606e214e403f8fe3dd502e3/WebAppify-0.3-py2.py3-none-any.whl" } ] }