exapp

View on PyPIReverse Dependencies (0)

0.2.1 exapp-0.2.1-py3-none-any.whl

Wheel Details

Project: exapp
Version: 0.2.1
Filename: exapp-0.2.1-py3-none-any.whl
Download: [link]
Size: 20055
MD5: 6d4c442c126759ab83018ba830897abf
SHA256: 03fbcbb1c70da3106935555cc68d46624049cd2cc38a5b4daa9cac03af5c2fea
Uploaded: 2024-01-27 15:25:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: exapp
Version: 0.2.1
Summary: A Python Example Launcher Application
Author-Email: Euiyun Edwin Kim <geniuskey[at]gmail.com>
Project-Url: Documentation, https://exapp.readthedocs.io
Project-Url: Repository, https://github.com/allinpy/ExApp.git
Keywords: example,gui,application
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Requires-Dist: pyqtgraph (>=0.12)
Requires-Dist: colorama (>=0.4.4); sys_platform == "win32"
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: PyQt5; extra == "gui"
Requires-Dist: PySide2; extra == "gui"
Provides-Extra: doc
Provides-Extra: gui
Description-Content-Type: text/markdown
[Description omitted; length: 2313 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
exapp/ExampleApp.py sha256=8Af9dDeHYcHUN2P7L4xrKhF6atWk_OQe6KP_E5MPNHA 23766
exapp/__init__.py sha256=7GGyNYE1lKOmExHKO--BWoay9zhjEdrf2VkHxTXR6pA 93
exapp/__main__.py sha256=yK_MW8cK3UZbEQCwuAEKiTv80hnGneiWNaayBrD1in8 87
exapp/exampleLoaderTemplate_generic.py sha256=IIbhLNHFytQFBEBPE_1O6PWbj_3YBiWjc3jb-30OGOs 4391
exapp/image_as_py.py sha256=fIYSiNWc9fj8Z7ro8ZRnaeI6DQqQU0fZjZS_qWDg_tQ 9064
exapp/utils.py sha256=BFCQlQJ_fxbv14ct9V3YHuHxZGmhlfetOhZhN5-NVTs 912
exapp-0.2.1.dist-info/entry_points.txt sha256=r7i0g5-ophgiqVJJHTWWFnfy74g6n8fZAkY5VdiEVMc 40
exapp-0.2.1.dist-info/LICENSE sha256=7B6cy94swCqiPIThbOp1Fw0sQk_n_O1figkmuookeaw 1064
exapp-0.2.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
exapp-0.2.1.dist-info/METADATA sha256=rdasw5mbw4ifXYxJrVx4G-A3SMDO3v32X8IWEwEE6Qg 3518
exapp-0.2.1.dist-info/RECORD

entry_points.txt

exapp = exapp:main_cli