{ "info": { "author": "Erik Brozek", "author_email": "hellocode@esiux.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: System :: Monitoring" ], "description": "SiUX\n----\n\nTo use (with caution), simply do::\n\n >>> import sys\n >>> sys.path.append( '../siux' )\n >>> import siuxlib\n >>> auth = ''\n >>> S = siuxlib.SiUXclient( auth=auth )\n >>> retList = S.sourceList()\n >>> if retList[ 'statusCode' ] == 'OK':\n >>> for line in retList[ 'data' ]:\n >>> print line", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/eSiUX/siux-python/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eSiUX/siux-python/", "keywords": "monitoring,testing,website", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "siux", "package_url": "https://pypi.org/project/siux/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/siux/", "project_urls": { "Download": "https://github.com/eSiUX/siux-python/archive/master.zip", "Homepage": "https://github.com/eSiUX/siux-python/" }, "release_url": "https://pypi.org/project/siux/0.1/", "requires_dist": null, "requires_python": null, "summary": "Python API library for SiUX (website monitoring)", "version": "0.1" }, "last_serial": 1702140, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7aeceeea6fcdbda7180b5c714fb60a6a", "sha256": "6333c33d8c5a31b675410de740f50254b3810091281944a8fed43f08ddc946a4" }, "downloads": -1, "filename": "siux-0.1.tar.gz", "has_sig": false, "md5_digest": "7aeceeea6fcdbda7180b5c714fb60a6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10480, "upload_time": "2015-08-31T20:20:15", "url": "https://files.pythonhosted.org/packages/4c/19/4829b3a332ba83e47b779771d006950df357e8cefd7ad8496cfca4fa64d1/siux-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7aeceeea6fcdbda7180b5c714fb60a6a", "sha256": "6333c33d8c5a31b675410de740f50254b3810091281944a8fed43f08ddc946a4" }, "downloads": -1, "filename": "siux-0.1.tar.gz", "has_sig": false, "md5_digest": "7aeceeea6fcdbda7180b5c714fb60a6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10480, "upload_time": "2015-08-31T20:20:15", "url": "https://files.pythonhosted.org/packages/4c/19/4829b3a332ba83e47b779771d006950df357e8cefd7ad8496cfca4fa64d1/siux-0.1.tar.gz" } ] }