dez


Namedez JSON
Version 0.10.10.13 PyPI version JSON
download
home_page
SummaryA set of pyevent-based network services
upload_time2024-03-17 23:24:25
maintainer
docs_urlNone
authorMario Balibrera
requires_python
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The dez library includes an asynchronous server benchmarking toolset; advanced, inotify-based static caching; XML and JSON stream parsing; Stomp, OP, HTTP, and WebSocket servers; and WebSocketProxy, which enables web application deployment on existing, unmodified TCP servers without straying from the HTML5 spec. In addition, dez offers a highly sophisticated API for implementing custom protocols, as well as a controller class that simplifies the creation of applications that require multiple servers to run in the same process.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dez",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mario Balibrera",
    "author_email": "mario.balibrera@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "The dez library includes an asynchronous server benchmarking toolset; advanced, inotify-based static caching; XML and JSON stream parsing; Stomp, OP, HTTP, and WebSocket servers; and WebSocketProxy, which enables web application deployment on existing, unmodified TCP servers without straying from the HTML5 spec. In addition, dez offers a highly sophisticated API for implementing custom protocols, as well as a controller class that simplifies the creation of applications that require multiple servers to run in the same process.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A set of pyevent-based network services",
    "version": "0.10.10.13",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4da0f0a505a59a6c81ec89cda24ed369fe35ec7dc77fade029718c488b04fee2",
                "md5": "ae29e74f610d0a6e60ec119f313b266b",
                "sha256": "749a3d421be097d27f0f43e6af680d6a92babb605a5dd7def96b226033fe8715"
            },
            "downloads": -1,
            "filename": "dez-0.10.10.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae29e74f610d0a6e60ec119f313b266b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 66207,
            "upload_time": "2024-03-17T23:24:25",
            "upload_time_iso_8601": "2024-03-17T23:24:25.416152Z",
            "url": "https://files.pythonhosted.org/packages/4d/a0/f0a505a59a6c81ec89cda24ed369fe35ec7dc77fade029718c488b04fee2/dez-0.10.10.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-17 23:24:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dez"
}
        
Elapsed time: 0.22147s