Bonus Tip: Python Standard Library Cheat Sheet

How can experienced developers often tell straight away which library may be helpful to solve a problem at hand?

Here’s a quick tip you can use to quickly find useful libraries included with the Python standard library:

The following two web pages contain one-sentence summaries of all modules available in the Python standard library. This makes for a great “cheat sheet” you can use for your research.

Python 3.x: https://docs.python.org/3/py-modindex.html

Python 2.7: https://docs.python.org/2/py-modindex.html

Locked learning resources

Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Already a member? Sign-In

Locked learning resources

The full lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Already a member? Sign-In

Avatar image for aigweike

aigweike on March 5, 2020

This is simply beautifully put together. I cannot take away or add to the contents.

You always do very great job.

Continue the great work. Nothing in life beats fulfillment.

Avatar image for fshoukat

fshoukat on May 25, 2020

This is great!

Avatar image for Laurens

Laurens on April 24, 2021

By growing comprehension, awareness of lack thereof and the infinity of perspective does too…

It seems, that is what knowledge is all about. There seems no end once started.

Become a Member to join the conversation.