the pySMART import name was unexpectedly difficult to discover. I initially tried pysmart, py_smart ,smart which are more typical Python naming conventions. Would it be open to providing a lowercase compatibility alias (pysmart/py_smart) while keeping pySMART for backwards compatibility?
I spent about 10 minutes assuming I had installed the wrong package because the mixed-case module name wasn't what I expected,because i usually rely on ipython for docs
the pySMART import name was unexpectedly difficult to discover. I initially tried pysmart, py_smart ,smart which are more typical Python naming conventions. Would it be open to providing a lowercase compatibility alias (pysmart/py_smart) while keeping pySMART for backwards compatibility?
I spent about 10 minutes assuming I had installed the wrong package because the mixed-case module name wasn't what I expected,because i usually rely on ipython for docs