Open ghost opened 10 years ago
Is there anything specific you would like to see? I added docstrings.
(Or are you referring to the C library?)
Yeah, I'm just looking for a manifest/summary of available functions provided by the Python library. I had to guess from the example scripts provided to see what was possible.
dequeue() is really the only one you should need.
Now that everything seems to "just work," it would be super helpful to have even auto-generated documentation of the classes and methods provided by the library.