套件: python3-repoze.who (2.2-3)
python3-repoze.who 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-repoze.who:
- [python-repoze.who_2.2-3.dsc]
- [python-repoze.who_2.2.orig.tar.gz]
- [python-repoze.who_2.2-3.debian.tar.xz]
維護者:
Original Maintainers:
- PKG OpenStack (郵件存檔)
- Thomas Goirand
外部的資源:
- 主頁 [www.repoze.org]
相似套件:
ident and auth framework for Python WSGI applications - Python 3.x
repoze.who is an identification and authentication framework for arbitrary Python WSGI applications; it acts as WSGI middleware.
repoze.who is inspired by Zope 2's Pluggable Authentication Service (PAS), but is not dependent on Zope in any way; it is useful for any WSGI application.
It provides no facility for authorization (ensuring whether a user can or cannot perform the operation implied by the request). This is considered to be the domain of the WSGI application.
This package contains the Python 3.x module.
其他與 python3-repoze.who 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-paste
- tools for using a Web Server Gateway Interface stack - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-sphinx
- documentation generator for Python projects (implemented in Python 3)
-
- dep: python3-webob
- Python module providing WSGI request and response objects (Python 3)
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL