{ "info": { "author": "Ray Holder", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Minimal NS4600 module\n================================\n\nThe Promise SmartStor NS4600 is great. But have you ever wanted to remotely\nstart it up and shut it down without having to touch the web UI? Well, now you\ncan do just that with this module.\n\nUsage\n-----\n\nControl your NS4600 with ease::\n\n import ns4600\n\n # wake up NAS (must enable Wake-On-LAN on device)\n ns4600.wake('00:01:02:03:04:05')\n ...\n\n # shut down NAS\n ns4600.shutdown('admin','password','http://my-ns4600.local')\n\nInstallation\n------------\n\nInstalling the ns4600 module is simple::\n\n $ pip install ns4600", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rholder/ns4600", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ns4600", "package_url": "https://pypi.org/project/ns4600/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ns4600/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rholder/ns4600" }, "release_url": "https://pypi.org/project/ns4600/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Control the Promise SmartStor NS4600 NAS server", "version": "1.0.0" }, "last_serial": 795581, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "619c02c773e81ebaf03d8e57e965a2e3", "sha256": "d40cb368287300f84bff20e7aeb790f49d04603b731db80e35cc866d0d7529b5" }, "downloads": -1, "filename": "ns4600-1.0.0.tar.gz", "has_sig": false, "md5_digest": "619c02c773e81ebaf03d8e57e965a2e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2689, "upload_time": "2012-05-01T05:47:10", "url": "https://files.pythonhosted.org/packages/42/3b/c6ca834783fa81f4d10c73b49609bf25d1c26b689306c2704f5c6476b01f/ns4600-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "619c02c773e81ebaf03d8e57e965a2e3", "sha256": "d40cb368287300f84bff20e7aeb790f49d04603b731db80e35cc866d0d7529b5" }, "downloads": -1, "filename": "ns4600-1.0.0.tar.gz", "has_sig": false, "md5_digest": "619c02c773e81ebaf03d8e57e965a2e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2689, "upload_time": "2012-05-01T05:47:10", "url": "https://files.pythonhosted.org/packages/42/3b/c6ca834783fa81f4d10c73b49609bf25d1c26b689306c2704f5c6476b01f/ns4600-1.0.0.tar.gz" } ] }