I
Irmen de Jong
I'm happy to say that Snakelets 1.6 is now available.
Snakelets is a simple Python web application server,
meant to learn how dynamic web sites are created.
It is just a bonus that it actually works too ;-)
It's released under the open-source MIT Software license.
You can download from http://snakelets.sourceforge.net
(go to the SF project site, and then the file section).
Changes since 1.5:
- more robust server restart code and script
- basic HTTP authentication
- Ypage templating and subclassing
- Ypage parsing and runtime bugfixes
- management app is now protected with login screen
- various other small bugfixes and clean-ups
To start, just start the serverloop.sh/.bat script.
--Irmen de Jong
Snakelets is a simple Python web application server,
meant to learn how dynamic web sites are created.
It is just a bonus that it actually works too ;-)
It's released under the open-source MIT Software license.
You can download from http://snakelets.sourceforge.net
(go to the SF project site, and then the file section).
Changes since 1.5:
- more robust server restart code and script
- basic HTTP authentication
- Ypage templating and subclassing
- Ypage parsing and runtime bugfixes
- management app is now protected with login screen
- various other small bugfixes and clean-ups
To start, just start the serverloop.sh/.bat script.
--Irmen de Jong