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

Uploaded Python 3

File details

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

File metadata

  • Download URL: sql_library-0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 48cebaca33c8089696a70d58ce9c0002256a7775d43a2ad62c5277c43414a46c
MD5 e5af4af94c7d3c2d68a094f4a70a5f9d
BLAKE2b-256 2fd4cdfbe6132fa942d9045ec18f46a459aa6523bb10a40f5d494840faca953e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sql_library-0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef44c5f0799f4ef8fca48945e8a5b6eb7391e988f0383e6391919af01b015d2c
MD5 059c59114c81856a5f13ab889ded4eb6
BLAKE2b-256 4a069f568a688228171d44dd748e5a76751baacbd9151326b707adfc03a1964b

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