Skip to content

Latest commit

 

History

History
63 lines (52 loc) · 2.27 KB

index.rst

File metadata and controls

63 lines (52 loc) · 2.27 KB

Datasette

PyPI Changelog Python 3.x Tests License docker: datasette

An open source multi-tool for exploring and publishing data

Datasette is a tool for exploring and publishing data. It helps people take data of any shape or size and publish that as an interactive, explorable website and accompanying API.

Datasette is aimed at data journalists, museum curators, archivists, local governments and anyone else who has data that they wish to share with the world. It is part of a :ref:`wider ecosystem of tools and plugins <ecosystem>` dedicated to making working with structured data as productive as possible.

Explore a demo, watch a presentation about the project or :ref:`getting_started_glitch`.

More examples: https://datasette.io/examples

Support questions, feedback? Join our GitHub Discussions forum.

Contents

.. toctree::
   :maxdepth: 3

   getting_started
   installation
   ecosystem
   pages
   publish
   deploying
   json_api
   sql_queries
   authentication
   performance
   csv_export
   binary_data
   facets
   full_text_search
   spatialite
   metadata
   settings
   introspection
   custom_templates
   plugins
   writing_plugins
   plugin_hooks
   testing_plugins
   internals
   contributing
   changelog