Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 198 Bytes

File metadata and controls

9 lines (6 loc) · 198 Bytes

Text Editor in Python

A simple Command Line Interface text editor.

Built using the below python libraries for writing, reading, renaming, changing working directories.

  1. os
  2. shutil
  3. sys