Python Tips and Tricks: Base64 String Encoding and Decoding

preview_player
Показать описание
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
================

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

- Python 3 Fundamentals (introduction to Python)

- Python 3 Deep Dive (Part 1 - Functional)

- Python 3 Deep Dive (Part 2 - Iteration, Generators)

- Python 3 Deep Dive (Part 3 - Hash Maps)

- Python 3 Deep Dive (Part 4 - OOP)
Рекомендации по теме
Комментарии
Автор

Thank you for your videos Fred! Also, your Python Deep Dive course is a masterpiece. Any chance we're gonna see some new advanced courses on Python anytime soon?

Emma-oxki
Автор

If someone was to ask me who the best python instructor I ever watched, it would be Fred.

MohamedAhmed-rfbk
Автор

Awesome tutorial. I've enrolled in your new Pydantic course on Udemy. Will you be releasing an asyncio course? If the answer is yes, I'd like to know when. :)

madhavpr