Skip to main content

Condense a directory tree into a single txt file or extract it from one

Project description

Features

twalk packs an entire directory tree (including files) into a single .txt file, which it then can use to regenerate that directory tree.

Installation

pip install twalk

Usage

usage: twalk [-h] [-i] [-v] [-V | -s] {pack,unpack} path

Condense a directory tree into a single txt file or extract it from one

positional arguments:
  {pack,unpack}        What to do with the specified path
  path                 path to directory you wish to (un)pack

optional arguments:
  -h, --help           show this help message and exit
  -i, --ignore_binary  Instead of raising an exception when encountering
                       binary files during packing, skip them altogether
  -v, --version        show program's version number and exit
  -V, --verbose
  -s, --silent

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

twalk-1.0.14.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

twalk-1.0.14-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page