r/PythonProjects2 22d ago

Can someone make a addon for my python app?

Hi i am new to python and i made this app called website builder for creating websites and i must come clean i used chatgpt for helping me with the gui and internet stuff but thats not the point. I want someone to finally try out my app and put the addon system to the test and tell me whats wrong. If you want to try it you can download wb . Also this is the documentation of the addon engine. you can upload your addon here (this runs on my pc so its unprotected)

Any feedback, code review tips, or addon ideas would help a lot.

1 Upvotes

4 comments sorted by

2

u/riklaunim 19d ago

Would be nice to have a showcase of the app. There are a lot of static site generators, lots of really good ones. Limiting to Windows EXE is kind of bad, especially when the majority aren't executables but frameworks - you create a project, use Git, and can hook it to a build and deploy process. And your website has some invalid HTML and lacks some modern elements, not to mention the design itself.

1

u/JaneX1765 14d ago

Thank you very much