I mean that the user interface and the server logic are like one thing, and no html/js is used.
There is an excellent C++ web toolkit, which does exactly this:
Is there python equivalent/alternative?
Note: pyjamas does not count – it’s great, but client side only.
Thanks!
Nope, Wt is just about the only thing like that. The only thing remotely similar to Wt is ASP.NET, and that is a very long stretch.