webpy-framework

View on PyPIReverse Dependencies (1)

2.0.2 webpy_framework-2.0.2-py3-none-any.whl

Wheel Details

Project: webpy-framework
Version: 2.0.2
Filename: webpy_framework-2.0.2-py3-none-any.whl
Download: [link]
Size: 11827
MD5: 11696466ab87d495235ed5c339fa75bc
SHA256: cae82f5f9ebdffb7cb89161ef19d0232ae93f78b4c1eadf84124f874243bf0a8
Uploaded: 2023-06-02 17:56:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: webpy-framework
Version: 2.0.2
Summary: Easy-to-use Python web framework built on top of Flask
Author-Email: Carl Furtado <carlzfurtado[at]gmail.com>
Project-Url: Homepage, https://github.com/User0332/webpy
Project-Url: Documentation, https://webpy-framework.readthedocs.io/
License: MIT License Copyright (c) 2023 Carl Furtado Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: framework,flask,web,server,html,markdown,pyx,wsgi,http,xml,asgi,deployment,uvicorn
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Topic :: Text Processing :: Markup :: XML
Classifier: Framework :: Flask
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9
Requires-Dist: flask (>=2.3.2)
Requires-Dist: dill (>=0.3.6)
Requires-Dist: python-minifier (>=2.9.0)
Requires-Dist: flask-session (>=0.5.0)
Requires-Dist: flask-sqlalchemy (>=3.0.3)
Requires-Dist: py-domapi (>=1.0.0)
Requires-Dist: pyx-pysite (>=1.0.3)
Requires-Dist: marko (>=1.3.0)
Requires-Dist: waitress (>=2.1.2)
Requires-Dist: asgiref (>=3.7.2)
Requires-Dist: uvicorn (>=0.22.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4571 characters]

WHEEL

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

RECORD

Path Digest Size
webpy/__init__.py sha256=BMGr1uab7du55MujvQbHlHCz4n7RKZutZQ-275cTo3E 1968
webpy/__main__.py sha256=TBVafpjPmCYOHq_PPVsLmT7_uyUi-2wDSq7UAf9X_N4 12026
webpy/fs_routes.py sha256=iUf9aAhNzRwc4YjLP9J9kIR0vxuj_Flpbwy1hEmy4YM 1809
webpy/pysite_semantic_tags.py sha256=8dT66yg0o0S77NWva-_BO23bbC0HsBaG_gb4AwMp8iA 1492
webpy/pyx_snippets.py sha256=puD0lx-xNeGLR4HeEzXSB77k9p5HVv2qeEYS32YOoIc 407
webpy_framework-2.0.2.dist-info/LICENSE sha256=kLtYW4wuwbIXYnNhW3KLFgcfnkFptHaPyNUE3C22MM0 1090
webpy_framework-2.0.2.dist-info/METADATA sha256=x8r8Ace6yNc5R9QhVuEg36PIi_yZZZJy4oSCUaR8HAU 7534
webpy_framework-2.0.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
webpy_framework-2.0.2.dist-info/entry_points.txt sha256=OrYlrsAwWc6vdUaj5zPo_pkStRkdatLPRMGLSvgHFUo 84
webpy_framework-2.0.2.dist-info/top_level.txt sha256=XrauGW3ycRhXQxIFTJM_J3JaoK53vtAHDC3pgvKOuLY 6
webpy_framework-2.0.2.dist-info/RECORD

top_level.txt

webpy

entry_points.txt

webpy = webpy.__main__:main
webpy-framework = webpy.__main__:main