packio

Standard docs tree

  • packio
    • Submodules
      • packio.io
        • Classes
        • Module Contents
      • packio.zipping
        • Attributes
        • Functions
        • Module Contents
    • Classes
    • Functions
    • Package Contents
      • Reader
        • Reader.path
        • Reader.__enter__()
        • Reader.file()
        • Reader.__exit__()
      • Writer
        • Writer.path
        • Writer.__enter__()
        • Writer.__exit__()
      • unzip()
      • unzipflat()
      • zip()
      • zipflat()
packio
  • Index

Index

_ | A | F | M | P | R | T | U | W | Z

_

  • __enter__() (packio.io.Reader method)
    • (packio.io.Writer method)
    • (packio.Reader method)
    • (packio.Writer method)
  • __exit__() (packio.io.Reader method)
    • (packio.io.Writer method)
    • (packio.Reader method)
    • (packio.Writer method)
  • __post_init__() (packio.io.ArchiveWriter method)

A

  • ArchiveWriter (class in packio.io)

F

  • file() (packio.io.ArchiveWriter method)
    • (packio.io.Reader method)
    • (packio.Reader method)
  • filenames (packio.io.ArchiveWriter attribute)

M

  • module
    • packio
    • packio.io
    • packio.zipping

P

  • packio
    • module
  • packio.io
    • module
  • packio.zipping
    • module
  • path (packio.io.Reader attribute)
    • (packio.io.Writer attribute)
    • (packio.Reader attribute)
    • (packio.Writer attribute)
  • PathType (in module packio.zipping)

R

  • Reader (class in packio)
    • (class in packio.io)

T

  • tempdir (packio.io.ArchiveWriter attribute)

U

  • unzip() (in module packio)
    • (in module packio.zipping)
  • unzipflat() (in module packio)
    • (in module packio.zipping)

W

  • Writer (class in packio)
    • (class in packio.io)
  • writer (packio.io.ArchiveWriter attribute)

Z

  • zip() (in module packio)
    • (in module packio.zipping)
  • zip_files() (packio.io.ArchiveWriter method)
  • zipflat() (in module packio)
    • (in module packio.zipping)

© Copyright 2025, Zach Kurtz.

Built with Sphinx using a theme provided by Read the Docs.