pyauthserver

View on PyPIReverse Dependencies (0)

0.0.0.3 pyauthserver-0.0.0.3-py3-none-any.whl

Wheel Details

Project: pyauthserver
Version: 0.0.0.3
Filename: pyauthserver-0.0.0.3-py3-none-any.whl
Download: [link]
Size: 14259
MD5: 4a3ef5b23580de08f0cbc62a26c8bf43
SHA256: 39d66dfc91ad725815dd8470c48701ff69fcb8d9723970ef2a9555bf62ad8906
Uploaded: 2021-10-25 02:18:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyauthserver
Version: 0.0.0.3
Summary: Authentication server implemented in python.
Author: Wang Pei
Author-Email: 1535376447[at]qq.com
Home-Page: https://gitee.com/peiiii/pyauthserver
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Requires-Dist: sanic
Requires-Dist: sanic-cors
Requires-Dist: sqlalchemy
Requires-Dist: pymysql
Description-Content-Type: text/markdown
[Description omitted; length: 61 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyauthserver/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyauthserver/app.py sha256=1YAG-a3Yb-Q96H4Vyhal-lfR0MDeUzy_-DReEdBKYSI 676
pyauthserver/config.py sha256=AS7iVHkis45eBtTXurt7U8m1DiMkohSQanaHIlBRhPs 687
pyauthserver/db.py sha256=ZpHmXDjht47zNb-X8Dk-tmJuGJbhTbD79y5O8ay8NMw 646
pyauthserver/model.py sha256=Rm933fCd2m1Yti3yM76p0M4NlPA46rNYDRUG9FxN93A 486
pyauthserver/resplib.py sha256=aCj5VBL76fgUwkboUWa8HkC2Vi3E5GCS4MV-MeyylIY 9368
pyauthserver/session.py sha256=W6KMV4IEPRrsDJB8qza--STl70hzUDeOHijzvTPA690 630
pyauthserver/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyauthserver/models/user.py sha256=vgkbsNXDekeHJo5KKvtnRekQ765cIuRa1a-TgzmbO_A 965
pyauthserver/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyauthserver/services/admin.py sha256=Aqh2dcyaEzkxMTtZ1AiRlZhdq2kMc1HN8_IvC0Vruc0 649
pyauthserver/services/login.py sha256=bVtyvgIXPEtwBzogmy0nLNFGtaekILFK363I2531Zfo 4904
pyauthserver/utils/__init__.py sha256=bDxs4SHJaEzHSwh_CRWjfYcmfrGp7afFM6SnLCLg6tY 23
pyauthserver/utils/db.py sha256=goD0yzJvrEJADR_qa7-Dcba5DQ2j8D7-DH6-ozt3JBI 2158
pyauthserver/utils/fake_session.py sha256=JHbWytZaAqX1IGF5oFF7Beg35LtZI28qQ-aOqncB88o 1971
pyauthserver/utils/login.py sha256=vdRFocoi-4Ks8S9CxIHuLmY4FfhwtBlq1Nhxn0pNxz4 1869
pyauthserver/utils/sign.py sha256=pVn4mhXdq6PRikeMW_hwg6n7iFN0pIFUo-JbYaUPYbw 320
pyauthserver/utils/simple.py sha256=cv6-EKD43Cdb-QEwL0LmyfAGjTEuHMIcfsCZlw9c5YY 746
pyauthserver-0.0.0.3.dist-info/LICENSE sha256=6kbiFSfobTZ7beWiKnHpN902HgBx-Jzgcme0SvKqhKY 1091
pyauthserver-0.0.0.3.dist-info/METADATA sha256=FyFt6zj5ArtOXaiXhuMHgi-5rkno3o1FQzLXak2Oa4Q 612
pyauthserver-0.0.0.3.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
pyauthserver-0.0.0.3.dist-info/entry_points.txt sha256=pOMgnQV_KK4_dFIVSanJdkPdWsRIBaF40qY8qxtkpV4 65
pyauthserver-0.0.0.3.dist-info/top_level.txt sha256=bLGvo4GhYq-mmhkDoB8_DMtzowSaoN4TyzdtufgykoA 13
pyauthserver-0.0.0.3.dist-info/RECORD

top_level.txt

pyauthserver

entry_points.txt

pyauthserver = pyauthserver.clitools.cli:main