A Python script to convert automatically your C projects to C++, in seven steps. Additional tool to move project from a directory to another one, and updating #include statement. |
|
Karrigell is a simple web programming solution, written in Python, designed for web sites with moderate traffic, such as personal sites running on a home computer. It also provides an easy way to develop stand-alone applications using a web interface.
|
|
SPYCE is a server-side language that supports simple and efficient Python-based dynamic HTML generation, otherwise called Python Server Pages (PSP). Those who are familiar with JSP, PHP, or ASP and like Python, should have a look at Spyce. Its modular design makes it very flexible and extensible. It can also be used as a command-line utility for static text pre-processing or as a web-server proxy.
|
|
Karrigell is a simple web programming solution, including a web server and a relational database (gadfly). It was designed for web sites with moderate traffic, such as personal sites running on a home computer. Allows execution of Python scripts and of pages mixing Python and HTML (PHP-like). Easy handling of authentication and sessions, internationalization features. A file content or the output of a script can be included in another script. |
|
Wasp is an platform-independent open-source HTML preprocessor written in Python which provides an organised way of designing and programming a web application. Template files containing powerful Wasp tags may be easily customized through plug-in Python modules.
|
|
Based upon Eric Brill's work. This is a port of Mark Watson's C# Part-of-Speech tagger. It's a simple and straightforward tool to tokenize and tag sentences and find the corresponding parts-of-speech. There are other Python taggers like Monty Tagger and NTLK, but this one is simple, sleek and easy-to-implement |
|
PMZ is a small Python script that allows you to combine HTML and Python code. It is very similar to Microsoft Active Server Pages or PHP3 or PHP4. So you can easily integrate Python into your HTML pages If you don't need an application server like ZOPE than PMZ should be your choice. In general this is a technology preview. For performance issues it might be necessary to rewrite the code into an Apache web server module for best performance. This piece of software is not thought to be used on a high performance web server with much traffic. However it might be useful in some situations when you need some Python functionalities in your environment.
|
|
SPYCE is a webserver plugin that supports simple and efficient Python-based dynamic HTML scripting. Those who like Python and are familiar with JSP, or PHP, or ASP, should have a look at this engine. It allows one to generate dynamic HTML content just as easily, using Python for the dynamic parts. Its modular design makes it very flexible and extensible.
|
|
cgi_buffer is a group of libraries (for Perl, Python and PHP) that automatically handle performance-improving HTTP features that most Web servers don't implement. cgi_buffer is easy to use - it only requires a one-line include in your script. The Python version can also be used as a wrapper around any other CGI program, enabling the benefits for other languages as well.
|
|
Scripts to convert automatically in six steps, your C project to C++.
GNU GPL licence.
Manual included. |
|
|
|