QUERY · ISSUE
[Feature Request] types.SimpleNamespace
Currently types.SimpleNamespace implementation is missing
- https://github.com/micropython/micropython-lib/blob/f20d89c6aad9443a696561ca2a01f7ef0c8fb302/types/types.py#L16
- https://docs.python.org/3/library/types.html#types.SimpleNamespace
CANDIDATE · ISSUE
JavaScript port is incomplete
utime implementation on the JS port is missing functions related to real time clock, such as:
clock, time, time_ns, gmtime, localtime, mktime