Skip to content

visit_launcher python module? #18039

@cyrush

Description

@cyrush

proposal:

For importing visit into python -- instead of two stage import for the visit , we should move to:

  • a visit_launcher module for the cases where you want to select a specific version of visit
  • visit just being a specific version of the CLI.

This way we don't need to double load visit and end up with confusion about what aspects are available when.

The current setup is strained in Python 3 land, there might be other ways to improve but I think visit_launcher is a teachable and straight forward approach.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestimpact mediumProductivity partially degraded (not easily mitigated bug) or improved (enhancement)likelihood mediumNeither low nor high likelihoodreviewedIssue has been reviewed and labeled by a developer

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions