internal

package
v0.0.0-...-f4cf91c Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package pypi provides helpers for walking with the PyPI and for defining a canonical Python/pip platform.

Index

Constants

This section is empty.

Variables

View Source
var Markers = map[string]string{
	"os_name":                        "posix",
	"sys_platform":                   "linux",
	"platform_machine":               "x86_64",
	"platform_python_implementation": "CPython",
	"platform_release":               "6.9.10-1rodete5-amd64",
	"platform_system":                "Linux",
	"platform_version":               "#1 SMP PREEMPT_DYNAMIC Debian 6.9.10-1rodete5 (2024-09-04)",
	"python_version":                 "3.9",
	"python_full_version":            "3.9.6",
	"implementation_name":            "cpython",
	"implementation_version":         "3.9.6",
}
View Source
var PlatformTags = []PEP425Tag{}/* 663 elements not displayed */

Functions

This section is empty.

Types

type PEP425Tag

type PEP425Tag pypi.PEP425Tag

Jump to

Keyboard shortcuts

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