Skip to content

For reading the entire contents of a directory into a data object.

License

Notifications You must be signed in to change notification settings

mrfitzpa/bitgrab

Repository files navigation

bitgrab

bitgrab is a small Python module used to read every file in a given directory (including its subdirectories), store the contents (in the form of bits) into a data object, which can later be used to copy the same contents into a new directory, maintaining the subdirectory structure.

Installing qamps

To install bitgrab, simply type in the root directory of the repository the following:

pip install .

About

For reading the entire contents of a directory into a data object.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages