GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources
Expand Up @@ -125,13 +125,9 @@ http://www.hashcollision.org/hkn/python/idle_intro/index.html. Installing Additional Python Packages=====================================
There are several methods to install additional Python packages:This section has moved to the `Python Packaging User Guide`_.
* Packages can be installed via the standard Python distutils mode (``python setup.py install``).
* Many packages can also be installed via the :program:`setuptools` extension or :program:`pip` wrapper, see https://pip.pypa.io/... _Python Packaging User Guide: https://packaging.python.org/en/latest/tutorials/installing-packages/
GUI Programming on the MacExpand Down