Configuration scripts for setting up the G3W Suite environment. Version 0.6.3 supports Python >=3.7, with monthly releases. Provides utilities for managing g3w-suite configurations.
pip install g3wsuite-config-scriptsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: import ConfigScript and call run().
Use 'from g3wsuite_config_scripts import ...' with underscores.
Ensure all required environment variables as per documentation are set.
Replace 'run_legacy_setup()' with 'ConfigScript().run()'.
No dependency data recorded yet.