ANN: Snakelets 1.21 (simple-to-use web app server with dynamic pages)

I

Irmen de Jong

I'm happy to say that Snakelets 1.21 is available, which
contains some important fixes since the last version.

--- WHAT IS IT ---
Snakelets is a Python web application server, mainly for educational
purposes (but it works fine, mind you). 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 possible to run Snakelets 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.

It's released under the open-source MIT Software license.

--- DOWNLOAD ---
You can download from http://snakelets.sourceforge.net
(go to the SF project site, and then the file section).

To start, you can edit the vhost config file (see docs, not required)
and then run the serv.py script, or the monitor.py script if you want to
start it as a daemon (on Unix).

--- FIXES ---
Important changes since 1.20:

* virtual host config has been disabled by default, Snakelets
will use the old webapp loading method without vhosts.
* fixed some issues related to virtual hosts:
external port (when running behind a forwarding proxy),
url retrieval methods, better config check, manage menu.
* fixed bug in '/'-related forwarding on Windows
* fixed some socket connection problems
* it's possible again to reload a web application
* example webapps now have a proper index.html/index.y start location
* fixed package name clash in test webapp: snakelets is now tsnakelets
* mp3 streaming possibilities are now complete (by album/year/etc)


Enjoy,
--Irmen de Jong.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top