パッケージ: python3-repoze.who (2.2-4)
python3-repoze.who に関するリンク
Debian の資源:
python-repoze.who ソースパッケージをダウンロード:
- [python-repoze.who_2.2-4.dsc]
- [python-repoze.who_2.2.orig.tar.gz]
- [python-repoze.who_2.2-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-sphinx
- documentation generator for Python projects
-
- dep: python3-webob
- Python module providing WSGI request and response objects (Python 3)
-
- dep: python3-zope.interface
- Python3 用インターフェース
-
- sug: libjs-jquery
- JavaScript library for dynamic web applications
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL