sqliteschema2.0.1
sqliteschema2.0.1
Published
A Python library to dump table schema of a SQLite database file.
pip install sqliteschema
Package Downloads
Authors
Requires Python
>=3.9
Dependencies
- mbstrdecoder
<2,>=0.8.3 - tabledata
<2,>=1.3.1 - typepy
<2,>=1.1.4 - pytablewriter
<2,>=0.64.0; extra == "cli" - loguru
<1,>=0.4.1; extra == "cli" - pytablewriter
<2,>=0.64.0; extra == "dumps" - loguru
<1,>=0.4.1; extra == "logging" - SimpleSQLite
>=1.5.1; extra == "test" - pytablewriter
<2,>=0.64.0; extra == "test" - pytest
>=6.0.1; extra == "test" - pytest-md-report
>=0.6.2; extra == "test"