Skip to content

Releases: sfneal/dirutility

0.7.20

20 Jan 19:06
Compare
Choose a tag to compare
0.7.20 Pre-release
Pre-release
  • update doc
  • add PyPi deployment to Travis CI config
  • add Scrutinizer & Style CI configs

Initial dirutility release

09 Aug 19:49
Compare
Choose a tag to compare
Pre-release
  • DirPaths: Retrieve a list of paths within a root directory
  • DirTree: Retrieve a nested dictionary representing a roots file structure
  • FlattenTree: Flattens the contents of a root directory by moving all sub-folders and files to root
  • CreateTree: Create organized file structure based on indexing of files within root