ecookbook restoring the folders for testing...
This commit is contained in:
parent
0574702876
commit
9f40a47d30
109 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
|||
A Mockup Of Another Reddit Project
|
||||
|
||||
This is an ideal project for PySimpleGUI. OK, so maybe it's claimed for just about every GUI problem, but only when it fits. And for this project, it fits.
|
||||
|
||||
The Redit post where this project was mentioned:
|
||||
|
||||
https://www.reddit.com/r/Python/comments/ee6n53/advice_on_code_before_i_make_it_bigger/
|
||||
|
||||
And here's the project's GitHub:
|
||||
|
||||
https://github.com/wigglememore/Machinerys-Hanbook-in-Code
|
||||
|
||||
What made this project especially appealing to add a GUI onto is the fact that it was written in a well-structured manner. All of the input was isolated in a single file. It was easy to go from that file to a GUI.
|
||||
|
||||
At the end of the function the values dictionry is returned.
|
||||
|
||||
|
||||
<iframe src='https://trinket.io/embed/pygame/9dfcbcc591?start=result' width='100%' height='600' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue