Discover Packages
github.com/stashapp/stash
pkg
python
package
Version:
v0.16.0
Opens a new window with list of versions in this module.
Published: Jul 5, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
IsPythonCommand returns true if arg is "python" or "python3"
New returns a new Python instance at the given path.
Resolve tries to find the python executable in the system.
It first checks for python3, then python.
Returns nil and an exec.ErrNotFound error if not found.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.