pip

package
v0.0.0-...-edc77cd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommands

func GetCommands() []string

GetCommands extracts pip command info from `pip help`

func IsPackageInstalled

func IsPackageInstalled(name string) (bool, string)

Types

type Package

type Package struct {
	Name        string
	Version     string
	Released    string
	Description string
	Link        string
}

func List

func List() []Package
func Search(query string, page int) ([]Package, string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL