Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Software

Submission + - New Python Web Framework (depaul.edu)

mdipierro writes: Yet another Python Web Framework. This one takes a minimalist approach (small set of APIs) and has some unique features: Model-View-Controller design; full web based development, deployment and maintenance cycle; plug-and-play multiple applications via the web; no configuration files; built-in ticketing system to handle errors in production environment; can bytecode compile applications for speed and for redistribution; everything has a default behaviour so one just needs a model to build a working prototype application.

Slashdot Top Deals

"Gravitation cannot be held responsible for people falling in love." -- Albert Einstein

Working...