Skip to main content

This library can you help you use sqlite3 much easier and faster.

Project description

quick_sqlite

It is a fast package that will ease you to work with sqlite3.

Installation

pip install quick_sqlite

Usage

from quick_sqlite import QuickSqlite
sqle = QuickSqlite('example')
sqle.create_table('employes', 'name, email')

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

quick_sqlite-1.0.tar.gz (3.5 kB view hashes)

Uploaded Source

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