Linux workstation

Fedora 44 native package

python3-pexpect

Unicode-aware Pure Python Expect-like module

Packages / Fedora 44 / Unspecified / python3-pexpect

[Source: python-pexpect]

Package: python3-pexpect (4.9.0-15.fc44)

External Resources:

Homepage: [github.com]

Unicode-aware Pure Python Expect-like module

Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. This package contains the python3 version of this module. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to automate setup scripts for duplicating software package installations on different servers. And it can be used for automated software testing. Pexpect is in the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor does it require C extensions to be compiled. It should work on any platform that supports the standard Python pty module.

Other Packages Related to python3-pexpect:

  • dep: python(abi) (= 3.14)

    Package not available

  • dep: [python3-ptyprocess]

    Run a subprocess in a pseudo terminal

  • dep: python3.14dist(ptyprocess) (>= 0.5)

    Package not available

Download python3-pexpect

ArchitecturePackage SizeInstalled SizeFiles
noarch178 KiB625 KiB[list of files]

Package file paths (107)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/lib/python3.14/site-packages/pexpect
  • /usr/lib/python3.14/site-packages/pexpect-4.9.0.dist-info
  • /usr/lib/python3.14/site-packages/pexpect-4.9.0.dist-info/INSTALLER
  • /usr/lib/python3.14/site-packages/pexpect-4.9.0.dist-info/licenses
  • /usr/lib/python3.14/site-packages/pexpect-4.9.0.dist-info/licenses/LICENSE
  • /usr/lib/python3.14/site-packages/pexpect-4.9.0.dist-info/METADATA
  • /usr/lib/python3.14/site-packages/pexpect-4.9.0.dist-info/top_level.txt
  • /usr/lib/python3.14/site-packages/pexpect-4.9.0.dist-info/WHEEL
  • /usr/lib/python3.14/site-packages/pexpect/ANSI.py
  • /usr/lib/python3.14/site-packages/pexpect/_async_pre_await.py
  • /usr/lib/python3.14/site-packages/pexpect/_async.py
  • /usr/lib/python3.14/site-packages/pexpect/_async_w_await.py
  • /usr/lib/python3.14/site-packages/pexpect/bashrc.sh
  • /usr/lib/python3.14/site-packages/pexpect/exceptions.py
  • /usr/lib/python3.14/site-packages/pexpect/expect.py
  • /usr/lib/python3.14/site-packages/pexpect/fdpexpect.py
  • /usr/lib/python3.14/site-packages/pexpect/FSM.py
  • /usr/lib/python3.14/site-packages/pexpect/__init__.py
  • /usr/lib/python3.14/site-packages/pexpect/popen_spawn.py
  • /usr/lib/python3.14/site-packages/pexpect/pty_spawn.py
  • /usr/lib/python3.14/site-packages/pexpect/pxssh.py
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/ANSI.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/ANSI.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/_async.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/_async.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/_async_pre_await.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/_async_pre_await.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/_async_w_await.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/_async_w_await.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/exceptions.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/exceptions.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/expect.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/expect.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/fdpexpect.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/fdpexpect.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/FSM.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/FSM.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/__init__.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/__init__.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/popen_spawn.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/popen_spawn.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/pty_spawn.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/pty_spawn.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/pxssh.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/pxssh.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/replwrap.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/replwrap.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/run.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/run.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/screen.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/screen.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/socket_pexpect.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/socket_pexpect.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/spawnbase.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/spawnbase.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/utils.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/pexpect/__pycache__/utils.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/pexpect/replwrap.py
  • /usr/lib/python3.14/site-packages/pexpect/run.py
  • /usr/lib/python3.14/site-packages/pexpect/screen.py
  • /usr/lib/python3.14/site-packages/pexpect/socket_pexpect.py
  • /usr/lib/python3.14/site-packages/pexpect/spawnbase.py
  • /usr/lib/python3.14/site-packages/pexpect/utils.py
  • /usr/share/doc/python3-pexpect
  • /usr/share/doc/python3-pexpect/doc
  • /usr/share/doc/python3-pexpect/doc/api
  • /usr/share/doc/python3-pexpect/doc/api/fdpexpect.rst
  • /usr/share/doc/python3-pexpect/doc/api/index.rst
  • /usr/share/doc/python3-pexpect/doc/api/pexpect.rst
  • /usr/share/doc/python3-pexpect/doc/api/popen_spawn.rst
  • /usr/share/doc/python3-pexpect/doc/api/pxssh.rst
  • /usr/share/doc/python3-pexpect/doc/api/replwrap.rst
  • /usr/share/doc/python3-pexpect/doc/api/socket_pexpect.rst
  • /usr/share/doc/python3-pexpect/doc/clean.css
  • /usr/share/doc/python3-pexpect/doc/commonissues.rst
  • /usr/share/doc/python3-pexpect/doc/conf.py
  • /usr/share/doc/python3-pexpect/doc/examples.rst
  • /usr/share/doc/python3-pexpect/doc/FAQ.rst
  • /usr/share/doc/python3-pexpect/doc/history.rst
  • /usr/share/doc/python3-pexpect/doc/index.rst
  • /usr/share/doc/python3-pexpect/doc/install.rst
  • /usr/share/doc/python3-pexpect/doc/make.bat
  • /usr/share/doc/python3-pexpect/doc/Makefile
  • /usr/share/doc/python3-pexpect/doc/overview.rst
  • /usr/share/doc/python3-pexpect/doc/requirements.txt
  • /usr/share/doc/python3-pexpect/examples
  • /usr/share/doc/python3-pexpect/examples/astat.py
  • /usr/share/doc/python3-pexpect/examples/cgishell.cgi
  • /usr/share/doc/python3-pexpect/examples/chess2.py
  • /usr/share/doc/python3-pexpect/examples/chess3.py
  • /usr/share/doc/python3-pexpect/examples/chess.py
  • /usr/share/doc/python3-pexpect/examples/df.py
  • /usr/share/doc/python3-pexpect/examples/ftp.py
  • /usr/share/doc/python3-pexpect/examples/hive.py
  • /usr/share/doc/python3-pexpect/examples/monitor.py
  • /usr/share/doc/python3-pexpect/examples/passmass.py
  • /usr/share/doc/python3-pexpect/examples/python.py
  • /usr/share/doc/python3-pexpect/examples/README
  • /usr/share/doc/python3-pexpect/examples/script.py
  • /usr/share/doc/python3-pexpect/examples/ssh_tunnel.py
  • /usr/share/doc/python3-pexpect/examples/table_test.html
  • /usr/share/doc/python3-pexpect/examples/terminal_emulation.py
  • /usr/share/doc/python3-pexpect/examples/topip.py
  • /usr/share/doc/python3-pexpect/examples/uptime.py
  • /usr/share/licenses/python3-pexpect
  • /usr/share/licenses/python3-pexpect/LICENSE

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

