معرفی شرکت ها


bernhard_joe-0.2.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python client for Riemann with some extra fields that joe needs
ویژگی مقدار
سیستم عامل -
نام فایل bernhard_joe-0.2.5
نام bernhard_joe
نسخه کتابخانه 0.2.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Benjamin Anderspn
ایمیل نویسنده b@banjiewen.net
آدرس صفحه اصلی http://github.com/banjiewen/bernhard.git
آدرس اینترنتی https://pypi.org/project/bernhard_joe/
مجوز ASF2.0
#This is a temporary fork of the original Bernhard to support some custom events that are NOT generic. You shouldn't use this fork and should use the original bernahrd version from banjiewen. Hopefully I will introduce generic events handling at some point, and merge back the work into the original repo. # Bernhard A simple Python client for [Riemann](http://github.com/aphyr/riemann). Usage: ```python import bernhard c = bernhard.Client() c.send({'host': 'myhost.foobar.com', 'service': 'myservice', 'metric': 12}) q = c.query('true') ``` ## Installing ```bash pip install bernhard ``` You may encounter issues with the `protobuf` dependency; if so, just run `pip install protobuf` manually, then `pip install bernhard`.


نیازمندی

مقدار نام
>=2.4 protobuf


نحوه نصب


نصب پکیج whl bernhard_joe-0.2.5:

    pip install bernhard_joe-0.2.5.whl


نصب پکیج tar.gz bernhard_joe-0.2.5:

    pip install bernhard_joe-0.2.5.tar.gz