Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 460 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 460 Bytes

FileSystem

Filesystem in Python.

** Status: This project is not being developed any further. Students may steal and use for their own homework **

Features

  • file extension parsing support
  • size of folders
  • change date of files and folders
  • nicely display info of a folder in a table
  • nicely display a tree

Roadmap

  • Filetypes are repeaed in 2 files; don't repeat youself
  • multi language support