Use this package

OpenFactory can boot this operating system in a browser VM, or start a build that includes the native package name from this record.

Versions, suites, and repositories

Each row is recorded package-index metadata for one version, architecture, suite, and repository. Names, URLs, and sizes are source-reported; a link is a potentially mutable retrieval location, not an OpenFactory redistribution claim or proof that OpenFactory retained the artifact bytes.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
4.9.0-15.fc4444 / everythingnoarchFedora 44 · Everything · x86_64178 KiB625 KiBPackages/p/python3-pexpect-4.9.0-15.fc44.noarch.rpm
4.9.0-15.fc4444 / everythingnoarchFedora 44 · Everything · aarch64178 KiB625 KiBPackages/p/python3-pexpect-4.9.0-15.fc44.noarch.rpm

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

Checksums and observation dates

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

4.9.0-15.fc44 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 641c582868e40fcc7f50759773a95588b482b97d742afa0f41492d268b66c42c

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '641c582868e40fcc7f50759773a95588b482b97d742afa0f41492d268b66c42c' 'python3-pexpect-4.9.0-15.fc44.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

4.9.0-15.fc44 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 641c582868e40fcc7f50759773a95588b482b97d742afa0f41492d268b66c42c

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '641c582868e40fcc7f50759773a95588b482b97d742afa0f41492d268b66c42c' 'python3-pexpect-4.9.0-15.fc44.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 44 Everything aarch64 revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee

Catalog record completeness

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: Fedora 44 Everything aarch64 revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee, Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Sources and provenance

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    236514c32119ab3c85b81fbb9e5e9d92b07aeba0d19d64c9b4fc9117a1863769
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    Tool and policy
    1
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    1300b99ac5d04b5561ad901320c8bd59ed1553f4971c3ce2ca48c40242c66676
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    Tool and policy
    1
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

python3-pexpect Package for Fedora 44 | OpenFactory