Metadata-Version: 2.4
Name: pingwizard
Version: 1.0.23
Summary: Light-weight interface for running PING ecosystem (PINGMapper, etc.)
Author: Cameron Bodine
Author-email: bodine.cs@gmail.email
Project-URL: Issues, https://github.com/CameronBodine/PINGWizard/issues
Project-URL: GitHub, https://github.com/CameronBodine/PINGWizard
Project-URL: Homepage, https://cameronbodine.github.io/PINGMapper/
Keywords: pingmapper,sonar,ecology,remotesensing,sidescan,sidescan-sonar,aquatic,humminbird,lowrance,gis,oceanography,limnology
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Oceanography
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Hydrology
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-python
Dynamic: summary

# PINGWizard
Light-weight interface for running PING ecosystem (PINGMapper, etc.)

- Update flow auto-updates `pinginstaller` in the base environment before applying PINGMapper updates, preventing nested env creation and ensuring the main `ping` environment stays current.

## Verbosity
- Default: Updates run with maximum verbosity (debug) when triggered from the wizard.
- Quiet mode: Set environment variable `PINGINSTALLER_VERBOSITY=quiet` before launching PINGWizard to suppress extra solver output, or use `python -m pinginstaller -q` when running from the terminal.

[![PyPI - Version](https://img.shields.io/pypi/v/pingwizard?style=flat-square&label=Latest%20Version%20(PyPi))](https://pypi.org/project/pingwizard/)
