diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-25 15:08:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-25 15:08:11 +0700 |
commit | 598d34301d70eda1cbef99614c23e75b03b71591 (patch) | |
tree | 6d2881cec21952a6ade13c40c15d0273ee058bda /python/TurboGears2/README | |
parent | 415d49b7c5ffd8afa2361af5f514b994beb36245 (diff) |
python/TurboGears2: Added (Web Framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/TurboGears2/README')
-rw-r--r-- | python/TurboGears2/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/TurboGears2/README b/python/TurboGears2/README new file mode 100644 index 0000000000000..174c68922a907 --- /dev/null +++ b/python/TurboGears2/README @@ -0,0 +1,6 @@ +The Web Framework that scales with you. + +TurboGears 2 is built on top of the experience of several next generation web +frameworks including TurboGears 1 (of course), Django, and Rails. +All of these frameworks had limitations that frustrated us, and TG2 was built +as an answer to that frustration. |