No project description provided
Project description
Example:
import sqlite3_plus
1.search SQL: test=sqlite3_plus.sqlite3_plus(path='./xxx.db',Tab='xxx').find(ip='xxx')
2.add SQL: sqlite3_plus.sqlite3_plus(path='./xxx.db',Tab='xxx').add(Data={"a":"xxx","b":"xxx"})
3.update SQL: sqlite3_plus.sqlite3_plus(path='./xxx.db',Tab='xxx').update(Data={"a":"xxx","b":"xxx"} , ID='xxxx')
4.delete SQL: sqlite3_plus.sqlite3_plus(ath='./xxx.db',Tab='xxx').delete(ID=['xx','xx'])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqlite3-plus-1.0.1.tar.gz
(2.0 kB
view details)
File details
Details for the file sqlite3-plus-1.0.1.tar.gz.
File metadata
- Download URL: sqlite3-plus-1.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d31bb1f40ed1f2db6506e50ae4295d28ab9e3acd933c9e1c9fce21870b8015
|
|
| MD5 |
7a9bca66898c9b4d2ad82f9e40aeb74f
|
|
| BLAKE2b-256 |
7c53552313007dd8d0d59ab1a37c1649bf1aed0065793234de2a6262bbd47e98
|