diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-06-04 03:20:41 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:14 +0700 |
| commit | bf418d1d4c76e9fa80dd129d269cf941ba16e4fc (patch) | |
| tree | 3f1605d9581746353521451067f584dca50e1650 /libraries/python3-CherryPy/README | |
| parent | c247c484fa8ed16ffbb6f00bf7eb3d7605bf400d (diff) | |
libraries/python3-CherryPy: Added (A pythonic OO webdev framework)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-CherryPy/README')
| -rw-r--r-- | libraries/python3-CherryPy/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/python3-CherryPy/README b/libraries/python3-CherryPy/README new file mode 100644 index 0000000000..06ecbda179 --- /dev/null +++ b/libraries/python3-CherryPy/README @@ -0,0 +1,4 @@ +python3-CherryPy is a pythonic, object-oriented HTTP framework. +python3-CherryPy allows developers to build web applications in +much the same way they would build any other object-oriented Python +program. This results in smaller source code developed in less time. |
