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

Uploaded Python 3

File details

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

File metadata

  • Download URL: sql_library-0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 e2be5eb5246f04c859ab66167710019f88b8a6d8d3ee3bbc5e978800913896e3
MD5 2fdec394e4417708103c1d506b01a43e
BLAKE2b-256 04c218a098a7f27f29415e97a09a9cee007dbf37978e272d2c86d41912cd2f99

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sql_library-0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.6 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1812d58c829267ca0bf52b339626b3f1f6a5445d08f31287ddb7eed23f6665a6
MD5 c31596032c7fe31ac309fefefe077e2a
BLAKE2b-256 f49fc233d353e35c690246ac6a6713edd0fcd1b1b98781e5736923c2fae78eaf

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