bug
Things not working as they should.
good first issue
For simple(r) issues that are easy to tackle.
#
apl-python-interface
Here is 1 public repository matching this topic...
Improve this page
Add a description, image, and links to the apl-python-interface topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apl-python-interface topic, visit your repo's landing page and select "manage topics."


When opening #11, in the middle of the tracebacks I noticed there is a
DeprecationWarningregarding the usage of thecollectionsabstract base classes directly, that should be imported fromcollections.abc, instead.