Skip to main content

This package can help you using sqlite3 library much easier and faster.

Project description

simple_sqlite

PyPI version MIT License Downloads Downloads Downloads Donate with Bitcoin Donate with Ethereum

Windows macOS Ubuntu

Open in Visual Studio Code

It is a fast and convenience package that can help you using sqlite3 library much easier and faster.

Installation

Use the package manager pip to install simple_sqlite.

pip install simple-sqlite

Usage

This example shows how you can use this library to create database.

from simple_sqlite import SimpleSqlite

ssql = SimpleSqlite('basic.db')
result, message = ssql.create_database()

Contributing

Always suggest creating new methods. Open an issue first to discuss what you would like to add.

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

simple_sqlite-2.1.1.tar.gz (7.0 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