diff options
| author | Mike Crute <mcrute@gmail.com> | 2015-12-13 21:27:42 -0800 | 
|---|---|---|
| committer | Lars-Dominik Braun <lars@6xq.net> | 2015-12-14 12:56:07 +0100 | 
| commit | 83c69f58bbb6d38aac5b21fd89ffb52301812ed5 (patch) | |
| tree | 9ec70834598303d143d581d83b3d83ed67249357 | |
| parent | 6acec57a74dab14be63af3e9257a5bfeae31f0b3 (diff) | |
| download | pandora-apidoc-83c69f58bbb6d38aac5b21fd89ffb52301812ed5.tar.gz pandora-apidoc-83c69f58bbb6d38aac5b21fd89ffb52301812ed5.tar.bz2 pandora-apidoc-83c69f58bbb6d38aac5b21fd89ffb52301812ed5.zip  | |
Add pydora to list of implementations
| -rw-r--r-- | json/implementations.rst | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/json/implementations.rst b/json/implementations.rst index 06114ad..f9bb7ac 100644 --- a/json/implementations.rst +++ b/json/implementations.rst @@ -13,6 +13,7 @@ A list of open source Pandora JSON API implementations.     libpiano_, "pianobar_, pianod_", C,""     Pandora_, Hermes_, Objective-C,"" +   pydora_ (`PyPI`__), "`pydora player`_, pancake_, `mopidy-pandora`_", "Python", "Python 2.7+ and 3.3+ compatible"     `pithos.pandora`_, Pithos_, Python,""     PandoraSharp_, Elpis_, C#, Not to be confused with the `original PandoraSharp`_ (uses XMLRPC)     libpanda_, Mousiki_, Vala,"" @@ -31,3 +32,8 @@ A list of open source Pandora JSON API implementations.  .. _libpanda: https://github.com/techwiz24/libpanda  .. _Mousiki: http://techwiz24.github.io/mousiki/  .. _gopiano: https://github.com/cellofellow/gopiano +.. _pydora: https://github.com/mcrute/pydora +.. _`pydora player`: https://github.com/mcrute/pydora/tree/master/pydora +.. _pancake: https://github.com/osum4est/pancake +.. _`mopidy-pandora`: https://github.com/rectalogic/mopidy-pandora +__ http://pypi.python.org/pypi/pydora  | 
