{ "info": { "author": "Richard Kellner", "author_email": "richard.kellner [at] erigones.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Other Audience", "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Home Automation", "Topic :: Security", "Topic :: Utilities" ], "description": "lookOver\n========\n\nRaspberry Pi application for recording pictures/videos with PiCamera when motion is detected by PIR sensor.\n\n\nInstallation Notes\n------------------\n\n - Install the latest released version using pip (installation should be done under root user. If it is crashing install python-dev packege) ::\n\n pip install lookOver\n\n - Make sure all dependencies (listed below) are installed (done automatically when installing via pip)\n\n - Create and edit the config file::\n\n cp /usr/lib/python2.7/site-packages/lookOver/lookOver.cfg.example /etc/lookOver.cfg\n\n - The ``lo`` command should be installed somewhere in your ``PATH``.\n\n - Init scripts for Debian based distributions is available: https://github.com/ricco386/lookOver/tree/master/init.d (detailed instructions about usage is documented in wiki)\n\n\n**Dependencies:**\n - RPi.GPIO\n - picamera\n - colorama\n\nUseful Links\n------------\n\n - Wiki: https://github.com/ricco386/lookOver/wiki\n - Bug Tracker: https://github.com/ricco386/lookOver/issues\n - Twitter: https://twitter.com/ricco386\n\nLicense\n-------\n\nFor more informations see the LICENSE file.", "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/ricco386/lookOver/", "keywords": null, "license": "New BSD License", "maintainer": null, "maintainer_email": null, "name": "lookOver", "package_url": "https://pypi.org/project/lookOver/", "platform": "Linux", "project_url": "https://pypi.org/project/lookOver/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ricco386/lookOver/" }, "release_url": "https://pypi.org/project/lookOver/0.1dev/", "requires_dist": null, "requires_python": null, "summary": "Raspberry Pi application for recording pictures/videos with PiCamera when motion is detected by PIR sensor.", "version": "0.1dev" }, "last_serial": 1343462, "releases": { "0.1dev": [ { "comment_text": "", "digests": { "md5": "ceeeed808dd10f293b2163f74e8227e3", "sha256": "2d51d50a2878d125fea4affecf71c2c4adb9beb23f7e8c84c110139f693baedf" }, "downloads": -1, "filename": "lookOver-0.1dev.tar.gz", "has_sig": false, "md5_digest": "ceeeed808dd10f293b2163f74e8227e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7307, "upload_time": "2014-12-14T19:46:22", "url": "https://files.pythonhosted.org/packages/ba/b2/5ed020d79da0a85ee4e8952459a159fa446ef14e595f735ac1d0a6f9d876/lookOver-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ceeeed808dd10f293b2163f74e8227e3", "sha256": "2d51d50a2878d125fea4affecf71c2c4adb9beb23f7e8c84c110139f693baedf" }, "downloads": -1, "filename": "lookOver-0.1dev.tar.gz", "has_sig": false, "md5_digest": "ceeeed808dd10f293b2163f74e8227e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7307, "upload_time": "2014-12-14T19:46:22", "url": "https://files.pythonhosted.org/packages/ba/b2/5ed020d79da0a85ee4e8952459a159fa446ef14e595f735ac1d0a6f9d876/lookOver-0.1dev.tar.gz" } ] }