cefpython3


Namecefpython3 JSON
Version 66.1 PyPI version JSON
download
home_pagehttps://github.com/cztomczak/cefpython
SummaryGUI toolkit for embedding a Chromium widget in desktop applications
upload_time2021-02-16 20:11:57
maintainer
docs_urlNone
authorCzarek Tomczak
requires_python
licenseBSD 3-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CEF Python is an open source project founded by Czarek Tomczak in 2012 to provide python bindings for the Chromium Embedded Framework. Examples of embedding CEF browser are available for many popular GUI toolkits including: wxPython, PyQt, PySide, Kivy, Panda3D, PyGTK, PyGObject, PyGame/PyOpenGL and PyWin32.

There are many use cases for CEF. You can embed a web browser control based on Chromium with great HTML 5 support. You can use it to create a HTML 5 based GUI in an application, this can act as a replacement for standard GUI toolkits like wxWidgets, Qt or GTK. You can render web content off-screen in application that use custom drawing frameworks. You can use it for automated testing of existing applications. You can use it for web scraping or as a web crawler, or other kind of internet bots.

Project website:
https://github.com/cztomczak/cefpython


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cztomczak/cefpython",
    "name": "cefpython3",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Czarek Tomczak",
    "author_email": "czarek.tomczak@gmail.com",
    "download_url": "https://github.com/cztomczak/cefpython/releases",
    "platform": "win32",
    "description": "CEF Python is an open source project founded by Czarek Tomczak in 2012 to provide python bindings for the Chromium Embedded Framework. Examples of embedding CEF browser are available for many popular GUI toolkits including: wxPython, PyQt, PySide, Kivy, Panda3D, PyGTK, PyGObject, PyGame/PyOpenGL and PyWin32.\r\n\r\nThere are many use cases for CEF. You can embed a web browser control based on Chromium with great HTML 5 support. You can use it to create a HTML 5 based GUI in an application, this can act as a replacement for standard GUI toolkits like wxWidgets, Qt or GTK. You can render web content off-screen in application that use custom drawing frameworks. You can use it for automated testing of existing applications. You can use it for web scraping or as a web crawler, or other kind of internet bots.\r\n\r\nProject website:\r\nhttps://github.com/cztomczak/cefpython\r\n\r\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "GUI toolkit for embedding a Chromium widget in desktop applications",
    "version": "66.1",
    "project_urls": {
        "Download": "https://github.com/cztomczak/cefpython/releases",
        "Homepage": "https://github.com/cztomczak/cefpython"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a242a9f3fc0a8f8220789bd64a2f48bbafa23581811922069793750f8366c3bd",
                "md5": "f9d015945ffe679cc351bc44409de3cb",
                "sha256": "3cf0dc13b4e9aa1c7f028e7f1bfe4e7fca6e677f18574f4ef9346f5d48853f51"
            },
            "downloads": -1,
            "filename": "cefpython3-66.1-py2.py3-none-win32.whl",
            "has_sig": false,
            "md5_digest": "f9d015945ffe679cc351bc44409de3cb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 65172649,
            "upload_time": "2021-02-16T20:11:57",
            "upload_time_iso_8601": "2021-02-16T20:11:57.441758Z",
            "url": "https://files.pythonhosted.org/packages/a2/42/a9f3fc0a8f8220789bd64a2f48bbafa23581811922069793750f8366c3bd/cefpython3-66.1-py2.py3-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bd4f313221a999e4d295cc8fcb15fc4ac9c98f6759e50735d6f6ce84fd3e98a",
                "md5": "b337a9cf4c24118f24a7cb36aa951e6f",
                "sha256": "afe1bcde78cbd3790370f4a51cbca37de8bff761de0452f8b8a3b22971bed82a"
            },
            "downloads": -1,
            "filename": "cefpython3-66.1-py2.py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b337a9cf4c24118f24a7cb36aa951e6f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 68996832,
            "upload_time": "2021-02-16T20:12:06",
            "upload_time_iso_8601": "2021-02-16T20:12:06.111457Z",
            "url": "https://files.pythonhosted.org/packages/3b/d4/f313221a999e4d295cc8fcb15fc4ac9c98f6759e50735d6f6ce84fd3e98a/cefpython3-66.1-py2.py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-02-16 20:11:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cztomczak",
    "github_project": "cefpython",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cefpython3"
}
        
Elapsed time: 0.09640s