sqlite-utils/docs
Simon Willison 5bd7aec4d2
Test against Python 3.13 pre-release (#619)
* Test against Python 3.13 pre-release

* Skip tests for numpy on Python 3.13

Refs https://github.com/simonw/sqlite-utils/pull/619#issuecomment-1998798451

* Try to avoid Python 3.13 cog differences

* Hide \b characters in cli-reference

* Fixed .rST warning
2024-03-14 21:14:10 -07:00
..
_static Experimental TUI powered by Trogon 2023-05-21 11:41:56 -07:00
_templates Reformatted CLI examples in docs 2023-05-21 13:57:22 -07:00
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
changelog.rst Release 3.36 2023-12-07 21:31:03 -08:00
cli-reference.rst Test against Python 3.13 pre-release (#619) 2024-03-14 21:14:10 -07:00
cli.rst Add more STRICT table support (#604) 2023-12-07 21:05:27 -08:00
codespell-ignore-words.txt Run codespell against source code too, refs #307 2021-08-03 10:06:08 -07:00
conf.py Fix for Sphinx bug, closes #533, refs #531 2023-03-12 14:25:26 -07:00
contributing.rst Release 3.30 2022-10-25 15:21:34 -07:00
index.rst Added pluggy and first hook, register_commands - refs #569, #567 2023-07-22 12:04:31 -07:00
installation.rst Use sqlean if available in environment (#560) 2023-06-25 16:25:51 -07:00
Makefile Add reference page to documentation using Sphinx autodoc (#312) 2021-08-10 16:09:28 -07:00
plugins.rst Fixed some markup bugs 2023-11-03 20:55:19 -07:00
python-api.rst Test against Python 3.13 pre-release (#619) 2024-03-14 21:14:10 -07:00
reference.rst sqlite_utils.utils.flatten() function, closes #500 2022-10-18 11:00:35 -07:00
tutorial.ipynb Use python-dateutil package instead of dateutils (#324) 2021-11-14 15:25:40 -08:00