Site Tools


python:python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
python:python [2023/10/23 12:03] – created - external edit 127.0.0.1python:python [2024/12/10 18:11] (current) – [Ruzne priklady] 147.32.8.115
Line 41: Line 41:
 [[soucty|kontrolni soucty]] [[soucty|kontrolni soucty]]
  
 +===== Windows Subsytem for Linux ====
 +
 +<code bash>
 +wsl --install Ubuntu
 +
 +sudo apt update
 +sudo apt install mc
 +sudo apt install python3-openpyxl
 +sudo apt install python3-pyqt5
 +sudo apt install python3-pyqt5.qtsql
 +sudo apt install python-is-python3
 +sudo apt install sqlite3
 +
 +https://gitlab.fjfi.cvut.cz/culikzde/python-2022
 +cd python-2020/table
 +python3 table.py
 +</code>
python/python.1698062596.txt.gz · Last modified: 2023/10/23 12:03 by 127.0.0.1