OpenMath/py-scscp

Documentation?

Opened this issue · 0 comments

When I try using this package in python and I am trying to get any idea as to how it works, I'd expect

Python 3.5.3 (default, Jul  9 2017, 02:50:34) 
[GCC 5.4.1 [DragonFly] Release/2016-08-27] on dragonfly4
Type "help", "copyright", "credits" or "license" for more information.
>>> import scscp
>>> help(scscp)

to give me some useful help.