You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- explicitly declared MPD commands (which is handy when using for
31
-
example `IPython <http://ipython.org>`__)
32
-
- a test suite
33
-
- API documentation to add new commands (see `Future Compatible <https://python-mpd2.readthedocs.io/en/latest/topics/advanced.html#future-compatible>`__)
34
-
- support for Unicode strings in all commands (optionally in python2,
35
-
default in python3 - see `Unicode Handling <https://python-mpd2.readthedocs.io/en/latest/topics/advanced.html#unicode-handling>`__)
36
-
- configurable timeouts
37
-
- support for `logging <https://python-mpd2.readthedocs.io/en/latest/topics/logging.html>`__
0 commit comments