Name | subsonic-connector JSON |
Version |
0.3.7
JSON |
| download |
home_page | None |
Summary | SubSonic Connector based on py-sonic |
upload_time | 2025-01-23 17:24:21 |
maintainer | None |
docs_url | None |
author | GioF71 |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Subsonic Connector
## Reference
This library relies on the [py-sonic](https://github.com/crustymonkey/py-sonic) project.
The current version I use in this project is [`1.0.0`](https://github.com/crustymonkey/py-sonic/releases/tag/0.8.0).
## Status
This software is in its early development phase.
## Links
Type|Link
:---|:---
Source Code|[GitHub](https://github.com/GioF71/subsonic-connector)
Python Library|[PiPy](https://pypi.org/project/subsonic-connector/)
## Instructions
Create your own `.env` file. Use `.sample.env` as a reference for the format of the file.
### Initialization
From a terminal, type
```text
poetry shell
poetry install
```
#### Test execution
Then you can run the simple test using the following command:
```text
python subsonic_connector/test-cn.py
```
Make sure to load the variables specified in the `.env` file.
The test is currently just a `main` and it requires a running subsonic server. I am currently using [Navidrome](https://github.com/navidrome/navidrome).
Raw data
{
"_id": null,
"home_page": null,
"name": "subsonic-connector",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "GioF71",
"author_email": "giovanni.fulco@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f9/fd/805d805440c64060fa2503c501974c36b5cd26c0098e0fdb635a6a650621/subsonic_connector-0.3.7.tar.gz",
"platform": null,
"description": "# Subsonic Connector\n\n## Reference\n\nThis library relies on the [py-sonic](https://github.com/crustymonkey/py-sonic) project. \nThe current version I use in this project is [`1.0.0`](https://github.com/crustymonkey/py-sonic/releases/tag/0.8.0).\n\n## Status\n\nThis software is in its early development phase.\n\n## Links\n\nType|Link\n:---|:---\nSource Code|[GitHub](https://github.com/GioF71/subsonic-connector)\nPython Library|[PiPy](https://pypi.org/project/subsonic-connector/)\n\n## Instructions\n\nCreate your own `.env` file. Use `.sample.env` as a reference for the format of the file.\n\n### Initialization\n\nFrom a terminal, type\n\n```text\npoetry shell\npoetry install\n```\n\n#### Test execution\n\nThen you can run the simple test using the following command:\n\n```text\npython subsonic_connector/test-cn.py\n```\n\nMake sure to load the variables specified in the `.env` file. \nThe test is currently just a `main` and it requires a running subsonic server. I am currently using [Navidrome](https://github.com/navidrome/navidrome).\n\n",
"bugtrack_url": null,
"license": null,
"summary": "SubSonic Connector based on py-sonic",
"version": "0.3.7",
"project_urls": {
"Bug Tracker": "https://github.com/GioF71/subsonic-connector/issues",
"Homepage": "https://github.com/GioF71/subsonic-connector"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7e34989435a7405de124b2fc2a33065c55691febf0fb392a5df65d06ddf8aee0",
"md5": "cec084a91e461ba75b9c1c95c5dbc970",
"sha256": "c42a6ef028aa26b80bfcc9c56f33785ff63a0166b046111fd6775eedea77a1cb"
},
"downloads": -1,
"filename": "subsonic_connector-0.3.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cec084a91e461ba75b9c1c95c5dbc970",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 18262,
"upload_time": "2025-01-23T17:24:14",
"upload_time_iso_8601": "2025-01-23T17:24:14.861760Z",
"url": "https://files.pythonhosted.org/packages/7e/34/989435a7405de124b2fc2a33065c55691febf0fb392a5df65d06ddf8aee0/subsonic_connector-0.3.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f9fd805d805440c64060fa2503c501974c36b5cd26c0098e0fdb635a6a650621",
"md5": "727d6f879311cfca7360091a261ee9e6",
"sha256": "cb1806456e406fd9cfffb68f10e009e2064803b925d481ef191b4de4872c0bbd"
},
"downloads": -1,
"filename": "subsonic_connector-0.3.7.tar.gz",
"has_sig": false,
"md5_digest": "727d6f879311cfca7360091a261ee9e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 9116,
"upload_time": "2025-01-23T17:24:21",
"upload_time_iso_8601": "2025-01-23T17:24:21.310589Z",
"url": "https://files.pythonhosted.org/packages/f9/fd/805d805440c64060fa2503c501974c36b5cd26c0098e0fdb635a6a650621/subsonic_connector-0.3.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-23 17:24:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GioF71",
"github_project": "subsonic-connector",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "subsonic-connector"
}