Skip to main content

A simple library for working with PostgreSQL

Project description

SQL Library

Это простая библиотека для работы с PostgreSQL на Python.

Установка

Установите библиотеку через pip:

pip install sql-library

Пример использования:
from sql_library import Database

db = Database(dbname="mydb", user="myuser", password="mypassword")
db.execute("CREATE TABLE IF NOT EXISTS users (id SERIAL PRIMARY KEY, name TEXT)")
db.close()

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

sql_library-0.4.tar.gz (1.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sql_library-0.4-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

Details for the file sql_library-0.4.tar.gz.

File metadata

  • Download URL: sql_library-0.4.tar.gz
  • Upload date:
  • Size: 1.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for sql_library-0.4.tar.gz
Algorithm Hash digest
SHA256 26cdcb7a669521efcbdd98e04c91ef372207b0553355b926dd128e190d1f4ff5
MD5 4a3aa8e89f088a37e1b7d85603f77b27
BLAKE2b-256 e70f4f281201b928a20e0b0aaa7df67cc5fa4c9cb4ad3ebb527686caed8f9f46

See more details on using hashes here.

File details

Details for the file sql_library-0.4-py3-none-any.whl.

File metadata

  • Download URL: sql_library-0.4-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for sql_library-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 dee2f2c438f65091f57a0a0da5c4192a8bdcfd9bac9a99f069b5bc58a8f6db53
MD5 d0e99607f246a920aae662d345b7508c
BLAKE2b-256 1dcf2f5c6d66106efc3a882174d5d16cdec634501a5f5b7293be9ace4f2a6ed0

See more details on using hashes here.

Supported by

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