SimpleSQLite1.5.2
SimpleSQLite1.5.2
Published
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.
pip install simplesqlite
Package Downloads
Authors
Project URLs
Requires Python
>=3.7
Dependencies
- DataProperty
<2,>=1.0.1
- mbstrdecoder
<2,>=1.0.0
- pathvalidate
<4,>=2.5.2
- sqliteschema
<3,>=1.4.0
- tabledata
<2,>=1.1.3
- typepy
<2,>=1.2.0
- sphinx-rtd-theme
>=1.2.2 ; extra == 'docs'
- Sphinx
>=2.4 ; extra == 'docs'
- loguru
<1,>=0.4.1 ; extra == 'logging'
- pytablereader
>=0.31.3 ; extra == 'test'
- pytablewriter
>=0.50 ; extra == 'test'
- pytest
>=6.0.1 ; extra == 'test'
- pytest-discord
>=0.1.6 ; extra == 'test'
- pytest-md-report
>=0.5 ; extra == 'test'
- beautifulsoup4
>=4.10 ; extra == 'test'