Navegación

  • índice
  • módulos |
  • siguiente |
  • anterior |
  • Python »
  • 3.7.16 Documentation »
  • The Python Standard Library »
  • |

Unix Specific Services¶

The modules described in this chapter provide interfaces to features that are unique to the Unix operating system, or in some cases to some or many variants of it. Here’s an overview:

  • posix — The most common POSIX system calls
    • Large File Support
    • Notable Module Contents
  • pwd — The password database
  • spwd — The shadow password database
  • grp — The group database
  • crypt — Function to check Unix passwords
    • Hashing Methods
    • Module Attributes
    • Module Functions
    • Examples
  • termios — POSIX style tty control
    • Example
  • tty — Terminal control functions
  • pty — Pseudo-terminal utilities
    • Example
  • fcntl — The fcntl and ioctl system calls
  • pipes — Interface to shell pipelines
    • Template Objects
  • resource — Resource usage information
    • Resource Limits
    • Resource Usage
  • nis — Interface to Sun’s NIS (Yellow Pages)
  • syslog — Unix syslog library routines
    • Examples
      • Simple example

Tema anterior

winsound — Sound-playing interface for Windows

Próximo tema

posix — The most common POSIX system calls

Esta página

  • Reporta un Bug
  • Mostrar el código

Navegación

  • índice
  • módulos |
  • siguiente |
  • anterior |
  • Python »
  • 3.7.16 Documentation »
  • The Python Standard Library »
  • |
© Copyright 2001-2023, Python Software Foundation.
La PSF (*Python Software Fundation*) es una organización sin fines de lucro. Por favor, haga una donación.
Actualizado por última vez en feb 08, 2023. ¿Encontró un error?
Creado usando Sphinx 2.3.1.