An open API service indexing awesome lists of open source software.

https://github.com/popckovs/python_desctop_library

A simple application with a description and notes on the python language, to facilitate learning
https://github.com/popckovs/python_desctop_library

python python-pq5 sql

Last synced: 3 months ago
JSON representation

A simple application with a description and notes on the python language, to facilitate learning

Awesome Lists containing this project

README

          

# python_desctop_library

##### Разрабатываю на: Linux Ubuntu 18.04 LTS
##### Версия Python: 3.8

##### Использую:
>PyQt5 Designer для создания интерфейса
>
>PyMySQL для работы с Бд MySQL

A simple application with a description and notes on the python language, to facilitate learning

Это простое desktop приложение, для помощи мне в изучении языка Python, представляет собой маленькую библиотеку, с описанием функций и решением различных задач.

> install/dump.sql - Дамп Бд,
> mysqladmin -u ваш_username -p create tutorial

> connection.py - Конфиги для соединения с БД