viaduc


Nameviaduc JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/dtmilano/viaduc
Summaryprobably the simplest way to create a nice-looking gui using python
upload_time2023-03-24 08:26:50
maintainer
docs_urlNone
authorDiego Torres Milano
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "gui,ui,webview,pywebview,tkinter",
    "author": "Diego Torres Milano",
    "author_email": "dtmilano@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/37/bc/028d9d564211eb70a061804011c9863b881bca27f23ea800a6b61de363f2/viaduc-1.2.0.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": "1.2.0",
    "split_keywords": [
        "gui",
        "ui",
        "webview",
        "pywebview",
        "tkinter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d93055eacbef18045712a80287ccbf9330a5f4106c7f82512cd8b6aa514875dd",
                "md5": "c3e7aabbf4e904cf87b25c3da8ac75eb",
                "sha256": "1e575a06d8ffe06b558b63bda52ea013d7564e9d22750f03d785612b01dc2b89"
            },
            "downloads": -1,
            "filename": "viaduc-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3e7aabbf4e904cf87b25c3da8ac75eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11203,
            "upload_time": "2023-03-24T08:26:49",
            "upload_time_iso_8601": "2023-03-24T08:26:49.112963Z",
            "url": "https://files.pythonhosted.org/packages/d9/30/55eacbef18045712a80287ccbf9330a5f4106c7f82512cd8b6aa514875dd/viaduc-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37bc028d9d564211eb70a061804011c9863b881bca27f23ea800a6b61de363f2",
                "md5": "c51add5c95acaedcb2edac02c1dd2cb2",
                "sha256": "a7af0f3f2a02e0bd8a5fb0e235152074a5b00c966a5fe7b1d04a27593630a10f"
            },
            "downloads": -1,
            "filename": "viaduc-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c51add5c95acaedcb2edac02c1dd2cb2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12287,
            "upload_time": "2023-03-24T08:26:50",
            "upload_time_iso_8601": "2023-03-24T08:26:50.960803Z",
            "url": "https://files.pythonhosted.org/packages/37/bc/028d9d564211eb70a061804011c9863b881bca27f23ea800a6b61de363f2/viaduc-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-24 08:26:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dtmilano",
    "github_project": "viaduc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "viaduc"
}
        
Elapsed time: 0.06623s