YuNing's Thought

Home

❯

Notes

❯

Python Module

Python Module

Nov 05, 20231 min read

setup.py

contains information about the package, such as its name, version, and dependencies, as well as instructions for building and installing the package. used by the pip tool

wheel

pre-built binary package format for Python modules and libraries.

Namespace package

Links

  • Python sys
  • pipx · PyPI
  • Packaging namespace packages - Python Packaging User Guide

Graph View

  • setup.py
  • wheel
  • Namespace package
  • Links

Backlinks

  • Python

Created with Quartz v4.5.2 © 2025

  • GitHub
  • Discord Community