pypi_packages: datasette-show-errors
This data as json
name | summary | classifiers | description | author | author_email | description_content_type | home_page | keywords | license | maintainer | maintainer_email | package_url | platform | project_url | project_urls | release_url | requires_dist | requires_python | version | yanked | yanked_reason |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
datasette-show-errors | Datasette plugin for displaying error tracebacks | [] | # datasette-show-errors [](https://pypi.org/project/datasette-show-errors/) [](https://circleci.com/gh/simonw/datasette-show-errors) [](https://github.com/simonw/datasette-show-errors/blob/master/LICENSE) Datasette plugin for displaying error tracebacks. ## Installation pip install datasette-show-errors ## Usage Installing the plugin will cause any internal error to be displayed with a full traceback, rather than just a generic 500 page. Be careful not to use this in a context that might expose sensitive information. | Simon Willison | text/markdown | https://github.com/simonw/datasette-show-errors | Apache License, Version 2.0 | https://pypi.org/project/datasette-show-errors/ | https://pypi.org/project/datasette-show-errors/ | {"Homepage": "https://github.com/simonw/datasette-show-errors"} | https://pypi.org/project/datasette-show-errors/0.2/ | ["starlette", "datasette", "pytest ; extra == 'test'"] | 0.2 | 0 |