パッケージ: python3-repoze.who (2.2-3)
python3-repoze.who に関するリンク
Debian の資源:
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]
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-paste
- tools for using a Web Server Gateway Interface stack - Python 3.x
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-sphinx
- Python プロジェクト用ドキュメンテーションジェネレータ (Python 3 による実装)
-
- 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