{ "info": { "author": "Krounet", "author_email": "krounet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Multimedia" ], "description": "RaspLiveStation : a little usefull package to launch at distance a stream on your Raspberry Pi by Krounet\n=========================================================================================================\n\nThis package use paramiko and livestreamer Python 2.7 packages.\n\nParamiko is a Python implementation of the SSHv2 protocol : http://www.paramiko.org/\nLivestreamer is a command-line utility use to watch streams into a video player (player, omxplayer,etc...) with an API which can work with Python : http://docs.livestreamer.io/\n\nTo install Paramiko : pip install paramiko\n\n***Warning***\n\nIt would be a little difficult to install paramiko, because this package have a dependance with the package cryptography, which use any C libraries bindings(OpenSSL). Check https://cryptography.io/en/latest/installation/\nand https://cryptography.io/en/latest/hazmat/bindings/ to have more information about this. On windows, it could be interesting to install environment like python(x,y) which include paramiko.\n\nTo install Livestreamer on Debian/Ubuntu (on your Raspberry) : apt-get install livestreamer\nTo install Livestreamer Python package: pip install livestreamer\n\nTo install RaspLiveStation package : pip install rasplivestation\n\nEnjoy :)\n\nThis package is under WTFPL licence.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "rasplivestation", "package_url": "https://pypi.org/project/rasplivestation/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rasplivestation/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/rasplivestation/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "It's a usefull little package to launch a stream via the command-line utility Livestreamer : http://docs.livestreamer.io/index.html on a Raspberry Pi", "version": "0.0.1" }, "last_serial": 2564870, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "42f29fab9369b009af5f1d5fc0a73ab6", "sha256": "b8a9a5ac46932ec535d0b52b3e920d4f737cf2a45c6b424607e58fb09a59832d" }, "downloads": -1, "filename": "rasplivestation-0.0.1.zip", "has_sig": false, "md5_digest": "42f29fab9369b009af5f1d5fc0a73ab6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6885, "upload_time": "2017-01-10T15:21:40", "url": "https://files.pythonhosted.org/packages/6f/49/3aa50d22651f38551c9cb16605542707d531d00e9bc24e68493f1db88e50/rasplivestation-0.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "42f29fab9369b009af5f1d5fc0a73ab6", "sha256": "b8a9a5ac46932ec535d0b52b3e920d4f737cf2a45c6b424607e58fb09a59832d" }, "downloads": -1, "filename": "rasplivestation-0.0.1.zip", "has_sig": false, "md5_digest": "42f29fab9369b009af5f1d5fc0a73ab6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6885, "upload_time": "2017-01-10T15:21:40", "url": "https://files.pythonhosted.org/packages/6f/49/3aa50d22651f38551c9cb16605542707d531d00e9bc24e68493f1db88e50/rasplivestation-0.0.1.zip" } ] }