{ "info": { "author": "Cletus", "author_email": "Helljunkz@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet :: Log Analysis", "Topic :: System :: Networking :: Monitoring", "Topic :: Utilities" ], "description": "# Bernhard\n\nA simple Python client for [Riemann](http://github.com/aphyr/riemann). Usage:\n\n```python\nimport bernhard\n\nc = bernhard.Client()\nc.send({'host': 'myhost.foobar.com', 'service': 'myservice', 'metric': 12})\nq = c.query('true')\n```\n\nBernhard supports custom attributes with the syntax:\n```python\nimport bernhard\n\nc = bernhard.Client()\n\nc.send({'host': 'awesome.host.com', 'attributes': {'sky': 'sunny', 'sea': 'agitated'}})\n```\n\nQuerying the index is as easy as:\n```python\nimport bernhard\n\nc = bernhard.Client()\nq = c.query('true')\nfor e in q:\n print \"Host:\", e.host, \"State:\", e.state\n```\n\n\n## Installing\n\n```bash\npip install bernhard\n```\n\nYou may encounter issues with the `protobuf` dependency; if so, just run `pip\ninstall protobuf` manually, then `pip install bernhard`.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "bernhard_cletus", "package_url": "https://pypi.org/project/bernhard_cletus/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bernhard_cletus/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/bernhard_cletus/0.2.6/", "requires_dist": null, "requires_python": null, "summary": "Python client for Riemann to test sending metrics with double instead of float. Do not use!", "version": "0.2.6" }, "last_serial": 1615893, "releases": { "0.2.5": [ { "comment_text": "", "digests": { "md5": "2e0ec143a8291d77199b242b9463fa11", "sha256": "53bf9b91f80021e927962298888b4715ee1e3ba34e021554f3938af0acb508e2" }, "downloads": -1, "filename": "bernhard_cletus-0.2.5-cp27-none-macosx_10_10_x86_64.whl", "has_sig": false, "md5_digest": "2e0ec143a8291d77199b242b9463fa11", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 3104, "upload_time": "2015-07-02T05:16:40", "url": "https://files.pythonhosted.org/packages/10/b4/3ca26633f4f1e443aad1b7bdbac45e06aca0091a3e32d5e6d960c938bfd2/bernhard_cletus-0.2.5-cp27-none-macosx_10_10_x86_64.whl" } ], "0.2.5.1": [], "0.2.6": [ { "comment_text": "", "digests": { "md5": "cd7ac8a3705b46f0f311e8650ba18c01", "sha256": "d9e22eaa562276df0703aa3e3edb369093711ed38aa3a01fd7c6807075ffee36" }, "downloads": -1, "filename": "bernhard_cletus-0.2.6-py2-none-any.whl", "has_sig": false, "md5_digest": "cd7ac8a3705b46f0f311e8650ba18c01", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7223, "upload_time": "2015-07-02T05:19:08", "url": "https://files.pythonhosted.org/packages/31/99/6e82b78869a4b4d893ac65bfa5aee5978b5f8b573aa6b8a73893643db324/bernhard_cletus-0.2.6-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca352dc6b69fa9f27e41b0d3a8fcd21b", "sha256": "b9169fd6b986bfcee3b32b8db18d2e48d1ecb0a3a2dcc19d6dd864811173521b" }, "downloads": -1, "filename": "bernhard_cletus-0.2.6.tar.gz", "has_sig": false, "md5_digest": "ca352dc6b69fa9f27e41b0d3a8fcd21b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9632, "upload_time": "2015-07-02T05:19:04", "url": "https://files.pythonhosted.org/packages/2d/29/615b231243f3cc3a70e2f5c00d32f5a0833b0dfb873574bd53ff2bbadd16/bernhard_cletus-0.2.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cd7ac8a3705b46f0f311e8650ba18c01", "sha256": "d9e22eaa562276df0703aa3e3edb369093711ed38aa3a01fd7c6807075ffee36" }, "downloads": -1, "filename": "bernhard_cletus-0.2.6-py2-none-any.whl", "has_sig": false, "md5_digest": "cd7ac8a3705b46f0f311e8650ba18c01", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7223, "upload_time": "2015-07-02T05:19:08", "url": "https://files.pythonhosted.org/packages/31/99/6e82b78869a4b4d893ac65bfa5aee5978b5f8b573aa6b8a73893643db324/bernhard_cletus-0.2.6-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca352dc6b69fa9f27e41b0d3a8fcd21b", "sha256": "b9169fd6b986bfcee3b32b8db18d2e48d1ecb0a3a2dcc19d6dd864811173521b" }, "downloads": -1, "filename": "bernhard_cletus-0.2.6.tar.gz", "has_sig": false, "md5_digest": "ca352dc6b69fa9f27e41b0d3a8fcd21b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9632, "upload_time": "2015-07-02T05:19:04", "url": "https://files.pythonhosted.org/packages/2d/29/615b231243f3cc3a70e2f5c00d32f5a0833b0dfb873574bd53ff2bbadd16/bernhard_cletus-0.2.6.tar.gz" } ] }