Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
docs/ | 03-May-2024 | - | 7,672 | 5,836 | ||
tests/ | 03-May-2024 | - | 4,567 | 3,315 | ||
webapp2.egg-info/ | 03-May-2024 | - | 201 | 191 | ||
webapp2_extras/ | 03-May-2024 | - | 4,433 | 3,226 | ||
AUTHORS | D | 03-May-2024 | 797 | 29 | 20 | |
CHANGES | D | 03-May-2024 | 23 KiB | 632 | 452 | |
LICENSE | D | 03-May-2024 | 5.8 KiB | 145 | 111 | |
MANIFEST.in | D | 03-May-2024 | 295 | 14 | 13 | |
Makefile | D | 03-May-2024 | 53 | 4 | 3 | |
PKG-INFO | D | 03-May-2024 | 2.2 KiB | 52 | 43 | |
README | D | 03-May-2024 | 215 | 8 | 6 | |
README.chromium | D | 03-May-2024 | 179 | 9 | 8 | |
TODO | D | 03-May-2024 | 1.9 KiB | 67 | 48 | |
run_tests.py | D | 03-May-2024 | 1.6 KiB | 55 | 46 | |
setup.cfg | D | 03-May-2024 | 59 | 6 | 4 | |
setup.py | D | 03-May-2024 | 2.3 KiB | 68 | 59 | |
webapp2.py | D | 03-May-2024 | 66.8 KiB | 1,988 | 1,493 |
README
1webapp2 2======= 3webapp2 is a lightweight Python web framework compatible with Google App 4Engine's webapp. 5 6- Project page: http://code.google.com/p/webapp-improved/ 7- User guide: http://webapp-improved.appspot.com/ 8