In fact there are already existing packages which allow calling any class / function from the stdlib (or other modules), e.g:
python -m fire random randint 0 20
In fact there are already existing packages which allow calling any class / function from the stdlib (or other modules), e.g:
python -m fire random randint 0 20