🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

sqlite-database

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlite-database

A weird wrapper for SQLite Connection

0.7.3
PyPI
Maintainers
1

SQLite Database

GitHub forks GitHub Repo stars

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

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.

Usage/Showcase

Want to know how I use sqlite-database? Visit this demo

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

Keywords

sqlite

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts