Skip to main content

Python No SQL SQLite Wrapper

Project description

WrapLite

Python No SQL SQLite Wrapper

Instalation

pip install wraplite (not available yet)

(almost available yet)

Usage

import wraplite as wl

my_db = wl.create('my_db.db')
my_db.create_table('users)
my_db.users.insert({
  'id': 1,
  'name': 'Rui'
})

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

File details

Details for the file wraplite-0.1.0.dev5.macosx-10.15-x86_64.tar.gz.

File metadata

  • Download URL: wraplite-0.1.0.dev5.macosx-10.15-x86_64.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3

File hashes

Hashes for wraplite-0.1.0.dev5.macosx-10.15-x86_64.tar.gz
Algorithm Hash digest
SHA256 d35af0ec50338c42c36b65ae6e4f826655be8375c15d4a77811f85858b3af979
MD5 24c2f700ec93ba658d15d0a9d551529e
BLAKE2b-256 983d2e548a5beb82aec33622c804d61a8de797b0ea9e9ada98bc706d26d81003

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page