معرفی شرکت ها


Turk-0.1.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A framework for interfacing applications and devices with the web
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Turk-0.1.1
نام Turk
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rob O'Dwyer
ایمیل نویسنده odwyerrob@gmail.com
آدرس صفحه اصلی http://github.com/robbles/turk
آدرس اینترنتی https://pypi.org/project/Turk/
مجوز MIT
Turk - the software framework for interfacing devices and desktop software to web applications. Using XMPP (Jabber) IM accounts and the simple Turk XMPP protocol, this framework lets you create and automatically run simple plugins that interface devices and desktop software to web applications. Includes built-in support for interfacing to Digi XBee modules, serially connected Arduinos or similar microcontroller devices, and MIDI instruments. A simple explanation of how the framework works is as follows: * You develop a driver plugin that interfaces to your device/application/widget, written in any language that has bindings for D-Bus (pretty much any) * You create a web application that can send XMPP messages (this can be done easily with PHP, Python, or even Javascript!) * Create two XMPP accounts on any server, one for the platform and one or more for your apps * Change the config file to use your XMPP accounts and start your driver (or start them remotely from the app!) * Run Turk! NOTE: You need dbus and python-dbus installed first. If there's no precompiled package for your system, get them from: * http://www.freedesktop.org/wiki/Software/dbus * http://dbus.freedesktop.org/releases/dbus-python/


نحوه نصب


نصب پکیج whl Turk-0.1.1:

    pip install Turk-0.1.1.whl


نصب پکیج tar.gz Turk-0.1.1:

    pip install Turk-0.1.1.tar.gz