php - Python Server Pages Implementations -


I've been a PHP developer for a while, and I have good stuff about using Python for web scripting Have heard. After some research, I found mod_python, which integrates with Apache to allow Python server pages, which appears to be similar to PHP pages. I was also aware that the implementation of the good people of Stacks Overflow would recommend someone who wants good integration with similar functionality like Apache and MySQL and PHP.

/ div>

I believe mod_wsgi is the preferred option of mod_python :

Some performance standards suggest that mod_wsgi also performs very well


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -