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.0.tar.gz
(8.2 kB
view details)
Built Distribution
sqlitelib-1.0.0-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file sqlitelib-1.0.0.tar.gz
.
File metadata
- Download URL: sqlitelib-1.0.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5123694a9b9775012ef3b54d754574b323bef4098c55073db54e790e8df7b26 |
|
MD5 | cddf09e8b970f5890414c306b0155a21 |
|
BLAKE2b-256 | 814cbdf5ace1c3543d21d06616e1df29d6996bad43effd4dcb6e99a694dd360b |
File details
Details for the file sqlitelib-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: sqlitelib-1.0.0-py3-none-any.whl
- Upload date:
- Size: 11.2 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 | c836e734df1c6c248a8f6b1a87f7ac67f1a64d08178bd7a0b548f23611c98030 |
|
MD5 | 507fadb579a84c817a1b5936e0464f37 |
|
BLAKE2b-256 | 13871696331ef07a56117ebc7bbc7dfba694eb0d7dcc33a9af48823f4f0e6899 |