Skip to main content

A basic sqlite3 editing library

Project description

# SQLite Database Management Module

This Python module provides functions to manage SQLite databases efficiently. It includes functions for connecting to a database, creating tables, inserting, updating, and deleting rows, as well as dropping tables and deleting the entire database file. Additionally, it offers functionality to execute custom SQL queries and print the contents of a table.

# Installation & Importing

  • pip install database-lib==0.0.1

  • import with: import database_lib

Change Log

0.0.1 (2023-10-10)

  • First release

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

database-lib-0.0.1.tar.gz (4.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