Open
Description
Hi there, interesting project there. However, I don't see how to get it working.
Looking at your code I tried:
import imslp
cl = imslp.client.ImslpClient('User', 'PW')
but get the warning module 'imslp' has no attribute 'client'
. Is it that __init__.py
is missing an import client
or that I'm just missing the documentation to see how this library works?
Metadata
Metadata
Assignees
Labels
No labels