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
- Host: GitHub
- URL: https://github.com/popckovs/python_desctop_library
- Owner: PopckovS
- Created: 2020-04-01T08:09:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T08:48:34.000Z (almost 6 years ago)
- Last Synced: 2025-01-19T09:42:36.514Z (about 1 year ago)
- Topics: python, python-pq5, sql
- Language: Python
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 - Конфиги для соединения с БД