Path to this page:
./
wip/py-okasha,
Trivial WSGI web framework for Python
Branch: CURRENT,
Version: 0.2.4,
Package name: py312-okasha-0.2.4,
Maintainer: kamelderouiche Almost do-nothing web framework that features:
* WSGI-enabled ie. can be used with mod_wsgi, mod_python, Fast CGI, CGI, with
paste or even without even a server
* light weight
* can be tuned to be suitable for desktop apps or public web servers
* no extra dependencies
* very simple
* Contains a module to add support for XSLT-based templates (requires
python-lxml package)
* Contains a module to add support for Kid-based templates (requires
python-kid package)
* Contains a module to add support for Bottle-based templates
Required to run:[
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: ffee701c3186054db0b6d58a4b8f2b3c42d89a7e
Filesize: 237.66 KB
Version history: (Expand)
- (2024-09-19) Updated to version: py312-okasha-0.2.4
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-okasha-0.2.4
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-okasha-0.2.4
CVS history: (Expand)
2014-07-25 20:15:28 by Kamel Derouiche | Files touched by this commit (4) |
Log message:
Import py27-okasha-0.2.4 as wip/py-okasha.
Almost do-nothing web framework that features:
* WSGI-enabled ie. can be used with mod_wsgi, mod_python, Fast CGI, CGI, with
paste or even without even a server
* light weight
* can be tuned to be suitable for desktop apps or public web servers
* no extra dependencies
* very simple
* Contains a module to add support for XSLT-based templates (requires
python-lxml package)
* Contains a module to add support for Kid-based templates (requires
python-kid package)
* Contains a module to add support for Bottle-based templates
|