Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Описание проекта:

Программа для работы с SQLite и PostgreSQL.

Для запуска приложения

Клонируйте репозиторий

git clone https://github.com/Gaius-Capito/DBMSworker.git
  • Установите и активируйте виртуальное окружение
python -m venv venv
source venv/source/activate
  • Установите зависимости из файла requirements.txt
pip install -r requirements.txt
  • В папке DBMSworker запустите файл window.py
cd DBMSworker
python3 window.py

Стек: Python3, Tkinter, psycopg2-binary, SQLite.

About

DBM interface in Python

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages