Contents Menu Expand Light mode Dark mode Auto light/dark mode
setuptools 59.8.0.post20231223.post-20231223 documentation
Logo
  • User guide
    • setuptools Quickstart
    • Package Discovery and Namespace Package
    • Entry Points
    • Dependencies Management in Setuptools
    • Data Files Support
    • “Development Mode”
    • Tagging and “Daily Build” or “Snapshot” Releases
    • Generating Source Distributions
    • Distributing Extensions compiled with Cython
    • Specifying Your Project’s Version
    • Creating distutils Extensions
    • Configuring setup() using setup.cfg files
    • New and Changed setup() Keywords
    • Command Reference
    • Using setuptools to package and distribute your project
    • Automatic Resource Extraction
    • Defining Additional Metadata
    • Setting the zip_safe flag
  • Build System Support
  • Package Discovery and Resource Access using pkg_resources
  • Keywords
  • Building and Distributing Packages with Setuptools

Project

  • Roadmap
  • Development guide
    • Developer’s Guide for Setuptools
    • Release Process
  • Backward compatibility & deprecated practice
    • The Internal Structure of Python Eggs
    • Easy Install
    • Distributing Python Modules (Legacy version)
      • 1. An Introduction to Distutils
      • 2. Writing the Setup Script
      • 3. Writing the Setup Configuration File
      • 4. Creating a Source Distribution
      • 5. Creating Built Distributions
      • 6. Distutils Examples
      • 7. Extending Distutils
      • 8. Command Reference
      • 9. API Reference
    • Porting from Distutils
    • “Eggsecutable” Scripts
  • History
  • Credits
  • Artwork
Back to top
Copyright © Python Packaging Authority
Made with Sphinx and @pradyunsg's Furo