Glossary

Python standard library

a collection of pre-built tools that ships with every Python installation. You'll also learn how to install **third-party packages** from the broader Python ecosystem.

Learn More

Related Terms