python-presenter

View on PyPIReverse Dependencies (0)

0.1.0 python_presenter-0.1.0-py3-none-any.whl

Wheel Details

Project: python-presenter
Version: 0.1.0
Filename: python_presenter-0.1.0-py3-none-any.whl
Download: [link]
Size: 6876
MD5: f13865d378bdb6f52de10942498e705f
SHA256: 458d733cf9f1e5caa137a500342cb8171d2fbe5bdaecb70e708c2fc2d171961c
Uploaded: 2025-01-05 19:18:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-presenter
Version: 0.1.0
Summary: Presenter pattern to help manage the complexity of bloated controllers/views and logic-laden templates
Author: Olaoluwa Afolabi
Author-Email: afolabiolaoluwa[at]gmail.com
Home-Page: https://github.com/AfolabiOlaoluwa/python-presenter
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Requires-Dist: requests (>=2.32)
Requires-Dist: tenacity (>=9.0.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-env; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: vcrpy; extra == "test"
Requires-Dist: requests-mock; extra == "test"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: flake8-docstrings; extra == "lint"
Requires-Dist: black; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: pytest; extra == "docs"
Requires-Dist: pytest-env; extra == "docs"
Requires-Dist: pytest-cov; extra == "docs"
Requires-Dist: vcrpy; extra == "docs"
Requires-Dist: requests-mock; extra == "docs"
Requires-Dist: flake8; extra == "docs"
Requires-Dist: flake8-docstrings; extra == "docs"
Requires-Dist: black; extra == "docs"
Requires-Dist: isort; extra == "docs"
Requires-Dist: ipdb; extra == "docs"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-env; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: vcrpy; extra == "dev"
Requires-Dist: requests-mock; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-docstrings; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: ipdb; extra == "dev"
Requires-Dist: requests; extra == "deploy"
Requires-Dist: twine; extra == "deploy"
Provides-Extra: production
Provides-Extra: test
Provides-Extra: lint
Provides-Extra: docs
Provides-Extra: dev
Provides-Extra: deploy
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5403 characters]

WHEEL

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

RECORD

Path Digest Size
python_presenter/__init__.py sha256=yixAUYkIBNgeZ-Oh1GEGgT6wEQT7_nVxiwaKNL6_ACg 280
python_presenter/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_presenter/core/presenters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_presenter/core/presenters/base_presenter.py sha256=WHkRTwiTbTsgZXqE3xISrvekTY5ST05brnYIiB3ayEQ 321
python_presenter/core/presenters/presenter_helper.py sha256=2af6K16P7F9Br7GssNmCYabMiVIBHJUaKlGToqqT3AI 773
python_presenter/core/templatetags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_presenter/core/templatetags/presenter_tag.py sha256=oaBlyX5PaQaiw2opjHYEiBU4DEqMnwQncCWL4P5BQ60 907
python_presenter-0.1.0.dist-info/LICENSE sha256=1Gia5hRf-t1MQ-ItXN9A71iYMJh-QAlkqw5pckPuZoc 1073
python_presenter-0.1.0.dist-info/METADATA sha256=w7TpsfJY9M6BXCSlySGBF_kKWu624Y-BkZcOiGA3cC0 7500
python_presenter-0.1.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
python_presenter-0.1.0.dist-info/top_level.txt sha256=p79bHsd8i_echThzzoiHBYaSjzf1WX9DHMtMPjmpNR4 17
python_presenter-0.1.0.dist-info/RECORD

top_level.txt

python_presenter