viaduc


Nameviaduc JSON
Version 2.0.5 PyPI version JSON
download
home_pagehttps://github.com/dtmilano/viaduc
Summaryprobably the simplest way to create a nice-looking gui using python
upload_time2024-11-03 03:13:55
maintainerNone
docs_urlNone
authorDiego Torres Milano
requires_pythonNone
licenseApache
keywords gui ui webview pywebview tkinter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Viaduc is probably the simplest way to create a nice-looking gui using python and tiny bit of html/css/js.

![form example](https://raw.githubusercontent.com/dtmilano/viaduc/main/screenshots/form.png)

viaduc uses pywebview and [Bootstrap](https://getbootstrap.com/) to provide a gui for other tools and scripts.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dtmilano/viaduc",
    "name": "viaduc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "gui, ui, webview, pywebview, tkinter",
    "author": "Diego Torres Milano",
    "author_email": "dtmilano@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0f/39/68cf94899b52ab5d4efffd6b6601293b6a07f8b9e1ee950c504acd610b4b/viaduc-2.0.5.tar.gz",
    "platform": null,
    "description": "\nViaduc is probably the simplest way to create a nice-looking gui using python and tiny bit of html/css/js.\n\n![form example](https://raw.githubusercontent.com/dtmilano/viaduc/main/screenshots/form.png)\n\nviaduc uses pywebview and [Bootstrap](https://getbootstrap.com/) to provide a gui for other tools and scripts.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "probably the simplest way to create a nice-looking gui using python",
    "version": "2.0.5",
    "project_urls": {
        "Homepage": "https://github.com/dtmilano/viaduc"
    },
    "split_keywords": [
        "gui",
        " ui",
        " webview",
        " pywebview",
        " tkinter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0177f7e96879ffc89d96481f7e671ac82ead4093eb8a7b895a0afd0d049ed80c",
                "md5": "1e13fb6284a50f2227e8111b0dee473f",
                "sha256": "be98a67661fedea1204f0c26aa0d4e3b4bc2db99394afd1a86f68414d1f79f0b"
            },
            "downloads": -1,
            "filename": "viaduc-2.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e13fb6284a50f2227e8111b0dee473f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11567,
            "upload_time": "2024-11-03T03:13:54",
            "upload_time_iso_8601": "2024-11-03T03:13:54.157771Z",
            "url": "https://files.pythonhosted.org/packages/01/77/f7e96879ffc89d96481f7e671ac82ead4093eb8a7b895a0afd0d049ed80c/viaduc-2.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f3968cf94899b52ab5d4efffd6b6601293b6a07f8b9e1ee950c504acd610b4b",
                "md5": "1fa77741d9bfeeb6ce6ac466a624b9c9",
                "sha256": "111688075cc2bc2e8e26a293b4db187fe68dd185968fdd6c0bf0662018ddb706"
            },
            "downloads": -1,
            "filename": "viaduc-2.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1fa77741d9bfeeb6ce6ac466a624b9c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12928,
            "upload_time": "2024-11-03T03:13:55",
            "upload_time_iso_8601": "2024-11-03T03:13:55.781555Z",
            "url": "https://files.pythonhosted.org/packages/0f/39/68cf94899b52ab5d4efffd6b6601293b6a07f8b9e1ee950c504acd610b4b/viaduc-2.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-03 03:13:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dtmilano",
    "github_project": "viaduc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "viaduc"
}
        
Elapsed time: 1.45878s