Skip to content

Instantly share code, notes, and snippets.

@cesar-sebastian
Created April 13, 2020 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cesar-sebastian/889ac1946c97a9be95b21d0fb7bfbd1f to your computer and use it in GitHub Desktop.
Save cesar-sebastian/889ac1946c97a9be95b21d0fb7bfbd1f to your computer and use it in GitHub Desktop.
base64.b64encode('my string'.encode('ascii')).decode('ascii')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment