[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: django-webtest ]
软件包:python3-django-webtest(1.9.13-1)
python3-django-webtest 的相关链接
Debian 的资源:
下载源码包 django-webtest:
- [django-webtest_1.9.13-1.dsc]
- [django-webtest_1.9.13.orig.tar.gz]
- [django-webtest_1.9.13-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Instant integration of Ian Bicking's WebTest (Python 3)
App for instant integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with Django's testing framework.
This package installs the library for Python 3.
其他与 python3-django-webtest 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-webtest
- wraps any WSGI application and makes it easy to test