معرفی شرکت ها


djangoiot-0.0.2b0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Enable IoT in you django app
ویژگی مقدار
سیستم عامل -
نام فایل djangoiot-0.0.2b0
نام djangoiot
نسخه کتابخانه 0.0.2b0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tom Victor
ایمیل نویسنده vjtomvictor@gmail.com
آدرس صفحه اصلی https://github.com/tomvictor/djangoiot
آدرس اینترنتی https://pypi.org/project/djangoiot/
مجوز MIT
djangoiot (Under development) ============================= .. image:: https://readthedocs.org/projects/djangoiot/badge/?version=latest :target: https://djangoiot.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://travis-ci.org/Tomvictor/djangoiot.svg?branch=master :target: https://travis-ci.org/Tomvictor/djangoiot Djangoiot helps the Django app to effectively communicate over MQTT. Moreover, it enables the IoT devices to communicate directly with the web apps, database as well as algorithms. The IoT era calls for a new connectivity protocol that guarantees minimum data consumption and greater reliability. Therefore, MQTT is more suitable than HTTP since it ensures complete support for actual physical devices. Look how easy it is to use:: from djangoiot.shortcuts import device,subscribe from djangoiot import broker new_broker = broker.register(host="localhost", port=8001) new_broker.subscribe("topic/hello") new_broker.send_message("topic/hello", "message") For full documentation, visit `djangoiot.readthedocs.io <https://djangoiot.readthedocs.io/en/latest/>`__. Features -------- - Add and configure broker - Send message over MQTT - Receive from MQTT broker - Broadcast message over MQTT topics Installation ------------ Install djangoiot by running:: pip install djangoiot Contribute ---------- - Issue Tracker: github.com/tomvictor/djangoiot/issues - Source Code: github.com/tomvictor/djangoiot Support ------- If you are having issues, please let raise issue on github. License ------- The project is licensed under the MIT license.


نیازمندی

مقدار نام
- django
- djangorestframework
- djangorestframework-simplejwt
- paho-mqtt
<1,>=0.5.3 bumpversion
- pytest-watch
- wheel
- twine
- ipython
- cryptography
- pytest-cov
- pytest-django
- pytest-xdist
- pytest
- tox
- flake8
- pep8
- isort
<2,>=1.6.5 Sphinx
>=0.1.9 sphinx-rtd-theme
<2,>=1.6.5 Sphinx
>=0.1.9 sphinx-rtd-theme
- flake8
- pep8
- isort
- cryptography
- pytest-cov
- pytest-django
- pytest-xdist
- pytest
- tox


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl djangoiot-0.0.2b0:

    pip install djangoiot-0.0.2b0.whl


نصب پکیج tar.gz djangoiot-0.0.2b0:

    pip install djangoiot-0.0.2b0.tar.gz