告别枯燥,致力于打造 Python 实用小例子
-
Updated
Dec 30, 2020 - Python
Add a description, image, and links to the python-gui topic page so that developers can more easily learn about it.
To associate your repository with the python-gui topic, visit your repo's landing page and select "manage topics."
The current coding style does not conform to PEP8 standards.
Use a tool like
pycodestyle
orflake8
(preferred) to find all the violations and fix them for more readable and standard coding style.