authanor

View on PyPIReverse Dependencies (1)

1.1.1 authanor-1.1.1-py3-none-any.whl

Wheel Details

Project: authanor
Version: 1.1.1
Filename: authanor-1.1.1-py3-none-any.whl
Download: [link]
Size: 24915
MD5: 9a46e23fb07740a028ef9d762b6c8855
SHA256: c837965e3274dede3f14acf1d636ee99dc92caaf935c11bbfb48c04c1a24e66b
Uploaded: 2025-01-05 16:50:16 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: authanor
Version: 1.1.1
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.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
authanor/_version.py sha256=EPoWF0em1tKJgBz5dbBF-r29860VBk-SsdiXh6E1aO0 411
authanor/database/__init__.py sha256=dSv_wPHasmWiz2AZ7_SHOdX-3gvewCsMnUKu_LRuy-8 59
authanor/database/handler.py sha256=vQokRm45-kSq0HFa5UX6tA6a0MXISzgiU-H8WQ7U7Xo 18122
authanor/database/models.py sha256=c7J_2-2qj-xnL3TbEaA1oqZqxGCenZj8ZweCn7SUPTc 5622
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=OgwoyxfRE4ZSwBMI2Pwzo0uMMyYKSAzdR0qExcKpVDA 3845
authanor-1.1.1.dist-info/METADATA sha256=wo03Dgp8lvei7qJy1_84MnrG3oXMGGaxuO_3z9qxFZw 3656
authanor-1.1.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
authanor-1.1.1.dist-info/entry_points.txt sha256=uNU0Y8LC20qkt0c0NgoMOkyN0EsWq0HCgEViIOFMGf4 47
authanor-1.1.1.dist-info/licenses/COPYING sha256=5X8cMguM-HmKfS_4Om-eBqM6A1hfbgZf6pfx2G24QFI 35150
authanor-1.1.1.dist-info/licenses/LICENSE sha256=ONbtZvu2N-racegcODieMaSh5TMQqpvoF6X1QXifDDg 151
authanor-1.1.1.dist-info/RECORD

entry_points.txt

authanor = authanor.testing.helpers