Интересни библиотеки

Няколко почти произволно избрани интересни модула на Python

  • _winreg - Windows registry access

  • winsound -- Sound-playing interface for Windows

  • thread -- Multiple threads of control

  • shutil -- High-level file operations

  • BaseHTTPServer -- Basic HTTP server

  • xmlrpclib -- XML-RPC client access

  • zlib -- Compression compatible with gzip

  • zipfile -- Work with ZIP archives

  • re -- Regular expression operations