{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# SynologyAPI\nA simple wrapper for some of the functions that the Synology API supports.\n\n### Author\n\n**Daniel Gisolfi** - *All current work* - [dgisolfi](https://github.com/dgisolfi)\n\n## Setup\n\nTo run the Compyler it must be installed. It can be installed either from pypi or from the source code of the directory.\n\n### From Source\n\nEither in a Python Virtual Environment or just on your machine in the root of the directory run `make install` this will install the SynologyAPI from the source code in the repo using the setup.py file. If you would like to uninstall simply run `make uninstall`\n\n## Usage\n\nThere are hundrends of API endpoints for the actual Synology web API, for my purposes I only need the ability to upload. However this API wrapper can be expanded in the future to support futher features. The Offical [Synology API Documentation](https://global.download.synology.com/download/Document/DeveloperGuide/Synology_Download_Station_Web_API.pdf) is underwhelming and is very difficult to implement, this is why this wrapper is needed.\n\nOnce installed use the following syntax to upload a file\n\n`SynologyAPI `", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Marist-SDN-SecureCloud/SynologyAPI", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "SynologyAPI", "package_url": "https://pypi.org/project/SynologyAPI/", "platform": "", "project_url": "https://pypi.org/project/SynologyAPI/", "project_urls": { "Homepage": "https://github.com/Marist-SDN-SecureCloud/SynologyAPI" }, "release_url": "https://pypi.org/project/SynologyAPI/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "A simple wrapper for some of the functions that the Synology API supports.", "version": "0.0.4" }, "last_serial": 5243331, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0759458bcf699da96a36244440352397", "sha256": "8e8986add58846ac620c08ab437e15ae0582dd4cfc772455f4d8ccdaa8769066" }, "downloads": -1, "filename": "SynologyAPI-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0759458bcf699da96a36244440352397", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3692, "upload_time": "2019-05-07T21:15:51", "url": "https://files.pythonhosted.org/packages/fa/e3/fec9b5d613ec51d7b10426fbac53e96c7e4efc0ed772f033dda77ab1ad43/SynologyAPI-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1bcc749a73ecd77a55a8d85d30e06937", "sha256": "1318845c85ac39f71784c1a7af02a88ec84569691e63cec968302c0e2010f13c" }, "downloads": -1, "filename": "SynologyAPI-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1bcc749a73ecd77a55a8d85d30e06937", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4016, "upload_time": "2019-05-08T14:22:40", "url": "https://files.pythonhosted.org/packages/54/91/41770387316411ad8d59e6241eeb4d84c8f693c424aa9d379ffb7d572e73/SynologyAPI-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2c221f970a5df13225a5c2f08fc57a01", "sha256": "ed49837579bb59fa58445f1a2aef53c9f6e051535dc8dcb45f4f3fb42ac81a2f" }, "downloads": -1, "filename": "SynologyAPI-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2c221f970a5df13225a5c2f08fc57a01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4031, "upload_time": "2019-05-08T15:15:03", "url": "https://files.pythonhosted.org/packages/99/78/8ffbb8caaa3c10f6d8f3b02cde1238b0871dd69d9f35e2494edd4571e147/SynologyAPI-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "1a90140403967e359076a1e23982f5dd", "sha256": "6c97cd3f581614375f9e60c1624d296086d14d8131e024497b7f7c0b71ec5fd0" }, "downloads": -1, "filename": "SynologyAPI-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1a90140403967e359076a1e23982f5dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4040, "upload_time": "2019-05-08T15:20:19", "url": "https://files.pythonhosted.org/packages/6f/a4/2d3403a3429db81ada6c85c12b9354aa41b456d3a92c494349455c95b2d3/SynologyAPI-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1a90140403967e359076a1e23982f5dd", "sha256": "6c97cd3f581614375f9e60c1624d296086d14d8131e024497b7f7c0b71ec5fd0" }, "downloads": -1, "filename": "SynologyAPI-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1a90140403967e359076a1e23982f5dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4040, "upload_time": "2019-05-08T15:20:19", "url": "https://files.pythonhosted.org/packages/6f/a4/2d3403a3429db81ada6c85c12b9354aa41b456d3a92c494349455c95b2d3/SynologyAPI-0.0.4.tar.gz" } ] }