Skip to content

Linewise iteration over compressed file #27

Description

@dreamflasher

Python gzip supports with gzip.open(filename, "rt") and you get a generator back with which you can iterate line-by-line. How do can I achieve the same with this library?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions