An Unix like OS wirtten in Python.
Support extending commands with more Python Scripts. Only need to define a class and init function. Called with exec() function with paramaters.
Voters
Share your repls and programming experiences
Support extending commands with more Python Scripts. Only need to define a class and init function. Called with exec() function with paramaters.