Skip to content

leon73/Python-Base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Base64

Base64 Python Simple Encoder/Decoder

    Python Sintax:

  • encode(text): Convert a text to code(base64).
  • decode(code): Convert a code(base64) to text.

About

Base64 Python Simple Encoder/Decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages