V
V
Vetal Matitskiy2016-05-23 23:41:19
Python
Vetal Matitskiy, 2016-05-23 23:41:19

How to install base64 module in python3?

Good time, dear gurus. please tell me how to install the base64 module in python3? Python does not find it in the standard distribution. pip says that it does not directly know such a module, but when searching, it returns a dozen mysterious modules, which may contain the necessary functions - it is not clear. Google search does not give any links on how to install this module

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Kitaev, 2016-05-23
@vetalmatitskiy

import base64

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question