Skip to content

AdenKoperczak/pythonTextConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pythonTextConverter

This is a basic text converter that can change any of the below text formats into one another.

  1. standard text (refered to as asci)
  2. decimal asci code
  3. hex asci code
  4. dinary asci code
  5. morse code

main.py is just the functions that do the convertion, and Command.py is this function wrapped into a selfcontained command line style programm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages