A sqlite lib that encapsulate common sqlite operations
Project description
sqlitelib
sqlitelib
is a Python library that provides an easy-to-use interface for common SQLite database operations. It simplifies database interactions, making it easier to perform tasks like creating tables, inserting records, querying data, and more.
Features
- Connect to SQLite databases
- Create tables
- Insert, update, and delete records
- Query data with flexible options
- Simple and intuitive API
Installation
You can install sqlitelib
using pip:
pip install sqlitelib
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqlitelib-1.0.1.tar.gz
(8.4 kB
view details)
Built Distribution
sqlitelib-1.0.1-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file sqlitelib-1.0.1.tar.gz
.
File metadata
- Download URL: sqlitelib-1.0.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c81d12025cb09489454e4a574e0e3c87e325ff92cf0fd9c0bd5f82a2cfeedf5c |
|
MD5 | aab82e24b8edd989577711c6232bc3da |
|
BLAKE2b-256 | 27448b0834e901b398ba50126f617f1ca6a60ed416a0d531b7de2e8b67f55911 |
File details
Details for the file sqlitelib-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: sqlitelib-1.0.1-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8271d3cd2664c4756b6447dfd524c9f101d3d022a5559977bf5716025871efb |
|
MD5 | a5ddb6d778ec33159f175e7b74b10863 |
|
BLAKE2b-256 | bda3da6ffa497d22d6746ec8327296c22b35a401aac50f90f5cc26737bb854b5 |