authanor

View on PyPIReverse Dependencies (1)

1.1.0 authanor-1.1.0-py3-none-any.whl

Wheel Details

Project: authanor
Version: 1.1.0
Filename: authanor-1.1.0-py3-none-any.whl
Download: [link]
Size: 24798
MD5: 1846c38b89651eaaa76c2291832b0693
SHA256: d5772a420df6db2814149f94009e9fc0cd74d7b9efa43f56789ae7bc60134411
Uploaded: 2023-07-08 16:05:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: authanor
Version: 1.1.0
Summary: A Pythonic SQLALchemy interface to enforce authorization criteria.
Author-Email: Mitch Negus <mitchnegus57[at]gmail.com>
Project-Url: Download, https://pypi.org/project/authanor
Project-Url: Homepage, https://github.com/mitchnegus/authanor
Project-Url: Repository, https://github.com/mitchnegus/authanor
Project-Url: Changelog, https://github.com/mitchnegus/authanor/blob/main/CHANGELOG.md
License: GNU GPLv3
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Flask
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: <3.11,>=3.9
Requires-Dist: flask (>=2.2.2)
Requires-Dist: fuisce
Requires-Dist: sqlalchemy-views (>=0.3.2)
Requires-Dist: sqlalchemy (>=2.0.0)
Description-Content-Type: text/markdown
License-File: COPYING
License-File: LICENSE
[Description omitted; length: 2637 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.17.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
authanor/_version.py sha256=eN4XHm6SxF8r-Rq1FxYi3sUjU-hsaVzCjqjRUmosPC8 160
authanor/database/__init__.py sha256=dSv_wPHasmWiz2AZ7_SHOdX-3gvewCsMnUKu_LRuy-8 59
authanor/database/handler.py sha256=eUIQbclDry-XHwMSW6L2BE1DH_f7u011SZ6pqEE4Aec 18064
authanor/database/models.py sha256=5d2idxtM1E7r0bIWcAZyazvcc78OvLq1Yiyz-EFCGyU 5620
authanor/database/utils.py sha256=T1cLxWqXs1zzfbxYzn41DIrzNQRyLKwl-xfgN1EjhsA 554
authanor/testing/__init__.py sha256=dSv_wPHasmWiz2AZ7_SHOdX-3gvewCsMnUKu_LRuy-8 59
authanor/testing/helpers.py sha256=Qtr9cxBn05af1ZaovvmPpzCgSkdYNl0QUvV7ewUovLg 3844
authanor-1.1.0.dist-info/METADATA sha256=MTvmJyjZ-POSucmjUtK1Z442ZbPUdlSHgwJVJkWE7Zg 3656
authanor-1.1.0.dist-info/WHEEL sha256=y1bSCq4r5i4nMmpXeUJMqs3ipKvkZObrIXSvJHm1qCI 87
authanor-1.1.0.dist-info/entry_points.txt sha256=uNU0Y8LC20qkt0c0NgoMOkyN0EsWq0HCgEViIOFMGf4 47
authanor-1.1.0.dist-info/licenses/COPYING sha256=5X8cMguM-HmKfS_4Om-eBqM6A1hfbgZf6pfx2G24QFI 35150
authanor-1.1.0.dist-info/licenses/LICENSE sha256=ONbtZvu2N-racegcODieMaSh5TMQqpvoF6X1QXifDDg 151
authanor-1.1.0.dist-info/RECORD

entry_points.txt

authanor = authanor.testing.helpers