Simplesqlite

Latest version: v1.5.4

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

1.3.2

- Modify to use `pypa/build` for package build
- Add `zip_safe=False`
- Add `__all__` to `__init__.py`
- Update `[build-system]`
- Drop support for Python 3.6

**Full Changelog**: https://github.com/thombashi/SimpleSQLite/compare/v1.3.1...v1.3.2

1.3.1

- Add support for Python 3.11
- Add support for `pathvalidate` v3
- Update requirements

**Full Changelog**: https://github.com/thombashi/SimpleSQLite/compare/v1.3.0...v1.3.1

1.3.0

- Add support for View
- Add `fetch_view_names` method `SimpleSQLite` class
- Add `has_view` method `SimpleSQLite` class
- Update requirements

1.2.0

- Add `type_hints` argument to `create_table_from_data_matrix` method
- Remove `setuptools` requires
- Add support for Python 3.10
- Drop support for Python 3.5

1.1.4

- Fix `fetch_attr_names` method improperly return attributes when passing a database that has MySQL (or other databases) schema descriptions: 72 (Thanks to bobgott)

1.1.3

- Fix changes in `max_workers` value are properly applied
- Update requirements

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.