skip to navigation
skip to content

Not Logged In

Snakelets 1.43

Very simple to use web application server modeled after Java's JSPs & Servlets

Latest Version: 1.44

Snakelets is a Python web application server. This project provides a threaded web server, Ypages (HTML+Python language, similar to Java's JSPs) and Snakelets: code-centric page request handlers (similar to Java's Servlets). It is able to run off a CD (read-only mode).

Snakelet's focus is on understanding the way dynamic web sites are created (the code is very compact and easy to understand), and make this process as easy as possible, while still providing a rich and powerful server environment.