KURULUM
sudo apt-get install python3-qt5
sudo apt install python3-pyqt5.qtsql
sudo apt-get install qttools5-dev-tools
/usr/lib/x86_64-linux-gnu/qt5/bin/designer
ARAYUZ DOSYASINI PY ye çevirmek
python3 -m PyQt5.uic.pyuic -x arayuz.ui -o arayuz.py
Kendim için aldığım notları sizin ile paylaşıyorum. Genel olarak ilgi alanlarım yapay zeka, büyük veri ve mobil uygulamalar.
Subscribe to:
Post Comments (Atom)
file tree for nodejs project
find . \( -path "*/node_modules" -o -path "*/.git" \) -prune -o -print | tree -a -I 'node_modules|.git'
-
Lesson 5 These tutorials are also available through an email course, please visit http://www.hedaro.com/pandas-tutorial to sign up...
-
<?php // Declare and define two dates $date1 = strtotime ( "2016-06-01 22:45:00" ); $date2 = strtotime ( "2...
-
server side=> import asyncio import websockets async def response ( websocket , path ): message = await websocket . recv () ...
No comments:
Post a Comment