crate / crate/micropython-cratedb

Investigate replacing base64 dependency with builtin code.

Open
#40 0 comments 1 reaction 1 assignee Claimed by @simonprickett View on GitHub
Dominant language
Python
Stars
10
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I learned from attending the MicroPython meetup that we might be able to remove the dependency on the `base64` library, by using built in functions:

> The built-in base64 functions are `binascii.b2a_base64` and `binascii.a2b_base64`

Try this out!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.