Skip to content

Latest commit

 

History

11 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

仓库 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)

关于

Simple example how to encode and decode strings in Python

Topics

Resources

Stars

1 star

关注者

0 watching

复刻s

发布

贡献者

Languages