django-iplant-auth

View on PyPIReverse Dependencies (0)

0.1.21 django_iplant_auth-0.1.21-py2.py3-none-any.whl

Wheel Details

Project: django-iplant-auth
Version: 0.1.21
Filename: django_iplant_auth-0.1.21-py2.py3-none-any.whl
Download: [link]
Size: 30238
MD5: 3cae1ade8b37d3d8a77372ea0f1feaaa
SHA256: 090f970c9abd8a4be7f3cbefb10f81d0447417be442167a8a507a87fab3b2b08
Uploaded: 2016-12-06 19:19:50 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: django-iplant-auth
Version: 0.1.21
Summary: Authentication support for iPlantCollaborative.
Author: iPlantCollaborative
Author-Email: atmodevs[at]gmail.com
Home-Page: https://github.com/iPlantCollaborativeOpenSource/django-iplant-auth
License: BSD License, 3 clause
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.7
Classifier: Framework :: Django :: 1.8
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Systems Administration
Requires-Dist: caslib.py (==2.2.2)
Requires-Dist: oauth2client (==1.5.1)
Requires-Dist: djangorestframework (==3.3.3)
Requires-Dist: jwt.py (==0.1.0)
Requires-Dist: python-ldap (==2.4.19)
Requires-Dist: requests (==2.7.0)
Requires-Dist: threepio (==0.2)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0.a0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
django_iplant_auth-0.1.21.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
django_iplant_auth-0.1.21.dist-info/METADATA sha256=YHBt3USDoXdtd0Z9Go8R1Z08oCHqed6tJFnZloTNL00 1161
django_iplant_auth-0.1.21.dist-info/RECORD
django_iplant_auth-0.1.21.dist-info/WHEEL sha256=5wvfB7GvgZAbKBSE9uX9Zbi6LCL-_KgezgHblXhCRnM 113
django_iplant_auth-0.1.21.dist-info/metadata.json sha256=D4wu0ocpljYxkEw4YsGgCX0dRbnKYwGKOLgbAxkhdRk 1204
django_iplant_auth-0.1.21.dist-info/top_level.txt sha256=upTIF6fMCzbdDqHGCJvsTyyvEU82aSqmTriNXIVyA9Y 11
iplantauth/__init__.py sha256=FSVXR436cjfa-5Frmb5nBgwD7vw5D_sGmznAgAdvazI 226
iplantauth/admin.py sha256=re8lrHImEz5dzlldZqJo1ZBkQFCAb95hf8Q0XWPzbo4 187
iplantauth/authBackends.py sha256=GQzZCVMDhMQCX5uVrG1j4UD_Q4EBKo9wQrFjKk9ZxpA 8873
iplantauth/decorators.py sha256=NupUDf0FfRZZni7MWquiQ4IhR48AuZYJ5bBxHs3yQmk 4828
iplantauth/exceptions.py sha256=tlcpAOdwVifDW_Bgfa95rYCn6jta_9A7GPQG5f8BvU4 281
iplantauth/models.py sha256=123lGNhBBUZsGESFcm0vWZ4SRaBVQ8xWQSiMtC-ByRI 7670
iplantauth/session.py sha256=o2cV4AFmVw_gaa6baNYU-04iRwZm6_7mGZcS06aMBHE 740
iplantauth/settings.py sha256=Ej9vdYognisENMRqk3-ljU5bQJ4ASJBPiA2EZ4cqDhw 1559
iplantauth/token.py sha256=O2iFEY16lh7flSxz8XRo1WDVaiarZsK2rykPxbo4T98 12262
iplantauth/urls.py sha256=xDalu2_nMbXauS58Ox8PgDDXvYvzUVBFEFeP4VOJMCA 1190
iplantauth/views.py sha256=1FYZDjH2nTtGfgXSwpogh0X6GrQnecjkHTcXbYDC0ac 11337
iplantauth/migrations/0001_initial.py sha256=KjiAj4PI91ASYd6lEW1wLe_vRLO0qDckarsLIzeReGg 1965
iplantauth/migrations/0002_resize_charfield_mysql_limits.py sha256=ntW6EyCQpEj2NAOSbQhAb2VXTrK1frtKUTAPmbqN2Hs 801
iplantauth/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iplantauth/protocol/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
iplantauth/protocol/cas.py sha256=SB1r0D3KmIdCPbIURwIysyNGu64nZ6tKwCWSwlhOL5g 11951
iplantauth/protocol/globus.py sha256=0Vzfa86rN6HNNVzcpPocaJXSa8KZn3WuF-iahgwqWHg 8446
iplantauth/protocol/jwt_oauth.py sha256=02QYOyHhAMOLMcaKm7YRdtkctIO6Fq2dRxdS2oUiYwI 1501
iplantauth/protocol/ldap.py sha256=RJx3FScVVYdsv7slJmCVK5jJwRXLy2k9Y015pDdI0UQ 6369
iplantauth/protocol/oauth.py sha256=srTMcUBqBWYFDaQDm1QTwa_kZmA0b6e-GSdMR5YlU-E 15
iplantauth/protocol/wso2.py sha256=PUUPUMt1hIGX8Iu9BtaAZIKz6sc2S-Ki6TuzbBKvJp4 3968

top_level.txt

iplantauth