website-as-app

View on PyPIReverse Dependencies (0)

1.6.0 website_as_app-1.6.0-py3-none-any.whl

Wheel Details

Project: website-as-app
Version: 1.6.0
Filename: website_as_app-1.6.0-py3-none-any.whl
Download: [link]
Size: 279789
MD5: 4f0a1f61844a9f252ce98443b59f5f55
SHA256: 4e1cf8b2ec3bea306bc191263d499208a20843cbbddd01a926cacf35f5d12cbd
Uploaded: 2024-12-16 11:37:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: website-as-app
Version: 1.6.0
Summary: ['Website As App v1.6.0 * Copyright 2023-2024 by Marcin Orlowski.', 'Opens any web site as standalone desktop app.', 'https://github.com/MarcinOrlowski/website-as-app/']
Author: Marcin Orlowski
Author-Email: mail[at]marcinOrlowski.com
Home-Page: https://github.com/MarcinOrlowski/website-as-app/
Project-Url: Bug Tracker, https://github.com/MarcinOrlowski/website-as-app//issues/
Project-Url: Documentation, https://github.com/MarcinOrlowski/website-as-app/
Project-Url: Source Code, https://github.com/MarcinOrlowski/website-as-app/
License: MIT License
Keywords: webapp desktop app
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: argparse (>=1.4.0)
Requires-Dist: PySide6
Requires-Dist: PyQtWebEngine
Requires-Dist: fasteners
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 1650 characters]

WHEEL

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

RECORD

Path Digest Size
websiteapp/__init__.py sha256=olhvkpRM3HWBRpyB9fMmVD1MiyZAqybjXJmyq0M-fXE 440
websiteapp/about.py sha256=AG9epXDYaBWiP97YcM7dXCLdNmAQa1okDOBd2edejOw 3029
websiteapp/const.py sha256=1larJAMT-K5Dys9VqK8vv_MfPbu8ROM8MFtCy18Hx8U 1239
websiteapp/toolbar.py sha256=FvI-wO16CHHGj_recNoA519cY-gGm6swjacB9vjAUGw 6913
websiteapp/utils.py sha256=8-wDaLmbu42nxs2s8ALTV0cVMzcsEpgDp-AV0efNRHM 5187
websiteapp/webapp.py sha256=hzMVxXpdcBfSbTd7AOK28-AALJ12OAjbkVjM0zoiTYs 12939
websiteapp/webengine.py sha256=8fffMti9kSvUtEhgSUhixek_XzjpUtC-MChcSWYDDrc 7770
websiteapp/icons/default.png sha256=l6He2OikhjF5hjazH77GZ8Sul6U6LWKNS_6UegLotZc 192458
websiteapp/icons/logo.png sha256=xLgJ1K5o-ie6L-iLyRSwJ-5Q6VUaiP-5Lro9YfnecEo 75775
website_as_app-1.6.0.dist-info/LICENSE.md sha256=DHzOIoPYQaKg3vzoyEOSsrx4oYUSXQePRfcJEQ6KgcU 1106
website_as_app-1.6.0.dist-info/METADATA sha256=sk2ArHsY_ZbgWcxpLzf-GMi74_8IKwP0Tr4AD5OkFU8 2618
website_as_app-1.6.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
website_as_app-1.6.0.dist-info/entry_points.txt sha256=wDaHueZVjGzrXZKduPhHjZtYQi6eoXj8UBO7nSlyFeA 96
website_as_app-1.6.0.dist-info/top_level.txt sha256=sIuGI3fNulZizRCK8JBjKOZgVY3bpkymo8eLrBLdnqA 11
website_as_app-1.6.0.dist-info/RECORD

top_level.txt

websiteapp

entry_points.txt

runasapp = websiteapp.webapp:WebApp.run
webapp = websiteapp.webapp:WebApp.run