{ "info": { "author": "Andrew Azarov", "author_email": "andrew@serverastra.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", "Topic :: System :: Networking", "Topic :: System :: Systems Administration" ], "description": "py-lookingglass\n===============\n\nPython looking glass wsgi implementation\n\nRequires:\n---------\n\nPython 2.6+\n\nStandard python modules:\n\n- telnetlib\n- os\n- socket\n- cgi\n- wsgi\\_ref\n- traceback\n- random\n- argparse\n- json\n\nExternal:\n\n- paramiko\n\nSetup:\n------\n\nTo run out of the box just clone the repo or install using ``pip install py-lookingglass`` or ``easy_install py-lookingglass``, then:\n\n``# python -m lg -h``\n\nOr you can use it as WSGI callback\n\n``lg.lookingglass(name=\"Looking Glass\", cmds={'profile':{'command_name','actual command'}}, hosts=[('password','ip',int(port),int(connection_type),'name','profile')])``\n\nAny additional hacks can be applied before init of class\n\nCheck ``help(lg.lookingglass)`` for more info\n\nShould also install executable py-lookingglass", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ServerAstra/py-lookingglass/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/andrew-azarov/py-lookingglass", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "py-lookingglass", "package_url": "https://pypi.org/project/py-lookingglass/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-lookingglass/", "project_urls": { "Download": "https://github.com/ServerAstra/py-lookingglass/tarball/master", "Homepage": "https://github.com/andrew-azarov/py-lookingglass" }, "release_url": "https://pypi.org/project/py-lookingglass/1.01/", "requires_dist": null, "requires_python": null, "summary": "Python looking glass WSGI implementation", "version": "1.01" }, "last_serial": 1704900, "releases": { "0.56": [ { "comment_text": "", "digests": { "md5": "5fce2c904d65cec148c13f5c6a7c5aab", "sha256": "d6b083124a69fbc86790e8def43a84734863593ccb6a4b2d67d21609ce669b45" }, "downloads": -1, "filename": "py-lookingglass-0.56.tar.gz", "has_sig": false, "md5_digest": "5fce2c904d65cec148c13f5c6a7c5aab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5200, "upload_time": "2013-03-07T19:16:07", "url": "https://files.pythonhosted.org/packages/b8/c7/04590177f12d250e88fa2e87268222bc8f9089215704cebacc6106a041b7/py-lookingglass-0.56.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "9372894451eb8ed2f0ac4412c4a82e1c", "sha256": "0c84f582b41594455d0f273883ca195c242b8c9bdcd214f49e2370f84af4cdd8" }, "downloads": -1, "filename": "py-lookingglass-1.0.tar.gz", "has_sig": false, "md5_digest": "9372894451eb8ed2f0ac4412c4a82e1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6277, "upload_time": "2015-09-01T14:02:57", "url": "https://files.pythonhosted.org/packages/14/fc/ea72339bbcd1c5572c710bf73f8ed5d67371f3f67acb34794adec18dabcd/py-lookingglass-1.0.tar.gz" } ], "1.01": [ { "comment_text": "", "digests": { "md5": "f2744fcbae59cdd7e0f7eb2b3a430e73", "sha256": "7bd05964d5179c36c74c1edf83f05b0c7789b2a756d92efca06950a1025dc3ca" }, "downloads": -1, "filename": "py-lookingglass-1.01.tar.gz", "has_sig": false, "md5_digest": "f2744fcbae59cdd7e0f7eb2b3a430e73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6368, "upload_time": "2015-09-02T13:40:46", "url": "https://files.pythonhosted.org/packages/5f/c9/fc58571420eb3257d0fd93f195e7c7c27fa7f7268b546b95745caec35174/py-lookingglass-1.01.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f2744fcbae59cdd7e0f7eb2b3a430e73", "sha256": "7bd05964d5179c36c74c1edf83f05b0c7789b2a756d92efca06950a1025dc3ca" }, "downloads": -1, "filename": "py-lookingglass-1.01.tar.gz", "has_sig": false, "md5_digest": "f2744fcbae59cdd7e0f7eb2b3a430e73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6368, "upload_time": "2015-09-02T13:40:46", "url": "https://files.pythonhosted.org/packages/5f/c9/fc58571420eb3257d0fd93f195e7c7c27fa7f7268b546b95745caec35174/py-lookingglass-1.01.tar.gz" } ] }