[ 源代码: python-pyramid-multiauth ]
软件包:python3-pyramid-multiauth(0.8.0-1)
python3-pyramid-multiauth 的相关链接
Debian 的资源:
下载源码包 python-pyramid-multiauth:
- [python-pyramid-multiauth_0.8.0-1.dsc]
- [python-pyramid-multiauth_0.8.0.orig.tar.gz]
- [python-pyramid-multiauth_0.8.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
authentication policy for the Pyramid web framework (python 3)
The pyramid_multiauth package provides MultiAuthenticationPolicy: a Pyramid authentication policy that proxies to a stack of other IAuthenticationPolicy objects, to provide a combined auth solution from individual pieces.
其他与 python3-pyramid-multiauth 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pyramid
- Pyramid web application framework, a Pylons project - Python 3.x version