Skip to content
View n2vram's full-sized avatar

Block or report n2vram

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pynumparser pynumparser Public

    Makes parsing numeric sets and sequences easy, with optional limits; especially for command lines.

    2

  2. datahammer datahammer Public

    Simple, incredibly powerful way to read, write, access, group, combine and otherwise manipulate lists of dict or objects.

  3. targzstream targzstream Public

    A Python module that extends the standard tarfile.TarFile class, providing the option to add files that are compressed on-the-fly. It will only work on an uncompressed output tarfile, since it must…

    Python 1

  4. tarwalker tarwalker Public

    A library to walk through tar archives, simplifying use by handling listing and decompression.