Skip to content

sichkar-valentyn/Encoding_Decoding_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Encoding and Decoding in Python

Simple example how to encode and decode strings in Python

Reference to:

[1] Valentyn N Sichkar. Simple example how to encode and decode strings in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Encoding_Decoding_in_Python (date of access: XX.XX.XXXX)

Description

Using PyCharm as IDE for Python here is the program which shows how to Encode and Decode strings in Python.
To choose the right Codec for needed language go to the page: https://docs.python.org/3.7/library/codecs.html
Or choose 'utf-32' as standard for all languages.

MIT License

Copyright (c) 2018 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

[1] Valentyn N Sichkar. Simple example how to encode and decode strings in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Encoding_Decoding_in_Python (date of access: XX.XX.XXXX)

About

Simple example how to encode and decode strings in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages