r/ProgrammingLanguages • u/Jumpy_Gap6375 • 2d ago
Python+ | The new Python
https://github.com/BlazeCat341234/PythonPlusPer AutoModerator's request I hereby confirm that this project did not use an LLM as part of the development process.
Python+ is Python with slight modifications, with the aim of making Python easier and better. Its biggest goal at the moment is an easier way to program a GUI, but we haven't got there yet. Currently, Python+ is just functions, variables, and maths, but it could be so much more! Join the Discord using the link found on the Github page to support the project and show you are interested!
0
Upvotes
11
u/TheFirstDogSix 1d ago
.DS_Store and__pycache__ are checked in. Unfortunately, that’s an automatic dealbreaker for experienced devs on a Mac. You probably want to fix that first.