Metadata-Version: 2.1
Name: openpeerpower
Version: 0.1.2
Summary: Open-source power management platform running on Python 3.
Home-page: https://OpenPeerPower.io/
Author: Paul Caston
Author-email: paul@caston.id.au
License: Apache License 2.0
Project-URL: Bug Reports, https://github.com/OpenPeerPower/Open-Peer-Power/issues
Keywords: power,management
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7.0
Requires-Dist: aiohttp (==3.6.1)
Requires-Dist: astral (==1.10.1)
Requires-Dist: async-timeout (==3.0.1)
Requires-Dist: attrs (==19.3.0)
Requires-Dist: bcrypt (==3.1.7)
Requires-Dist: certifi (>=2019.11.28)
Requires-Dist: importlib-metadata (==0.23)
Requires-Dist: jinja2 (>=2.10.3)
Requires-Dist: PyJWT (==1.7.1)
Requires-Dist: cryptography (==2.8)
Requires-Dist: pip (>=8.0.3)
Requires-Dist: python-slugify (==4.0.0)
Requires-Dist: pytz (>=2019.03)
Requires-Dist: pyyaml (==5.2.0)
Requires-Dist: requests (==2.22.0)
Requires-Dist: ruamel.yaml (==0.15.100)
Requires-Dist: voluptuous (==0.11.7)
Requires-Dist: voluptuous-serialize (==2.3.0)

Open Peer Power
=================================================================================

Open source nano-grid power management automation utility that emphasises local control, privacy and security.

See `openpeerpower.io <https://openpeerpower.io>`__ for `a
demo <https://openpeerpower.io/demo/>`__, `installation instructions <https://openpeerpower.io/getting-started/>`__,
`tutorials <https://openpeerpower.io/getting-started/automation-2/>`__ and `documentation <https://openpeerpower.io/docs/>`__.

|screenshot-states|

Featured integrations
---------------------

|screenshot-components|

The system has a modular architecture that allows expansion of control to new smart devices. See also the `section on architecture <https://developers.openpeerpower.io/docs/en/architecture_index.html>`__ and the `section on creating your own
components <https://developers.openpeerpower.io/docsen/creating_component_index.html>`__.

For help during development see `Open Peer Power help section <https://openpeerpower.io/help/>`__ of our website for further help and information.

.. |screenshot-states| image:: https://raw.github.com/open-peer-power/master/docs/screenshots.png
   :target: https://openpeerpower.io/demo/
.. |screenshot-components| image:: https://raw.github.com/open-peer-power/develop/docs/screenshot-components.png
   :target: https://openpeerpower.io/integrations/


