Getting started

Install the library

pip install git+https://github.com/SamBoerlijst/aparts.git

Test the package

To test whether the library works you may use the function, which will prepare the input and output directory relative to the curren folder.

from aparts.src.construct_keylist import generate_folder_structure

generate_folder_structure()