Socket
Socket
Sign inDemoInstall

sqlite-database

Package Overview
Dependencies
4
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sqlite-database

A weird wrapper for SQLite Connection


Maintainers
1

Readme

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

Keywords

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc