[ buster ]
[ 源代码: python-toscawidgets ]
软件包:python-toscawidgets(0.9.7.2-3)
python-toscawidgets 的相关链接
Debian 的资源:
下载源码包 python-toscawidgets:
- [python-toscawidgets_0.9.7.2-3.dsc]
- [python-toscawidgets_0.9.7.2.orig.tar.gz]
- [python-toscawidgets_0.9.7.2-3.diff.gz]
维护者:
外部的资源:
- 主页 [toscawidgets.org]
相似软件包:
Python framework for building reusable web components
ToscaWidgets is a system for creating re-usable web components, such as a popup calendar or a rich text editor.
In general, components consist of an HTML template, static resources (JavaScript, CSS, Images, etc.) and server-side code. ToscaWidgets allow these to be packaged into a "widget", that a web developer can then easily use in their application.
This package also provides some contributions for ToscaWidgets, in particular:
* tw.forms - web widgets for building and validating forms
其他与 python-toscawidgets 有关的软件包
|
|
|
|
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)
-
- dep: python-formencode (>= 1.1)
- validation and form generation Python package
-
- dep: python-simplejson (>= 2.0)
- simple, fast, extensible JSON encoder/decoder for Python 2.x
-
- dep: python-webob
- Python module providing WSGI request and response objects (Python 2)
-
- sug: python-cheetah
- text-based template engine and Python code generator (Python 2)
-
- sug: python-genshi
- Python XML-based template engine - Python 2.x
-
- sug: python-kid
- simple Pythonic template language for XML based vocabularies