- When using simplpython (unless you are an expert) the first line of your code should be
from simplpython import *
(Yes, the case DOES matter) - The documentation is in the docs.md
- And that is it!
simplpython is meant to be an all purpose python library.