Lemon-Library

View on PyPIReverse Dependencies (0)

1.3.9 Lemon_Library-1.3.9-py3-none-any.whl

Wheel Details

Project: Lemon-Library
Version: 1.3.9
Filename: Lemon_Library-1.3.9-py3-none-any.whl
Download: [link]
Size: 15739
MD5: 47cb9d740769b5a440f67b8f58bdb32f
SHA256: ecf76d8a573201756c3e1affc3b5b33eb471f35cbfae2f64f5e954da7f44e11d
Uploaded: 2023-11-09 13:05:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Lemon-Library
Version: 1.3.9
Summary: An experimental Full-Stack Framework for Python
Author: Sasen Perera
Author-Email: sas8.communications[at]gmail.com
Home-Page: https://github.com/Sas2k/Lemon
License: MIT License
Keywords: setuptools
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: parse
Requires-Dist: waitress
Requires-Dist: WebOB
Requires-Dist: whitenoise
Requires-Dist: requests
Requires-Dist: pytest
Requires-Dist: requests-wsgi-adapter
Requires-Dist: black
Requires-Dist: rich
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4567 characters]

WHEEL

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

RECORD

Path Digest Size
Lemon/__init__.py sha256=9eWTsmDqcwYkKlt92KE_HFoWQZqPsPaNaRX_vSPDIis 21
Lemon/components.py sha256=aP-7auBOnw5yGcCJDM5J4yCfTJv7vFR_iLURMF-9FJc 6953
Lemon/conftest.py sha256=3pgeBtC7Xqa_CtzOenJZ571AMx4GsoKa2l5OEmz_Os8 182
Lemon/create_lemon_app.py sha256=Lmu0EWBAxNDfFTGDXSISjAv6lJSWWOjTtQ3ieVI0Lnk 5883
Lemon/Server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Lemon/Server/middleware.py sha256=hX02cM_y4tL6Ppy3WMCwfeY-U8gOgTwqi7DhsW3dfhw 1024
Lemon/Server/server.py sha256=1hrM5BGs50WpGyr__D2mn188r-t8-D6agyCn2rvrdhU 5385
Lemon/orm/DBManager.py sha256=Kudv9y7x3bH8PwFNrfnRvuYid2alGhGxyNKMfcURVxI 6183
Lemon/orm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Lemon/orm/migrations.py sha256=isc8u6nJ4mE0Y-rmuRFxRZG2V6TLuK3LaorF0EDi2Xw 1095
Lemon/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Lemon/ui/buttons.py sha256=2QfbM0MY-ffUBBsrUsFqQtHC7_UhTA6Piz8-YNzQjKM 5546
Lemon/ui/forms.py sha256=RZBl6-UiJfoaKqxiu8DvOGd-MycfgiKR7AROhQoacxU 4760
Lemon_Library-1.3.9.dist-info/LICENSE sha256=_MBtB2dzrx2rtJCjE2Xvya1sr12O04Tlxy5bsLDH4-M 1061
Lemon_Library-1.3.9.dist-info/METADATA sha256=m1wPRyYP3ZkKxWrx6DGLf2smxOu7pmmSxAW_sTdqQxQ 5774
Lemon_Library-1.3.9.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
Lemon_Library-1.3.9.dist-info/entry_points.txt sha256=NX5Yg-9HsDaKaYF579vh83o_d7zgUMFORKxuF_kitNw 65
Lemon_Library-1.3.9.dist-info/top_level.txt sha256=p4dTHjfPvh7oK26O8I0SiLfeLrMuhKmzeTKyB1qsfaI 6
Lemon_Library-1.3.9.dist-info/RECORD

top_level.txt

Lemon

entry_points.txt

create-lemon-app = Lemon.create_lemon_app:main