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: textwrap – Formatting text paragraphs
Next: array – Sequence of fixed-type data

This Page

Show Source


Now available for Python 3!


Buy the book!

Navigation

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

Data Types¶

  • array – Sequence of fixed-type data
  • datetime – Date/time value manipulation
  • calendar – Work with dates
  • collections – Container data types
  • heapq – In-place heap sort algorithm
  • bisect – Maintain lists in sorted order
  • sched – Generic event scheduler.
  • Queue – A thread-safe FIFO implementation
  • weakref – Garbage-collectable references to objects
  • copy – Duplicate objects
  • pprint – Pretty-print data structures

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.