Hi,

Hello world in Python (Jython):
http://www.nan-tic.com/en/2011/from-pyqt-to-jythonjwt-setting-up-the-environment/

I think, Python is promising to interact with database. Django ORM,
for example, is convenient. One of advantages is that no SQL is
hardcoded and introspection is more featured. Boost.python can be used
to bind it to C++.

I do not know good web-servers in python except tornado. I think
built-in Wt http server should be used.

Python bindings to Wt (like PyQt for Qt) would be convenient for
people writing in Python. Several programmers I know do not use Wt
only because it is C++ and they prefer Python.

GIL problem can be solved by multiprocessing.

Taking better parts of Django and Wt is a good idea.

On Tue, Jan 22, 2013 at 4:56 PM, Rashad M <mohammedrasha...@gmail.com> wrote:
> Hi All,
>
> Why Wt not in python? Python has web server and all. If java why not in
> Python
>
> --
> Regards,
>    Rashad
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to