Webware-for-Python


NameWebware-for-Python JSON
Version 3.0.10 PyPI version JSON
download
home_pagehttps://webwareforpython.github.io/w4py3/
SummaryWebware for Python is a time-tested modular, object-oriented web framework.
upload_time2023-05-27 17:41:28
maintainer
docs_urlNone
authorChristoph Zwerschke et al.
requires_python
license
keywords web framework servlets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Webware for Python 3

Webware for Python is a well-proven and platform-independent suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes Servlets, Python Server Pages (PSP), Task Scheduling, Session Management, and many other features. Webware is very modular and can be easily extended.

Webware for Python 3 is the latest version of the suite, which has been adapted to use Python 3 instead of Python 2 and the WSGI standard instead of the custom Webware threaded application server and various adapters, but otherwise kept compatible with the legacy version.

The current project **homepage** can be found here: <https://github.com/WebwareForPython/w4py3>

The current **documentation** is published at: <https://webwareforpython.github.io/w4py3/>

You can still find the **legacy version** of Webware for Python at: <https://webwareforpython.github.io/w4py/>



            

Raw data

            {
    "_id": null,
    "home_page": "https://webwareforpython.github.io/w4py3/",
    "name": "Webware-for-Python",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "web framework servlets",
    "author": "Christoph Zwerschke et al.",
    "author_email": "cito@online.de",
    "download_url": "https://files.pythonhosted.org/packages/e0/69/10ffe1b93fdb671efa7ab2b9ae4a817cc665fcdc093b8240b26868f544a1/Webware-for-Python-3.0.10.tar.gz",
    "platform": null,
    "description": "# Webware for Python 3\n\nWebware for Python is a well-proven and platform-independent suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes Servlets, Python Server Pages (PSP), Task Scheduling, Session Management, and many other features. Webware is very modular and can be easily extended.\n\nWebware for Python 3 is the latest version of the suite, which has been adapted to use Python 3 instead of Python 2 and the WSGI standard instead of the custom Webware threaded application server and various adapters, but otherwise kept compatible with the legacy version.\n\nThe current project **homepage** can be found here: <https://github.com/WebwareForPython/w4py3>\n\nThe current **documentation** is published at: <https://webwareforpython.github.io/w4py3/>\n\nYou can still find the **legacy version** of Webware for Python at: <https://webwareforpython.github.io/w4py/>\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Webware for Python is a time-tested modular, object-oriented web framework.",
    "version": "3.0.10",
    "project_urls": {
        "Documentation": "https://webwareforpython.github.io/w4py3/",
        "Homepage": "https://webwareforpython.github.io/w4py3/",
        "Issues": "https://github.com/WebwareForPython/w4py3/issues",
        "Source": "https://github.com/WebwareForPython/w4py3"
    },
    "split_keywords": [
        "web",
        "framework",
        "servlets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e06910ffe1b93fdb671efa7ab2b9ae4a817cc665fcdc093b8240b26868f544a1",
                "md5": "e1f7c40d958481251c5c1fc0d279ea41",
                "sha256": "4928860dcc7ec4cc90c4e82498e3936c4be750bb407c06acfbca94479d62f1b4"
            },
            "downloads": -1,
            "filename": "Webware-for-Python-3.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "e1f7c40d958481251c5c1fc0d279ea41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 379855,
            "upload_time": "2023-05-27T17:41:28",
            "upload_time_iso_8601": "2023-05-27T17:41:28.622000Z",
            "url": "https://files.pythonhosted.org/packages/e0/69/10ffe1b93fdb671efa7ab2b9ae4a817cc665fcdc093b8240b26868f544a1/Webware-for-Python-3.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-27 17:41:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WebwareForPython",
    "github_project": "w4py3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "webware-for-python"
}
        
Elapsed time: 1.23874s