{ "info": { "author": "namuyang", "author_email": "thhjuu@yahoo.co.jp", "bugtrack_url": null, "classifiers": [], "description": "async-Eel\n====\nEel is a little Python library for making simple Electron-like offline HTML/JS GUI apps,\nwith full access to Python capabilities and libraries.\n\nAbout\n----\n* Python**3.6+**\n* use `asyncio`\n* [original README.md](README-old.md)\n* [original repository](https://github.com/ChrisKnott/Eel)\n\nI design this library for `asyncio` event loop users.\n\nThe original uses `gevent` and both event loops have difficulty in using simultaneously.\n\nInstall\n----\n```bash\npip install async-eel\n```\n\nHow to use\n----\nIt looks like same usage, but something is different, please look at [example codes](examples).\n \nI forked [eel_bootstrap(JP)](https://github.com/namuyan/eel_bootstrap) as good example.\n\nAuthor\n----\n[@namuyan_mine](https://twitter.com/namuyan_mine)\n\nLicence\n----\n[MIT](LICENSE)", "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/namuyan/async-Eel", "keywords": "gui,html,javascript,electron", "license": "", "maintainer": "", "maintainer_email": "", "name": "async-Eel", "package_url": "https://pypi.org/project/async-Eel/", "platform": "", "project_url": "https://pypi.org/project/async-Eel/", "project_urls": { "Homepage": "https://github.com/namuyan/async-Eel" }, "release_url": "https://pypi.org/project/async-Eel/1.0b3/", "requires_dist": null, "requires_python": ">=3.6", "summary": "For little HTML GUI applications, with easy Python/JS interop", "version": "1.0b3" }, "last_serial": 5533783, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "722e77ce547d9bd20fae3fc9fa66fde3", "sha256": "ab00e39bc69f1ecb6dfa971cd0e217622136f6f214806068f6af79747f7db701" }, "downloads": -1, "filename": "async-Eel-1.0b1.tar.gz", "has_sig": false, "md5_digest": "722e77ce547d9bd20fae3fc9fa66fde3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 14187, "upload_time": "2019-06-17T09:58:45", "url": "https://files.pythonhosted.org/packages/41/ce/ee872e40ff1de46c8cfe0c7404a4b127d959bf4a5ad612843f36cfd9253d/async-Eel-1.0b1.tar.gz" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "64dd6e3eb70e65d3ed374df66e8974d3", "sha256": "11427c431a3cb581e9eed9c70c6bba3d2999037aaca5a612c2ee66adf10e9351" }, "downloads": -1, "filename": "async-Eel-1.0b2.tar.gz", "has_sig": false, "md5_digest": "64dd6e3eb70e65d3ed374df66e8974d3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 9317, "upload_time": "2019-06-18T16:24:48", "url": "https://files.pythonhosted.org/packages/7c/67/fdaff4c583c48b165806a81d25ba079998def3ef25ce9ea9bb83b00b43a4/async-Eel-1.0b2.tar.gz" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "e700678dcefa8bd02f686e9763f83aa7", "sha256": "6e27652fee6fb20167fff5b37679014513abf2440ea3f17315b6ea0b60a01260" }, "downloads": -1, "filename": "async-Eel-1.0b3.tar.gz", "has_sig": false, "md5_digest": "e700678dcefa8bd02f686e9763f83aa7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 9564, "upload_time": "2019-07-15T08:19:00", "url": "https://files.pythonhosted.org/packages/1e/3d/613f01d65eb1b2c7360e3f5e7f977ff746228a849724907447b729e858cd/async-Eel-1.0b3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e700678dcefa8bd02f686e9763f83aa7", "sha256": "6e27652fee6fb20167fff5b37679014513abf2440ea3f17315b6ea0b60a01260" }, "downloads": -1, "filename": "async-Eel-1.0b3.tar.gz", "has_sig": false, "md5_digest": "e700678dcefa8bd02f686e9763f83aa7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 9564, "upload_time": "2019-07-15T08:19:00", "url": "https://files.pythonhosted.org/packages/1e/3d/613f01d65eb1b2c7360e3f5e7f977ff746228a849724907447b729e858cd/async-Eel-1.0b3.tar.gz" } ] }