Package profile
SimpleSQLite
- Summary: SimpleSQLite is a Python library to simplify SQLite database operations: table creation, data insertion and get data as other data formats. Simple ORM functionality for SQLite.
- Author: Tsuyoshi Hombashi
- Homepage: https://github.com/thombashi/SimpleSQLite
- Source: https://github.com/thombashi/SimpleSQLite (Repo profile)
- Number of releases: 137
- First release: 0.1.0 on 2016-02-21
- Latest release: 1.5.4 on 2025-03-01
Releases
PyPI Downloads
Dependencies
SimpleSQLite has 14 dependencies, 8 of which optional.Dependency | Optional |
---|---|
DataProperty | false |
mbstrdecoder | false |
pathvalidate | false |
sqliteschema | false |
tabledata | false |
typepy | false |
beautifulsoup4 | true |
loguru | true |
pytablereader | true |
pytablewriter | true |
pytest | true |
pytest-md-report | true |
Sphinx | true |
sphinx_rtd_theme | true |