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 details)

Uploaded Source

File details

Details for the file database-lib-0.0.1.tar.gz.

File metadata

  • Download URL: database-lib-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.11

File hashes

Hashes for database-lib-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9fbf1b5b069099c245d8786ecbd9049575299bb96f995933c1f79b4b2aa1b584
MD5 b357bc85ba47dff3540de6d8b424af41
BLAKE2b-256 13da9db19a528aa12fe2511143fff8a807e573c558e89560a4db830a6f46326b

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