pydoc3 builtins
Python comes with the command line tool pydoc3
for quick access to the documentation on your local machine. Among others you can show the docs for single functions as well as whole modules. In this short screencast, I open the builtins
module and then the ValueError
exception documentation For a complete list of options, type pydoc3 -h
.
Featured Merch

Latest Posts
- Protecting Your Email Server: SASL Authentication and fail2ban Defense
- The Centenarian Decathlon: A Practical Guide to Thriving into Your 90s and Beyond
- The Pros and Cons of Cron Jobs
- Image Prompt Creator: Generate AI Prompts from Images
- Server Failover: A Guide for System Administrators
Featured Book

Subscribe to RSS Feed
This post was written by Ramiro Gómez (@yaph) and published on . Subscribe to the Geeksta RSS feed to be informed about new posts.
Tags: python screencast man page command line
Disclosure: External links on this website may contain affiliate IDs, which means that I earn a commission if you make a purchase using these links. This allows me to offer hopefully valuable content for free while keeping this website sustainable. For more information, please see the disclosure section on the about page.