{ "info": { "author": "Ales Komarek & Michael Kuty", "author_email": "mail@newt.cz & mail@majklk.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: System :: Software Distribution" ], "description": "|Build Status| |Coverage Status| |License badge|\n\nRobotice Agent System\n=====================\n\nOpensource microframework for monitoring, reasoning and acting.\n\n\nUse cases\n---------\n\n* automation for periodic tasks like a turn on heating every day in 7:00\n* planning through human readable yaml files like a hold temperature between 20\u00b0 - 30\u00b0 every day from 7AM to 8AM\n* continuous measuring, monitoring\n* reasoning (simple conditions or fuzzy in FCL format)\n* working well with SBC(single-board computes) like a BeagleBone black or Raspberry Pi\n\nWhy ?\n-----\n\nRobotice is small and simple Python daemon based on the Celery project which has support for many result backends(AMQP, Redis, Mongo, ..) with many features for communication in real time.\nIt's designed for distributed environments and every component would be installed on the another host or can be started as all-in-one solution without requisite to internet connection. Robotice is modular from core and support for all devices is through driver and configurable \n\nWhere ?\n-------\n\nIn the House, garden, garage or anywhere else..\n\n`Documentation`_\n\nUsage\n-----\n\n* Read documentation and install Robotice\n* make a plan\n* bin/robotice\n\nSupported sensors:\n------------------\n\n* DHT family\n* TMP36\n* Hygro soil\n* Relay Board\n* Sispm\n\nvisit `devices`_\n\nSupported architectures:\n------------------------\n\n* ARMv6, ARMv7\n* x86, x64\n\nRequirements\n------------\n\n* Python 2.6 / 2.7\n* Celery\n* database - Redis\n* Graphite - Statsd (for Gauge)\n* Service wrapper - Supervisor is recommended\n\nInstallation\n------------\n\n.. code-block:: python\n \n pip install robotice\n\n robotice.py run reasoner -B -d --loglevel=info\n\n robotice.py run reactor\n\n\nShow me in action\n-----------------\n\n.. image:: /docs/source/_static/imgs/show_me.gif\n\nRead more\n---------\n\n* http://intro.robotice.org/\n\nContribution\n------------\n\n* Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.\n* Fork https://github.com/robotice/robotice on GitHub to start making your changes to the **develop** branch.\n* Write a test which shows that the bug was fixed or that the feature works as expected.\n* Make sure to add yourself to the `contributors`_ file.\n* Send a pull request\n\n.. _Website: http://www.robotice.cz\n.. _Documentation: docs.robotice.org\n.. _devices: https://github.com/robotice-devices\n.. _Video Demonstration: TODO\n.. _contributors: https://github.com/robotice/robotice/blob/develop/docs/source/contrib/contributors.rst\n\n.. |Build Status| image:: https://travis-ci.org/robotice/robotice.svg?branch=master\n :target: https://travis-ci.org/robotice/robotice\n.. |License badge| image:: http://img.shields.io/badge/license-Apache%202.0-green.svg?style=flat\n.. |Coverage Status| image:: https://coveralls.io/repos/robotice/robotice/badge.png\n :target: https://coveralls.io/r/robotice/robotice", "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/robotice/robotice", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "robotice", "package_url": "https://pypi.org/project/robotice/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/robotice/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/robotice/robotice" }, "release_url": "https://pypi.org/project/robotice/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Opensource monitoring, reasoning and acting framework.", "version": "0.0.1" }, "last_serial": 1538050, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d57f8ce4aef5b08a226727c7a5fbd1a1", "sha256": "f9e0f835a352633be70a4b230b66400f5f64f83a3f0e95aa77db080e33cd7325" }, "downloads": -1, "filename": "robotice-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d57f8ce4aef5b08a226727c7a5fbd1a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5858588, "upload_time": "2015-02-26T21:44:26", "url": "https://files.pythonhosted.org/packages/c0/71/d85139e3ffb7e5e5aec3a518d894562716cd2909bce761767eeb292c19de/robotice-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d57f8ce4aef5b08a226727c7a5fbd1a1", "sha256": "f9e0f835a352633be70a4b230b66400f5f64f83a3f0e95aa77db080e33cd7325" }, "downloads": -1, "filename": "robotice-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d57f8ce4aef5b08a226727c7a5fbd1a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5858588, "upload_time": "2015-02-26T21:44:26", "url": "https://files.pythonhosted.org/packages/c0/71/d85139e3ffb7e5e5aec3a518d894562716cd2909bce761767eeb292c19de/robotice-0.0.1.tar.gz" } ] }