I'm looking for a good Python framework to develop a small application in.
Basically the application is something which could be done in Javascript (the user enters values into text boxes and calculates other values) but because of IP (this is academia) there has to be no way for anyone to determine how these values are calculated.
For now, databases/users/etc. are not required. I really want something like PHP as far as the templating system goes, but in Python instead.
You could try Flask: http://flask.pocoo.org/
It's a popular 'microframework' and would be suitable for what you're looking for including a simple templating system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With