pydoc > distlib

📛 NAME

distlib

🚀 Quick Reference

Use CaseCommandDescription
📦 Install a package from sourcefrom distlib.database import DistributionManage installed and source distributions.
🔍 Locate packages in indexesfrom distlib.locators import locateFind packages in PyPI or other indexes.
📝 Create console scriptsfrom distlib.scripts import ScriptMakerGenerate entry points and scripts.
🏷️ Work with metadatafrom distlib.metadata import MetadataParse and manipulate package metadata.
🔢 Version comparisonsfrom distlib.version import SemanticVersionHandle version strings and comparisons.

📖 DESCRIPTION

# -*- coding: utf-8 -*-
#
# Copyright (C) 2012-2019 Vinay Sajip.
# Licensed to the Python Software Foundation under a contributor agreement.
# See LICENSE.txt and CONTRIBUTORS.txt.
#

📦 PACKAGE CONTENTS

🏫 CLASSES

builtins.Exception(builtins.BaseException)

🧩 class DistlibException

Method resolution order:

📊 Data descriptors defined here

⚙️ Methods inherited from builtins.Exception

🔧 Static methods inherited from builtins.Exception

📜 Methods inherited from builtins.BaseException

📊 Data descriptors inherited from builtins.BaseException

📊 DATA

logger = <Logger distlib (WARNING)>

🔖 VERSION

0.3.4

📁 FILE

/usr/lib/python3/dist-packages/distlib/__init__.py

distlib
📛 NAME 🚀 Quick Reference 📖 DESCRIPTION 📦 PACKAGE CONTENTS 🏫 CLASSES
🧩 class DistlibException 📊 Data descriptors defined here ⚙️ Methods inherited from builtins.Exception 🔧 Static methods inherited from builtins.Exception 📜 Methods inherited from builtins.BaseException 📊 Data descriptors inherited from builtins.BaseException
📊 DATA 🔖 VERSION 📁 FILE

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-01 16:52 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!

^_top_^