[ buster ]
[ 源代码: catwalk ]
软件包:python-catwalk(2.0.2-6)
model management interface for the Turbogears web framework
TurboGears2 is a framework to develop web applications in Python, according to the model-view-controller (MVC) architecture; Catwalk is a component to manage TurboGears2 models via a simple, web-based interface.
Using Catwalk application developers can populate their database with sample data for rapid prototyping purposes. Similarly, Catwalk can be used to manage models of deployed applications skipping other application-specific interfaces.
其他与 python-catwalk 有关的软件包
|
|
|
|
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)
-
- dep: python-sprox
- library to generate web widgets from database schemas
-
- dep: python-tgext.admin
- user management controller add-on for TurboGears