{"id":15432997,"url":"https://github.com/simonw/sphinx-to-sqlite","last_synced_at":"2025-06-15T13:38:18.752Z","repository":{"id":57470035,"uuid":"305199661","full_name":"simonw/sphinx-to-sqlite","owner":"simonw","description":"Create a SQLite database from Sphinx documentation","archived":false,"fork":false,"pushed_at":"2020-10-22T04:55:45.000Z","size":9,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-06T20:48:45.430Z","etag":null,"topics":["datasette-io","datasette-tool","sphinx","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-18T21:26:55.000Z","updated_at":"2023-07-14T19:47:31.000Z","dependencies_parsed_at":"2022-09-19T09:50:26.954Z","dependency_job_id":null,"html_url":"https://github.com/simonw/sphinx-to-sqlite","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fsphinx-to-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fsphinx-to-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fsphinx-to-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fsphinx-to-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw","download_url":"https://codeload.github.com/simonw/sphinx-to-sqlite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":220250915,"owners_count":16618405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datasette-io","datasette-tool","sphinx","sqlite"],"created_at":"2024-10-01T18:30:07.142Z","updated_at":"2024-10-18T05:21:02.020Z","avatar_url":"https://github.com/simonw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sphinx-to-sqlite\n\n[![PyPI](https://img.shields.io/pypi/v/sphinx-to-sqlite.svg)](https://pypi.org/project/sphinx-to-sqlite/)\n[![Changelog](https://img.shields.io/github/v/release/simonw/sphinx-to-sqlite?include_prereleases\u0026label=changelog)](https://github.com/simonw/sphinx-to-sqlite/releases)\n[![Tests](https://github.com/simonw/sphinx-to-sqlite/workflows/Test/badge.svg)](https://github.com/simonw/sphinx-to-sqlite/actions?query=workflow%3ATest)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/sphinx-to-sqlite/blob/master/LICENSE)\n\nCreate a SQLite database from Sphinx documentation.\n\n## Demo\n\nYou can see the results of running this tool against the [Datasette documentation](https://docs.datasette.io/) at https://latest-docs.datasette.io/docs/sections\n\n## Installation\n\nInstall this tool using `pip`:\n\n    $ pip install sphinx-to-sqlite\n\n## Usage\n\nFirst run `sphinx-build` with the `-b xml` option to create XML files in your `_build/` directory.\n\nThen run:\n\n    $ sphinx-to-sqlite docs.db path/to/_build\n\nTo build the SQLite database.\n\n## Development\n\nTo contribute to this tool, first checkout the code. Then create a new virtual environment:\n\n    cd sphinx-to-sqlite\n    python -mvenv venv\n    source venv/bin/activate\n\nOr if you are using `pipenv`:\n\n    pipenv shell\n\nNow install the dependencies and tests:\n\n    pip install -e '.[test]'\n\nTo run the tests:\n\n    pytest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fsphinx-to-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonw%2Fsphinx-to-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fsphinx-to-sqlite/lists"}