{ "info": { "author": "Chris Dent", "author_email": "cdent@peermore.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: WSGI" ], "description": "What\n====\n\nA server for use with `TiddlyWeb `_.\n\nThe base install of TiddlyWeb can be run with ``wsgiref`` simple\nserver but that server is slow and has some issues with encoding\nof request URIs. This server uses the wsgiserver, `Cheroot\n`_, which comes from the `CherryPy\n`_ project. It provides a faster and more\nWSGI and HTTP compliant server.\n\nThis code is tested with Python 2.7 and 3.5.\n\nUse\n===\n\nIn an already existing `instance\n`_ adjust\n``tiddlywebconfig.py`` to include:::\n\n 'wsgi_server': 'tiddlywebplugins.cherrypy'\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/tiddlywebplugins.cherrypy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "tiddlywebplugins.cherrypy", "package_url": "https://pypi.org/project/tiddlywebplugins.cherrypy/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/tiddlywebplugins.cherrypy/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/tiddlywebplugins.cherrypy" }, "release_url": "https://pypi.org/project/tiddlywebplugins.cherrypy/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "An improved server for TiddlyWeb.", "version": "0.2.0" }, "last_serial": 3483481, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "899c2e46e91d7a4b4551476ca9aeff3a", "sha256": "5035825bcd09618748f69ba82593fee0f04e3d86606afa39dc1600b7984898ad" }, "downloads": -1, "filename": "tiddlywebplugins.cherrypy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "899c2e46e91d7a4b4551476ca9aeff3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2311, "upload_time": "2014-01-12T20:29:46", "url": "https://files.pythonhosted.org/packages/36/fe/0d34f553cc86ac6341da4865dd6507ecb819a1ba7189e9823213fb9718e1/tiddlywebplugins.cherrypy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "12bc7b43ed3e387db622e582f579652a", "sha256": "d3e87518298c2cb8ecee6368a8b2f0b2dc77072792e9a19877667242dd0ddb82" }, "downloads": -1, "filename": "tiddlywebplugins.cherrypy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "12bc7b43ed3e387db622e582f579652a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2335, "upload_time": "2014-01-12T20:44:48", "url": "https://files.pythonhosted.org/packages/d0/03/fbf59335eccdbb1d7ce00e096c4c938240dfeea43c120881df17340c1f1b/tiddlywebplugins.cherrypy-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "61a6df3114cc923a5efc2507355bddba", "sha256": "43db25dde7ef9b485739e9403b00259f45496e10f6572d7ee1efe14ef6d750d9" }, "downloads": -1, "filename": "tiddlywebplugins.cherrypy-0.2.0.tar.gz", "has_sig": false, "md5_digest": "61a6df3114cc923a5efc2507355bddba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2383, "upload_time": "2018-01-12T10:05:24", "url": "https://files.pythonhosted.org/packages/64/89/aaac4ab6a6bd3febaeb289bde4d83286a8eeb330a078a1822ed3d7f97c97/tiddlywebplugins.cherrypy-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61a6df3114cc923a5efc2507355bddba", "sha256": "43db25dde7ef9b485739e9403b00259f45496e10f6572d7ee1efe14ef6d750d9" }, "downloads": -1, "filename": "tiddlywebplugins.cherrypy-0.2.0.tar.gz", "has_sig": false, "md5_digest": "61a6df3114cc923a5efc2507355bddba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2383, "upload_time": "2018-01-12T10:05:24", "url": "https://files.pythonhosted.org/packages/64/89/aaac4ab6a6bd3febaeb289bde4d83286a8eeb330a078a1822ed3d7f97c97/tiddlywebplugins.cherrypy-0.2.0.tar.gz" } ] }