simpleapp

View on PyPIReverse Dependencies (0)

0.1 simpleapp-0.1-py3-none-any.whl

Wheel Details

Project: simpleapp
Version: 0.1
Filename: simpleapp-0.1-py3-none-any.whl
Download: [link]
Size: 13493
MD5: 60e8a5f8eeee23fd9b1b2aad692d5736
SHA256: 62a845bd6bc1b01615c1a88c2bb1c0dae62eab5b54d086d7f55513954e153049
Uploaded: 2024-11-28 06:57:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simpleapp
Version: 0.1
Summary: Simple app development around Gooey and argparse
Author-Email: Martin Hosken <fonts[at]sil.org>
Project-Url: Home-Page, https://github.com/silnrsi/python-simpleapp
License: MIT License Copyright (c) 2024 SIL Global 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.
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.8
Requires-Dist: gooey (==1.0.8.1)
Provides-Extra: git
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 2419 characters]

WHEEL

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

RECORD

Path Digest Size
simpleapp/__init__.py sha256=tMO7vE65xMHw1V0BZ84-0IbXcF5lCeL28588VRqFtdA 87
simpleapp/argparse.py sha256=X8NlKCQA1scpOq6nIJQoJofy2hjsCy72t8HZBElFgKo 5046
simpleapp/pipeline.py sha256=70CBdOAzpILPwSKR1LmEPu2I7ACAgn3VOz_MqDv6K5E 6932
simpleapp/project.py sha256=4qTnb4VNizuBIZooB1zym_iAf8xZit2GyvkUjHkHy4s 2424
simpleapp/toml.py sha256=JcejpQTAf1mFpwGFrt7vv86KOVv0O4_TPt_tP0MqrMI 1435
simpleapp/__pyinstaller/__init__.py sha256=nolJSsYJJIguagEw-EIV0aUIMVIxvNMg4DPM1XSyyg8 71
simpleapp/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simpleapp/examples/nothing.py sha256=hG90DLp7o9vCTZsbhgoOqIlTvDPcbtP54xCDsME_UZo 668
simpleapp/examples/runregchanges.py sha256=joNNbe5T9E19JOWpenZL6VzJVzdMFoEKeyzGyipEWBo 4747
simpleapp/examples/uniraw.py sha256=MStUEgk0ZaI1TvU-dF9XzfGIIDltFUAWDjXyMvEPLZs 755
simpleapp-0.1.dist-info/LICENSE.md sha256=iTqIuc9cNg9ru7K-5rYe7rYRq5oiCWFG-OhoMM700ng 1067
simpleapp-0.1.dist-info/METADATA sha256=pSOgo8HkPVmA97RxB7lpk5OffH3So19-gmqAJol7G9c 4285
simpleapp-0.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
simpleapp-0.1.dist-info/entry_points.txt sha256=19DBwpmjOiziaCs0GwFH1oS_QNFj2flLGV9fxJctK8w 180
simpleapp-0.1.dist-info/top_level.txt sha256=k6yY5FCnZClZ8hVooeltJfgYVzjR2SYag9V4ZW5yFUQ 10
simpleapp-0.1.dist-info/RECORD

top_level.txt

simpleapp

entry_points.txt

createsimpleapp = simpleapp.project:main
runregchanges = simpleapp.examples.runregchanges:main
hook-dirs = simpleapp.__pyinstaller:get_hook_dirs