
datasette 0.65.2
0
An open source multi-tool for exploring and publishing data
Contents
An open source multi-tool for exploring and publishing data
Stars: 10757, Watchers: 10757, Forks: 808, Open Issues: 656The simonw/datasette repo was created 8 years ago and the last code push was 5 hours ago.
The project is extremely popular with a mindblowing 10757 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
Related Packages
Errors
A list of common datasette errors.
Code Examples
Here are some datasette code examples and snippets.
GitHub Issues
The datasette package has 656 open issues on GitHub
- Fix filter-input and search-input zoom on iOS Safari Fixes#2346
- Add request.form() for multipart form data and file uploads
- Website and GitHub need a better ultra-quickstart
- Bump the python-packages group with 3 updates
- In –default-deny mode show icons for public, not private tables
- backport #2616 to 0.65.x
- Stop using double quoted string literals in SQL
- Fixed hundreds of database connection closing warnings
- pytest -Wall shows hundreds of warnings
- Improvements to /db/table/pk.json row page
- Add new
/$DB/$TABLE/-/scriptendpoint, for transactional SQL scripts with the JSON Write API. - Refactor default_permissions.py into a package
- Fix KeyError when sorting with _labels=on and excluded sort column
- fix: typo in authentication docs
- feat: improve the github actions run and cancel in progress job
pythonfix







