Supysonic


NameSupysonic JSON
Version 0.7.9 PyPI version JSON
download
home_pagehttps://supysonic.readthedocs.io
SummaryPython implementation of the Subsonic server API
upload_time2024-12-15 11:08:27
maintainerNone
docs_urlNone
authorAlban Féron
requires_python>=3.7
licenseGNU AGPLv3
keywords subsonic music server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
Supysonic is a Python implementation of the [Subsonic][] server API.

Current supported features are:
* browsing (by folders or tags)
* streaming of various audio file formats
* transcoding
* user or random playlists
* cover art
* starred tracks/albums and ratings
* [Last.FM][lastfm] scrobbling
* Jukebox mode

Supysonic currently targets the version 1.10.2 of the Subsonic API. For more
details, go check the [API implementation status][docs-api].

[subsonic]: http://www.subsonic.org/
[lastfm]: https://www.last.fm/
[docs-api]: https://supysonic.readthedocs.io/en/latest/api.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://supysonic.readthedocs.io",
    "name": "Supysonic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "subsonic, music, server",
    "author": "Alban F\u00e9ron",
    "author_email": "alban.feron@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/89/7a/1a22770d004ad5645511711df0b8c81c7b91f011a0712e75b6bcfc8b3145/supysonic-0.7.9.tar.gz",
    "platform": null,
    "description": "\r\nSupysonic is a Python implementation of the [Subsonic][] server API.\r\n\r\nCurrent supported features are:\r\n* browsing (by folders or tags)\r\n* streaming of various audio file formats\r\n* transcoding\r\n* user or random playlists\r\n* cover art\r\n* starred tracks/albums and ratings\r\n* [Last.FM][lastfm] scrobbling\r\n* Jukebox mode\r\n\r\nSupysonic currently targets the version 1.10.2 of the Subsonic API. For more\r\ndetails, go check the [API implementation status][docs-api].\r\n\r\n[subsonic]: http://www.subsonic.org/\r\n[lastfm]: https://www.last.fm/\r\n[docs-api]: https://supysonic.readthedocs.io/en/latest/api.html\r\n",
    "bugtrack_url": null,
    "license": "GNU AGPLv3",
    "summary": "Python implementation of the Subsonic server API",
    "version": "0.7.9",
    "project_urls": {
        "Download": "https://github.com/spl0k/supysonic",
        "Homepage": "https://supysonic.readthedocs.io"
    },
    "split_keywords": [
        "subsonic",
        " music",
        " server"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "296223c357461794a3811edb1eeab4648214f83f13fb1c72e6e28dc7d51767d9",
                "md5": "2c9f008f625877176f463c0f9a24d8e4",
                "sha256": "b4d9d21eea1de36647c4b6e56daafab40022b86134e70382e4ac91e25415e593"
            },
            "downloads": -1,
            "filename": "Supysonic-0.7.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c9f008f625877176f463c0f9a24d8e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 283190,
            "upload_time": "2024-12-15T11:08:26",
            "upload_time_iso_8601": "2024-12-15T11:08:26.037898Z",
            "url": "https://files.pythonhosted.org/packages/29/62/23c357461794a3811edb1eeab4648214f83f13fb1c72e6e28dc7d51767d9/Supysonic-0.7.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "897a1a22770d004ad5645511711df0b8c81c7b91f011a0712e75b6bcfc8b3145",
                "md5": "1bd560de69d73896757f7adb200f35c1",
                "sha256": "0114afceebe68c854e6df50d11ff7cbff6b0a56c75f291eeb61663b4f7465ec5"
            },
            "downloads": -1,
            "filename": "supysonic-0.7.9.tar.gz",
            "has_sig": false,
            "md5_digest": "1bd560de69d73896757f7adb200f35c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 235812,
            "upload_time": "2024-12-15T11:08:27",
            "upload_time_iso_8601": "2024-12-15T11:08:27.297652Z",
            "url": "https://files.pythonhosted.org/packages/89/7a/1a22770d004ad5645511711df0b8c81c7b91f011a0712e75b6bcfc8b3145/supysonic-0.7.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-15 11:08:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spl0k",
    "github_project": "supysonic",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "supysonic"
}
        
Elapsed time: 0.38896s