Python Tips and Tricks: Base64 String Encoding and Decoding

Описание к видео Python Tips and Tricks: Base64 String Encoding and Decoding

How to base64 encode/decode strings in Python. Also shows how to handle externally encoded base64 strings that may not be correctly padded.

#mathbyteacademy #python #pythontips

Code for this Video
================
Available in GitHub blog repo: https://github.com/fbaptiste/python-blog
Direct link: https://tinyurl.com/y6xuunc7

My Python Courses
=================

Python 3 Fundamentals (introduction to Python)
https://www.udemy.com/course/python3-...

Python 3 Deep Dive (Part 1 - Functional)
https://www.udemy.com/course/python-3...

Python 3 Deep Dive (Part 2 - Iteration, Generators)
https://www.udemy.com/course/python-3...

Python 3 Deep Dive (Part 3 - Hash Maps)
https://www.udemy.com/course/python-3...

Python 3 Deep Dive (Part 4 - OOP)
https://www.udemy.com/course/python-3...

Комментарии

Информация по комментариям в разработке