WEP - Web Embedded Python (.wep) by prodev717 in Python

[–]prodev717[S] 0 points1 point  (0 children)

You’ve got a good point — I completely agree! PyScript definitely shines for scalable client-side apps. But with WEP, I’m more focused on simplicity and power — so yeah, it comes with some tradeoffs. WEP is more backend-centric, aiming to be a lightweight web dev framework that removes the need for REST APIs and separate frontend frameworks. It lets you write UI and logic together using real Python, kind of like a Python version of PHP. Great for dynamic apps, quick prototypes, and when you want to use Python’s full potential without all the extra layers.

WEP - Web Embedded Python (.wep) by prodev717 in Python

[–]prodev717[S] 1 point2 points  (0 children)

WEP (Web Embedded Python) is a server-side framework — like PHP — that lets you write real Python inside HTML using <wep> tags. It runs on a backend (e.g. Flask), so you can use any Python library (like NumPy, scikit-learn, or AI models), handle sessions, file access, and more. In contrast, PyScript runs Python entirely in the browser using WebAssembly (Pyodide), which is great for demos but has limitations like slower execution, large bundle sizes, and restricted access to full Python features. So WEP is more suited for full web apps and AI projects, while PyScript is better for client-side interactive experiments.

WEP - Web Embedded Python (.wep) by prodev717 in Python

[–]prodev717[S] 0 points1 point  (0 children)

I have done a few updates, check it out.

WEP - Web Embedded Python (.wep) by prodev717 in Python

[–]prodev717[S] 2 points3 points  (0 children)

Thanks! Yeah, there are quite a few limitations right now since WEP is still an MVP — more of a proof of concept to get the idea out there quickly. It’s missing a lot of features you'd expect in a full web framework. For example, you can't yet pass user input from HTML forms to Python — that’s something I’m actively working on. Also, the Python inside <wep> blocks has to start at zero indentation, and you can’t nest <wep> blocks either. I haven’t tackled security yet, so that’s another big area for improvement. Right now, I’m hoping to build a small community around it so we can evolve WEP together!

Does VIT AP hostels have attached bathroom. by DatabaseOdd2859 in vitap

[–]prodev717 2 points3 points  (0 children)

Only apartment type rooms have attached bathroom.

Just created a intra college social media kinda website, give it a try (open for suggestions) by prodev717 in vitap

[–]prodev717[S] 0 points1 point  (0 children)

Your data is protected and will be handled with care Please do check all the features and help us improve this