PyMOTW

  • Home
  • Blog
  • The Book
  • About
  • Site Index

If you find this information useful, consider picking up a copy of my book, The Python Standard Library By Example.

Navigation

Table of Contents
Previous: sqlite3 – Embedded Relational Database
Next: os – Portable access to operating system specific features.

This Page

Show Source


Now available for Python 3!


Buy the book!

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyMOTW »

Generic Operating System Services¶

  • os – Portable access to operating system specific features.
  • time – Functions for manipulating clock time
  • getopt – Command line option parsing
  • optparse – Command line option parser to replace getopt.
  • argparse – Command line option and argument parsing.
  • logging – Report status, error, and informational messages.
  • getpass – Prompt the user for a password without echoing.
  • platform – Access system version information

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyMOTW »

© Copyright Doug Hellmann. | Creative Commons License | Last updated on Jul 11, 2020. | Created using Sphinx. | Design based on "Leaves" by SmallPark | Green Web Hosting! This site hosted by DreamHost.