home / content / pypi_packages

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 [![PyPI](https://img.shields.io/pypi/v/datasette-show-errors.svg)](https://pypi.org/project/datasette-show-errors/) [![CircleCI](https://circleci.com/gh/simonw/datasette-show-errors.svg?style=svg)](https://circleci.com/gh/simonw/datasette-show-errors) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](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  

Links from other tables

  • 1 row from package in pypi_versions
  • 1 row from package in pypi_releases
Powered by Datasette · Queries took 1.046ms