gros-server


Namegros-server JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/grip-on-software/server-framework
SummaryGrip on Software server framework
upload_time2024-06-11 13:47:25
maintainerNone
docs_urlNone
authorLeon Helwerda
requires_pythonNone
licenseApache 2.0
keywords gros server framework authentication templates
VCS
bugtrack_url
requirements CherryPy flup requests gros-gatherer python-ldap
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Web application framework for building
authenticated services, with templating to avoid vulnerabilities.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/grip-on-software/server-framework",
    "name": "gros-server",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "gros server framework authentication templates",
    "author": "Leon Helwerda",
    "author_email": "l.s.helwerda@liacs.leidenuniv.nl",
    "download_url": "https://files.pythonhosted.org/packages/32/5d/18a1f883334e170014588364a451baeb158d0c25d0f72f80ba4e8fc70567/gros_server-0.0.3.tar.gz",
    "platform": null,
    "description": "Web application framework for building\nauthenticated services, with templating to avoid vulnerabilities.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Grip on Software server framework",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/grip-on-software/server-framework"
    },
    "split_keywords": [
        "gros",
        "server",
        "framework",
        "authentication",
        "templates"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b26e5646a85217723af62460df5fe494d0f266cf2861213c8890ad23062a28e",
                "md5": "bbd47204e68db8dddd92e996db85e2d1",
                "sha256": "0450e4734f2943ffb70de118ec11ef44860e9258a63b7d58f7ecf8b20ff7d376"
            },
            "downloads": -1,
            "filename": "gros_server-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bbd47204e68db8dddd92e996db85e2d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16884,
            "upload_time": "2024-06-11T13:47:23",
            "upload_time_iso_8601": "2024-06-11T13:47:23.948462Z",
            "url": "https://files.pythonhosted.org/packages/1b/26/e5646a85217723af62460df5fe494d0f266cf2861213c8890ad23062a28e/gros_server-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "325d18a1f883334e170014588364a451baeb158d0c25d0f72f80ba4e8fc70567",
                "md5": "e70552255db00cc67742a76994db2ad6",
                "sha256": "f067778fb9824a74da9dcd548f528e1c9a014987a943c4de00a1f0a65c823289"
            },
            "downloads": -1,
            "filename": "gros_server-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e70552255db00cc67742a76994db2ad6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12863,
            "upload_time": "2024-06-11T13:47:25",
            "upload_time_iso_8601": "2024-06-11T13:47:25.377755Z",
            "url": "https://files.pythonhosted.org/packages/32/5d/18a1f883334e170014588364a451baeb158d0c25d0f72f80ba4e8fc70567/gros_server-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-11 13:47:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grip-on-software",
    "github_project": "server-framework",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "CherryPy",
            "specs": [
                [
                    "==",
                    "18.9.0"
                ]
            ]
        },
        {
            "name": "flup",
            "specs": [
                [
                    "==",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.27.1"
                ]
            ]
        },
        {
            "name": "gros-gatherer",
            "specs": [
                [
                    "==",
                    "0.0.3"
                ]
            ]
        },
        {
            "name": "python-ldap",
            "specs": [
                [
                    "==",
                    "3.4.3"
                ]
            ]
        }
    ],
    "lcname": "gros-server"
}
        
Elapsed time: 0.25746s