download-station-api


Namedownload-station-api JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/paul-armstrong-dev/download_station_api
SummarySmall python wrapper for interacting with the Synology Download Station
upload_time2023-05-28 14:28:33
maintainer
docs_urlNone
authorPaul Armstrong
requires_python>=3.6
licenseMIT license
keywords download_station_api synology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
Download Station API
====================


.. image:: https://img.shields.io/pypi/v/download_station_api.svg
        :target: https://pypi.python.org/pypi/download_station_api

.. image:: https://api.travis-ci.com/paul-armstrong-dev/download-station-api.svg?branch=main
        :target: https://api.travis-ci.com/paul-armstrong-dev/download-station-api.svg?branch=main

.. image:: https://readthedocs.org/projects/download-station-api/badge/?version=latest
        :target: https://download-station-api.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


Small python wrapper for interacting with the Synology Download Station.


* Free software: MIT license
* Documentation: https://download-station-api.readthedocs.io.
* Synology documentation: https://global.download.synology.com/download/Document/Software/DeveloperGuide/Package/DownloadStation/All/enu/Synology_Download_Station_Web_API.pdf

Features
--------

* TODO: Write this readme


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.1 (2021-06-26)
------------------
* First release & update PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paul-armstrong-dev/download_station_api",
    "name": "download-station-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "download_station_api,synology",
    "author": "Paul Armstrong",
    "author_email": "paul_armstrong211@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1e/63/6df68e6e58cdbcbf31ed86ea0408a48639ee244d2573deac6131f79aff2a/download_station_api-0.1.3.tar.gz",
    "platform": null,
    "description": "====================\nDownload Station API\n====================\n\n\n.. image:: https://img.shields.io/pypi/v/download_station_api.svg\n        :target: https://pypi.python.org/pypi/download_station_api\n\n.. image:: https://api.travis-ci.com/paul-armstrong-dev/download-station-api.svg?branch=main\n        :target: https://api.travis-ci.com/paul-armstrong-dev/download-station-api.svg?branch=main\n\n.. image:: https://readthedocs.org/projects/download-station-api/badge/?version=latest\n        :target: https://download-station-api.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\nSmall python wrapper for interacting with the Synology Download Station.\n\n\n* Free software: MIT license\n* Documentation: https://download-station-api.readthedocs.io.\n* Synology documentation: https://global.download.synology.com/download/Document/Software/DeveloperGuide/Package/DownloadStation/All/enu/Synology_Download_Station_Web_API.pdf\n\nFeatures\n--------\n\n* TODO: Write this readme\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.1 (2021-06-26)\n------------------\n* First release & update PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Small python wrapper for interacting with the Synology Download Station",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/paul-armstrong-dev/download_station_api"
    },
    "split_keywords": [
        "download_station_api",
        "synology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e636df68e6e58cdbcbf31ed86ea0408a48639ee244d2573deac6131f79aff2a",
                "md5": "e9ef028456b966ed81f17c6ebc6314ca",
                "sha256": "9831c1c4686ad12fbcc9ce6ffd7c892d482f6e17dc5ef951cc6c4015892aa43d"
            },
            "downloads": -1,
            "filename": "download_station_api-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e9ef028456b966ed81f17c6ebc6314ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15134,
            "upload_time": "2023-05-28T14:28:33",
            "upload_time_iso_8601": "2023-05-28T14:28:33.243236Z",
            "url": "https://files.pythonhosted.org/packages/1e/63/6df68e6e58cdbcbf31ed86ea0408a48639ee244d2573deac6131f79aff2a/download_station_api-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-28 14:28:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paul-armstrong-dev",
    "github_project": "download_station_api",
    "github_not_found": true,
    "lcname": "download-station-api"
}
        
Elapsed time: 0.07219s