PyHP


Version: 1.0.0 Beta
Category:
Scripts
Python
Requirements:
Seller:
Price:
-
System:
Rating:
4.6
License:

Description - PyHP



PyHP is an Apache module which embeds the Python language inside web pages.It is inspired by the PHP module to permit quick and easy dynamic web pages creation with Python. Here there is a short list of motivations that should convince you to at least try PyHP: * Python is a rock solid, fast and well supported language. It has been around from almost ten years now and it has a great and strong community. * Python APIs do not change with every major release. If you have been using PHP module for a while, you certainly know that PHP module APIs are very volatile: they change breaking backward compatibility very often. This does not happens with Python, which has a very strong backward compatibility: usually very old scripts just run on new version of Python without any changes. * Python has a very coherent APIs set. Python APIs are very coherent and easy to learn. As opposite to the PHP module language, where you can have completely different API approach for the same object, depending on the function you are looking at: just to make some examples, take a look at the PHP Array object: you can see that many functions start with array_ and many don`t, furthermore, these are all functions while in Python arrays are real Objects.



More in Python-PyHP

Pyhp Pyhp Backward Compatibility