{ "info": { "author": "Jithin Zacharia", "author_email": "zachariajithin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Camembert\n\n[![Total alerts](https://img.shields.io/lgtm/alerts/g/Jithinqw/Camembert.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Jithinqw/Camembert/alerts/)\n\nThis library is for configuring and setting middlewares and hooks for Falcon framework.\n\n## Requirements\n\nPlease refer to `requirements.txt` for list of requirements.\n\n## List of middlewares\n\n- Converting request to JSON middleware \n- Requests Logging middleware\n- Response headers middleware\n- Content Type middleware\n- HTTPS required\n\n## Installing\n\nRun dependencies using `python3 -m pip install -r requirements.txt --cert ` in your terminal.\n\nThen run `python3 setup.py install`\n\nOr you can install package using `pip install camembert`\n\nGo to [Pypi page](https://pypi.org/project/camembert/) for more details.\n\n## Examples\n\nPlease see `EXAMPLES.md` for examples.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/Jithinqw/Camembert/archive/0.4.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Jithinqw/Camembert", "keywords": "falcon,middlewares", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "camembert", "package_url": "https://pypi.org/project/camembert/", "platform": "", "project_url": "https://pypi.org/project/camembert/", "project_urls": { "Download": "https://github.com/Jithinqw/Camembert/archive/0.4.1.tar.gz", "Homepage": "https://github.com/Jithinqw/Camembert" }, "release_url": "https://pypi.org/project/camembert/0.4.1/", "requires_dist": null, "requires_python": "", "summary": "Falcon middlewares made easy.", "version": "0.4.1" }, "last_serial": 5741532, "releases": { "0.3.8": [ { "comment_text": "", "digests": { "md5": "034dde7bf2a45ca9ac54d5754abbe469", "sha256": "8c457b650afd513a34defec7ebb1202f01b67920c0a2e5220d601849bab4a92b" }, "downloads": -1, "filename": "camembert-0.3.8.tar.gz", "has_sig": false, "md5_digest": "034dde7bf2a45ca9ac54d5754abbe469", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3461, "upload_time": "2019-07-11T09:33:35", "url": "https://files.pythonhosted.org/packages/95/9e/7d2eb7b908729fe78a3bae5e561f62f3e23bc043df112676d4807638f825/camembert-0.3.8.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "b4ad550354d7d42baeca792a0bfc5655", "sha256": "1b9a054bd458e0dcda97c6c8fd55fda345482c96f902679806fbd5fc1e243d49" }, "downloads": -1, "filename": "camembert-0.4.0.tar.gz", "has_sig": false, "md5_digest": "b4ad550354d7d42baeca792a0bfc5655", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6047, "upload_time": "2019-08-26T13:18:36", "url": "https://files.pythonhosted.org/packages/24/b4/46e782689435f52fec402e060bfdbedea3730690eb23da328ad78b38dd19/camembert-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "39af94c18baf8c9793e8ad96d2abcdc7", "sha256": "9f3c9893dfd6c986dd825bb3dc488e12b7c47bf32268ad083c36a55c036a695f" }, "downloads": -1, "filename": "camembert-0.4.1.tar.gz", "has_sig": false, "md5_digest": "39af94c18baf8c9793e8ad96d2abcdc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6505, "upload_time": "2019-08-28T09:27:19", "url": "https://files.pythonhosted.org/packages/9c/ab/475b92783694ddb6797e0ebb25bc2209a1540db310f3814addfcbeafcfae/camembert-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39af94c18baf8c9793e8ad96d2abcdc7", "sha256": "9f3c9893dfd6c986dd825bb3dc488e12b7c47bf32268ad083c36a55c036a695f" }, "downloads": -1, "filename": "camembert-0.4.1.tar.gz", "has_sig": false, "md5_digest": "39af94c18baf8c9793e8ad96d2abcdc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6505, "upload_time": "2019-08-28T09:27:19", "url": "https://files.pythonhosted.org/packages/9c/ab/475b92783694ddb6797e0ebb25bc2209a1540db310f3814addfcbeafcfae/camembert-0.4.1.tar.gz" } ] }