Skip to content

RimuEirnarn/sqlite_database

Repository files navigation

SQLite Database

GitHub forks GitHub Repo stars

GitHub closed issues GitHub closed pull requests GitHub code size in bytes Lines of code GitHub all releases GitHub Workflow(pylint) Status GitHub Workflow(pytest) Status GitHub Workflow(pypi) Status GitHub release (latest by date) Documentation Status GitHub

PyPI - Format PyPI - Python Version PyPI - Implementation PyPI - Downloads

SQLite Database is a weird wrapper for SQLite Connection. It's intended to be easy to use and simple.

Warning

This project as per version number (<1.0) is not either efficient (in term of memory usage) and fast. If you found a serious problem, please let us know.

Installation

Installation from PyPI is now available, pip install sqlite-database

From previous versions, installations can be done using pip install https://github.com/RimuEirnarn/sqlite_database/archive/refs/tags/<latest version>.zip

Features

Feature overview can be found in Features.md

It's still recommended to see the short docs

History & Pre-contributors

You can read why this library exists by reading the history. The pre-contributor is only ChatGPT.

Contributing

You can submit any issue if you found a good issue. You can submit a pull request as long as the thing you want complies with what this project aims for.

License

This library/wrapper/repo/project is licensed with/in BSD 3-Clause "New" or "Revised" License.

LICENSE