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.3.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.3-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sql_library-0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 5b3cb383287a8820af9c7ebdcfd0392b090d5b497b994bd5f2a907b2c790690f
MD5 cdd06fdf4fbf99d1306e10ff59759dfc
BLAKE2b-256 bed9901868a96e9aca2756f6dc7cd0abf59ffc8b375370c3387cadfb14269845

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sql_library-0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 502a0b4b86901ce811f162f1ba800acbfb396604236f60cc1810beb906166afd
MD5 bdf2cffa3760843ca85c98b9d0dd69d1
BLAKE2b-256 d742e0389cc9371783be22262ae3d24793dae86b633354fab0c8e23f39bc9686

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