💾 Archived View for tris.fyi › pydoc › distutils captured on 2022-01-08 at 13:40:08. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
distutils The main package for the Python Module Distribution Utilities. Normally used from a setup script as from distutils.core import setup setup (...)