Search Results

7
votes

Python web development - with or without a framework

You might consider using something like web.py which would be easy to distribute (since it's small) and it would also be easy to adapt your other tool …