2019-05-16 06:27:08 -07:00
Datasette
2017-11-16 07:11:00 -08:00
=========
2020-08-19 10:22:33 -07:00
|PyPI| |Changelog| |Python 3.x| |Tests| |License| |docker:
2022-07-14 15:18:28 -07:00
datasette| |discord|
2020-05-03 08:46:49 -07:00
.. |PyPI| image :: https://img.shields.io/pypi/v/datasette.svg
:target: https://pypi.org/project/datasette/
2020-06-20 08:48:39 -07:00
.. |Changelog| image :: https://img.shields.io/github/v/release/simonw/datasette?label=changelog
2020-08-15 16:57:05 -07:00
:target: https://docs.datasette.io/en/stable/changelog.html
2020-05-03 08:46:49 -07:00
.. |Python 3.x| image :: https://img.shields.io/pypi/pyversions/datasette.svg?logo=python&logoColor=white
:target: https://pypi.org/project/datasette/
2020-08-17 22:09:34 -07:00
.. |Tests| image :: https://github.com/simonw/datasette/workflows/Test/badge.svg
:target: https://github.com/simonw/datasette/actions?query=workflow%3ATest
2020-05-03 08:46:49 -07:00
.. |License| image :: https://img.shields.io/badge/license-Apache%202.0-blue.svg
2020-08-10 19:49:22 -07:00
:target: https://github.com/simonw/datasette/blob/main/LICENSE
2020-05-03 08:46:49 -07:00
.. |docker: datasette| image :: https://img.shields.io/badge/docker-datasette-blue
:target: https://hub.docker.com/r/datasetteproject/datasette
2022-07-14 15:04:38 -07:00
.. |discord| image :: https://img.shields.io/discord/823971286308356157?label=discord
2023-10-12 14:57:04 -07:00
:target: https://datasette.io/discord
2020-05-03 08:46:49 -07:00
2020-07-07 12:54:54 -07:00
*An open source multi-tool for exploring and publishing data*
2017-11-16 07:11:00 -08:00
2018-11-04 22:04:23 -08:00
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.
2017-11-16 07:11:00 -08:00
2019-11-27 11:19:11 -08:00
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.
2018-11-04 22:04:23 -08:00
2020-08-11 17:24:40 -07:00
`Explore a demo <https://fivethirtyeight.datasettes.com/fivethirtyeight> `__ , watch `a presentation about the project <https://static.simonwillison.net/static/2018/pybay-datasette/> `__ or :ref: `getting_started_glitch` .
2018-11-04 22:04:23 -08:00
2022-02-27 10:04:03 -08:00
Interested in learning Datasette? Start with `the official tutorials <https://datasette.io/tutorials> `__ .
2017-11-16 07:11:00 -08:00
2023-07-08 09:37:01 -07:00
Support questions, feedback? Join the `Datasette Discord <https://datasette.io/discord> `__ .
2017-11-16 07:11:00 -08:00
Contents
--------
.. toctree ::
2020-06-08 20:12:06 -07:00
:maxdepth: 3
2017-11-16 07:11:00 -08:00
2017-11-30 10:27:00 -08:00
getting_started
2019-05-15 22:14:33 -07:00
installation
2023-09-13 14:06:25 -07:00
configuration
2019-05-15 22:14:33 -07:00
ecosystem
2022-08-18 14:52:04 -07:00
cli-reference
2018-07-27 21:21:42 -07:00
pages
2018-07-10 19:04:13 -07:00
publish
2020-10-08 15:47:37 -07:00
deploying
2018-03-27 09:18:32 -07:00
json_api
2017-12-05 09:43:59 -08:00
sql_queries
2020-05-31 22:00:36 -07:00
authentication
2019-05-18 22:31:03 -07:00
performance
2018-06-18 07:12:21 -07:00
csv_export
2020-10-31 14:37:58 -07:00
binary_data
2018-05-12 19:29:06 -03:00
facets
2018-05-12 09:06:38 -03:00
full_text_search
2018-05-26 11:04:09 -07:00
spatialite
2017-12-07 09:19:35 -08:00
metadata
2020-11-24 13:22:33 -08:00
settings
2018-05-20 14:28:53 -07:00
introspection
2017-12-06 10:27:50 -08:00
custom_templates
2018-04-16 08:12:09 -07:00
plugins
2020-06-21 19:37:48 -07:00
writing_plugins
2024-02-05 11:47:17 -08:00
javascript_plugins
2020-06-21 17:33:48 -07:00
plugin_hooks
2020-06-21 20:53:42 -07:00
testing_plugins
2020-02-24 20:45:08 -08:00
internals
2024-01-31 15:21:40 -08:00
events
2022-01-13 16:30:00 -08:00
contributing
2017-11-16 07:11:00 -08:00
changelog