Posts

Showing posts with the label Python

Rx4RDF

Rx4RDF is an entire Python application framework for full stack integration with RDF. From storage to presentation layers, it appears that every effort was made to utilize RDF as the foundation for data representation. ActiveRDF has some competition.

Rapid Development Using Python

Rapid Development Using Python Our interest in Python developed from a prototyping standpoint, but we quickly adopted it as the language of choice for our management interface as well as for ad-hoc prototyping of future concepts. Numerous developers have come up to speed with Python quickly, and they have expressed pleasant surprise at the simplicity of the language and how quickly they are able to fulfill functional requirements with it. Moreover, Python's robust string and file handling (as well as its built-in types) make it the language of choice for our user interface. We're quite excited about the potential that Python has given us.

Cheetah

Cheetah Users' Guide Cheetah is a Python-powered template engine and code generator. It may be used as a standalone utility or combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group. Not as cool as Smarty , but then again, what is?

Python + Eclipse

PythonEclipse PythonEclipse is just at it's start. So it currently only features an incomplete Python editor, the ability to create launch configurations for Python and to launch Python scripts.