* If you need a plain MPD client to manage you MPD server, then stick with
non-asyncio module python-musicpd_
- * If you're building an interactive client, concurrent access to MPD or plugin
- into another asyncio project then use musicpdaio.
+ * If you're building an interactive client, concurrent access to MPD or need
+ to plug into another asyncio project then use musicpdaio.
Using the client library
reference are more useful when you are familiar with musicpdaio already and you
have some specific action to perform or goal to achieve.
+.. note::
+
+ This module is still young, its API probably not stable.
+
.. toctree::
:maxdepth: 2