{ "info": { "author": "Nicholas Pilon", "author_email": "npilon@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Topic :: Internet :: WWW/HTTP" ], "description": "pyramid_unicodedammit\r\n=====================\r\n\r\n.. image:: https://api.travis-ci.org/npilon/pyramid_unicodedammit.png?branch=master\r\n :target: https://travis-ci.org/npilon/pyramid_unicodedammit\r\n\r\nPyramid plugin for making a best effort to deal with bizarre query strings.\r\nQuery strings should only ever contain UTF-8 encoded text.\r\nHowever, it's possible using some web browsers to submit forms or enter URLs containing other encodings.\r\nThis plugin registers a tween that uses UnicodeDammit from beautifulsoup4 to make a best effort to properly recognize these query strings.\r\n\r\nUsage\r\n-----\r\n\r\n1. Include ``pyramid_unicodedammit`` using either the ``pyramid.includes`` configuration file setting or ``config.include('pyramid_unicodedammit')``", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/npilon/pyramid_unicodedammit", "keywords": "pyramid unicode", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "pyramid-unicodedammit", "package_url": "https://pypi.org/project/pyramid-unicodedammit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid-unicodedammit/", "project_urls": { "Homepage": "https://github.com/npilon/pyramid_unicodedammit" }, "release_url": "https://pypi.org/project/pyramid-unicodedammit/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Make a best effort to deal with bizarre query strings", "version": "0.0.1" }, "last_serial": 2400560, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "58a320372d19d8a436ef2bfec43c94cd", "sha256": "d1d69c6ab3ecba369cc7a0ccf81525b2f98a0d6494e428d3328a206ac457d2a3" }, "downloads": -1, "filename": "pyramid_unicodedammit-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "58a320372d19d8a436ef2bfec43c94cd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3821, "upload_time": "2016-10-14T23:09:17", "url": "https://files.pythonhosted.org/packages/26/51/bf8a32cad36f8d0ec6d9573b497b176e28aad9dd84bd17493588c2f96c2d/pyramid_unicodedammit-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "587730fe903a46a6fd3523c25c5976d2", "sha256": "ab3cde4fbaf72ad7eda9a20274f86b4803df82e32e4fa09b279e4ba3356f2de9" }, "downloads": -1, "filename": "pyramid_unicodedammit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "587730fe903a46a6fd3523c25c5976d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1924, "upload_time": "2016-10-14T23:08:21", "url": "https://files.pythonhosted.org/packages/70/b1/8a7393e8c452271282cb663667b7e564a3966134171bfc1fa82fae1315de/pyramid_unicodedammit-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58a320372d19d8a436ef2bfec43c94cd", "sha256": "d1d69c6ab3ecba369cc7a0ccf81525b2f98a0d6494e428d3328a206ac457d2a3" }, "downloads": -1, "filename": "pyramid_unicodedammit-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "58a320372d19d8a436ef2bfec43c94cd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3821, "upload_time": "2016-10-14T23:09:17", "url": "https://files.pythonhosted.org/packages/26/51/bf8a32cad36f8d0ec6d9573b497b176e28aad9dd84bd17493588c2f96c2d/pyramid_unicodedammit-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "587730fe903a46a6fd3523c25c5976d2", "sha256": "ab3cde4fbaf72ad7eda9a20274f86b4803df82e32e4fa09b279e4ba3356f2de9" }, "downloads": -1, "filename": "pyramid_unicodedammit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "587730fe903a46a6fd3523c25c5976d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1924, "upload_time": "2016-10-14T23:08:21", "url": "https://files.pythonhosted.org/packages/70/b1/8a7393e8c452271282cb663667b7e564a3966134171bfc1fa82fae1315de/pyramid_unicodedammit-0.0.1.tar.gz" } ] }