Ionwizard

View on PyPIReverse Dependencies (0)

0.0.7 ionwizard-0.0.7-py3-none-any.whl

Wheel Details

Project: Ionwizard
Version: 0.0.7
Filename: ionwizard-0.0.7-py3-none-any.whl
Download: [link]
Size: 10167
MD5: 51849703554409849f2e787a36afc5c3
SHA256: d94280d14ee6540b3cf66dbc024b593b5e9e84c018b1c1689aba84e1aa1fb637
Uploaded: 2024-11-14 14:06:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ionwizard
Version: 0.0.7
Summary: Installation tools for Ionworks software
License: # Ionworks Software License This software ("Software") is the property of **Ionworks Technologies Inc** ("Ionworks"). The source code of the Software is made available, but it remains under the intellectual property rights of Ionworks. ## 1. Ownership - All title, ownership rights, and intellectual property rights in the Software shall remain with Ionworks. The Software is protected by international copyright treaties. ## 2. Permitted Use - Users with a valid and current contract with Ionworks ("Authorized Users") are granted the right to use this Software under the specific license terms and conditions set forth in their respective contracts. - All other use, copying, modification, or distribution of the Software without a valid contract with Ionworks is strictly prohibited. ## 3. Source Availability - While the source code of the Software is made available to Authorized Users, this does not imply open-source licensing or freedom to redistribute or modify without adherence to the terms of their respective contracts with Ionworks. ## 4. Prohibitions - This Software may not be: * Sold, redistributed, sublicensed, or provided for use to third parties without express written consent from Ionworks. * Reverse engineered, decompiled, or disassembled, except as explicitly allowed under the contract terms with Ionworks. ## 5. Termination - Violation of any provision of this license or the terms specified in the respective contracts with Ionworks will result in the automatic termination of this license. Upon termination, all use of the Software must cease, and all copies must be destroyed. ## 6. Limitation of Liability - In no event shall Ionworks be held liable for any damages arising out of the use or inability to use this Software, even if advised of the possibility of such damages. ## 7. Jurisdiction - This license shall be governed by the laws of the jurisdiction where Ionworks is located, without regard to conflicts of law provisions. **By using this Software, you acknowledge your understanding and agreement to this license and its terms.**
Requires-Python: >=3.10
Requires-Dist: pyyaml
Requires-Dist: platformdirs
Requires-Dist: requests
Requires-Dist: py-machineid
Requires-Dist: toml
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 919 characters]

WHEEL

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

RECORD

Path Digest Size
ionwizard/__init__.py sha256=kQMaEiwLILorYIxaAB1ZKjyD7pH1d9mBEvYMW-gKm9Q 77
ionwizard/container_wizard.py sha256=iRcwtOwTQCaEgv5Hw8MMrR8r-HfQV40hKaC90XEKS_M 4045
ionwizard/env_variables.py sha256=dDyCvm3hBAr8ATh19n5HK55EIHgbVKctwwksLhmkAdA 59
ionwizard/input_args.py sha256=KoAPd_99OQcyzSp5dPRfDDRfFDgSLTtPimpl3_FeHp8 253
ionwizard/install_project.py sha256=bVBHK5f4cxo502ZXUVJQbH0qCVIYXKbn-tXCoDQb7N0 2630
ionwizard/library_wizard.py sha256=iCeCTwXIq6ZVEBrmK1OzQRgBfWKAahsLkEentmqIcrM 1778
ionwizard/validate.py sha256=RcppLOCKij6-I8IlKDVkj65uv33m5S3fpPbs9iz5eHM 3250
ionwizard/version.py sha256=R9xOYoYrWKcfO5zvTeGC3m_eDNOvxMd8CocQs2tLufo 22
ionwizard/write_config.py sha256=bLUeCR2YZby3tGgfrkpIgKRLi_Ahq4bsqOWNNNhv7G0 2259
ionwizard-0.0.7.dist-info/LICENSE.md sha256=1oe-FB1hMGc7S8RV83S70UrPXvxvbEeZexifRfRrGQg 2087
ionwizard-0.0.7.dist-info/METADATA sha256=sHn9yTNToCX44xwREtVQ28ROSYG856Ua8c2IptLdBew 3666
ionwizard-0.0.7.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
ionwizard-0.0.7.dist-info/entry_points.txt sha256=SReAOUAc1R0QhK1IjeurehU3eNCtLUKak_i-Y71yiIA 170
ionwizard-0.0.7.dist-info/top_level.txt sha256=cKlGyR4anboO-6L_s1k6cwiNbLaG-SC--NktcGoX31g 10
ionwizard-0.0.7.dist-info/RECORD

top_level.txt

ionwizard

entry_points.txt

ionwizard-container = ionwizard.container_wizard:run
ionwizard-install = ionwizard.install_project:run
ionwizard-library = ionwizard.library_wizard:run