Contents

datasette 0.64.6

0

An open source multi-tool for exploring and publishing data

An open source multi-tool for exploring and publishing data

Stars: 8841, Watchers: 8841, Forks: 618, Open Issues: 562

The simonw/datasette repo was created 6 years ago and the last code push was 6 days ago.
The project is extremely popular with a mindblowing 8841 github stars!

How to Install datasette

You can install datasette using pip

pip install datasette

or add it to a project with poetry

poetry add datasette

Package Details

Author
Simon Willison
License
Apache License, Version 2.0
Homepage
https://datasette.io/
PyPi:
https://pypi.org/project/datasette/
Documentation:
https://docs.datasette.io/en/stable/
GitHub Repo:
https://github.com/simonw/datasette

Classifiers

  • Database
No  datasette  pypi packages just yet.

Errors

A list of common datasette errors.

Code Examples

Here are some datasette code examples and snippets.

GitHub Issues

The datasette package has 562 open issues on GitHub

  • Try again with SQLite codemirror support
  • Improvements to help make Datasette a better tool for learning SQL
  • Avoid ever running count(*) against SpatiaLite KNN table
  • Update asgiref requirement from <3.5.0,>=3.2.10 to >=3.2.10,<3.6.0
  • More detailed information about installed SpatiaLite version
  • Scripted exports
  • Option to assign a domain/subdomain using datasette publish cloudrun
  • Update pytest-timeout requirement from <2.1,>=1.4.2 to >=1.4.2,<2.2
  • Add architecture documentation
  • Documentation page warning of changes coming in 1.0
  • Update pytest-asyncio requirement from <0.17,>=0.10 to >=0.10,<0.18
  • Row pages should show links to foreign keys
  • Maybe let plugins define custom serve options?
  • Typo in docs about default redirect status code
  • run analyze on all databases as part of start up or publishing

See more issues on GitHub

Related Packages & Articles

piccolo 1.5.0

A fast, user friendly ORM and query builder which supports asyncio.

tinydb 4.8.0

TinyDB is a tiny, document oriented database optimized for your happiness :)