{ "info": { "author": "Christian Tremblay, Stuart Longland, @sudo-Whateverman, Igor", "author_email": "christian.tremblay@servisys.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Networking", "Topic :: Utilities" ], "description": "pyhaystack |build-status| |coverage| |docs| |Gitter| \n====================================================\n\nWhat is this ?\n--------------\nPyhaystack is a module that allow python programs to connect to a haystack server \nusing semantic data model for buildings (project-haystack_).\n\nBrowse a campus, building, floor... find VAV boxes, AHU units, etc. Then extract history \ndata from them and get the results ready for analysis using pandas or your own database implementation.\n\nWhich clients are implemented ?\n-------------------------------\nActually, connection can be established with :\n\n* Niagara4_ by Tridium\n* NiagaraAX_ by Tridium\n* Widesky_ by Widesky.cloud_\n* Skyspark_ by SkyFoundry (version 2 and 3+)\n\nConnection to Niagara AX or Niagara 4 requires the nHaystack_ module by J2 Innovations to be installed\nand properly configured on your Jace. Refer to documentation of nHaystack for details.\n\nHow do I install pyhaystack ?\n-----------------------------\n::\n\n pip install pyhaystack\n\nOr you can also git clone the develop branch and use ::\n\n python setup.py install\n\n.. note::\n Some users reported problems when installing pyhaystack using the Python version \n provided by their OS (Mac OS users). We recommend to try the virtual environment\n approach when you are unsure about the python version our modules dependencies.\n \nUsing virtual env\n------------------\nYou can find more information on how to use virtualenv_ but here is a short way of making it work.\n\n::\n\n sudo pip install virtualenv\n mkdir your project folder\n cd project\n virtualenv venv\n source venv/bin/activate\n\n.. note:: \n Once you are in your virtual env DO NOT use sudo to pip install.\n (in fact, this is the part that made me think of permission issue as I read somewhere that we should never sudo pip install anything)\n\nSo now you are in your virtual env (it's in parenthesis in the console) and you\n\n::\n \n pip install requests\n pip install hszinc\n pip install pyhaystack\n\n(note that this time you won't see any weird message when trying to install pandas and you need xcode to perform the install....)\nYou are now able to ::\n\n import hszinc\n hszinc.MODE_ZINC\n from pyhaystack.client.skyspark import SkysparkHaystackSession \n\nWhat is project-haystack ?\n--------------------------\nAs stated in the web site\n\n \"`Project Haystack`_ is an open source initiative to streamline \n working with data from the Internet of Things. We standardize \n semantic data models and web services with the goal of making \n it easier to unlock value from the vast quantity of data being \n generated by the smart devices that permeate our homes, buildings, \n factories, and cities. Applications include automation, control, \n energy, HVAC, lighting, and other environmental systems.\"\n\n -- Project-Haystack\n\nActual implementation\n--------------------------\nPyhaystack is robust and will be ready for asynchronous development.\n\nWe have chosen a state machine approach with observer pattern. See the docs for\nmore informations.\n\nThis implementation has been mostly supported by Widesky.cloud_ and Servisys_. We are hoping \nthat more people will join us in our effort to build a well working open-source software\nthat will open the door of building data analysis to Python users.\n\nDependency\n--------------\nPyhaystack highly depends on hszinc_ which is a special parser for zinc encoded data. \nZinc was created for project-haystack_ as a CSV replacement. \n\nFor analysis, we also suggest using Pint_ to deal with units. It will bring a lot of possibilities\nto pyhaystack (ex. unit conversion)\n\n\n.. |build-status| image:: https://travis-ci.org/ChristianTremblay/pyhaystack.svg?branch=master\n :target: https://travis-ci.org/ChristianTremblay/pyhaystack\n :alt: Build status\n \n.. |docs| image:: https://readthedocs.org/projects/pyhaystack/badge/?version=latest\n :target: http://pyhaystack.readthedocs.org/\n :alt: Documentation\n \n.. |coverage| image:: https://coveralls.io/repos/ChristianTremblay/pyhaystack/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/ChristianTremblay/pyhaystack?branch=master\n :alt: Coverage\n \n.. |Gitter| image:: https://badges.gitter.im/ChristianTremblay/pyhaystack.svg\n\t:target: https://gitter.im/ChristianTremblay/pyhaystack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge\n\t:alt: Gitter\n\n.. _Skyspark : https://www.skyfoundry.com/skyspark/\n\n.. _NiagaraAX : https://www.tridium.com/en/products-services/niagaraax\n\n.. _Niagara4 : https://www.tridium.com/en/products-services/niagara4\n\n.. _Widesky.cloud : http://widesky.cloud/\n\n.. _Servisys : http://www.servisys.com\n\n.. _Widesky : http://widesky.cloud/ \n\n.. _nHaystack : https://bitbucket.org/jasondbriggs/nhaystack\n\n.. _project-haystack : http://www.project-haystack.org\n\n.. _Project Haystack : http://www.project-haystack.org\n\n.. _Pint : http://pint.readthedocs.io\n\n.. _hszinc : https://github.com/vrtsystems/hszinc\n\n.. _virtualenv : https://virtualenv.pypa.io/en/stable/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.project-haystack.com/", "keywords": "tags,hvac,project-haystack,building,automation,analytic", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyhaystack", "package_url": "https://pypi.org/project/pyhaystack/", "platform": "", "project_url": "https://pypi.org/project/pyhaystack/", "project_urls": { "Homepage": "http://www.project-haystack.com/" }, "release_url": "https://pypi.org/project/pyhaystack/0.92.10/", "requires_dist": null, "requires_python": "", "summary": "Python Haystack Utility", "version": "0.92.10" }, "last_serial": 5942551, "releases": { "0.72": [ { "comment_text": "", "digests": { "md5": "14523e623af01be3a9d63fd749f7a3a4", "sha256": "0f3d350c727d75597ade566abb664551a78dd3c9889b69da04c5d7c4b606ead2" }, "downloads": -1, "filename": "pyhaystack-0.72.zip", "has_sig": false, "md5_digest": "14523e623af01be3a9d63fd749f7a3a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66468, "upload_time": "2016-05-01T15:14:09", "url": "https://files.pythonhosted.org/packages/d3/2d/c0ed7b160196c4d90bc7ba03c7f44485ddfecb5f31aad53e5d7281c9e0d8/pyhaystack-0.72.zip" } ], "0.72.1": [ { "comment_text": "", "digests": { "md5": "484a99b362a72cb2cf32696c2332b62c", "sha256": "3be0728d399208fc1aae24be89b34221dd57313cf1e106f131a9a52f5a1108a6" }, "downloads": -1, "filename": "pyhaystack-0.72.1-py3-none-any.whl", "has_sig": false, "md5_digest": "484a99b362a72cb2cf32696c2332b62c", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 83410, "upload_time": "2016-05-01T15:38:30", "url": "https://files.pythonhosted.org/packages/a4/c7/7da2f83ca74b9096a06f772aae44bb20b3afce9ce8894c3e9cc391793e37/pyhaystack-0.72.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03cc3da1c6b76710c8dd37afa0bddbb3", "sha256": "6c57273d98bc9f04c732f2cc759841b00fac6dd81cf77b83d59b738aa9f59001" }, "downloads": -1, "filename": "pyhaystack-0.72.1.zip", "has_sig": false, "md5_digest": "03cc3da1c6b76710c8dd37afa0bddbb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70745, "upload_time": "2016-05-01T15:38:22", "url": "https://files.pythonhosted.org/packages/65/31/ccdeea28bfc01a61603b226d1df53c4fcdb78949ec189b1e5413d12de7a3/pyhaystack-0.72.1.zip" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "6716f1febf62d8acaf0cbb43f99bf83c", "sha256": "871a5fa6b47f63e9fc5b2415e92b8743e11a7ba1cefa992def5454b80b889a6d" }, "downloads": -1, "filename": "pyhaystack-0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "6716f1febf62d8acaf0cbb43f99bf83c", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 84509, "upload_time": "2016-07-15T02:11:01", "url": "https://files.pythonhosted.org/packages/62/e2/80edf0d12f73dfeccec6a31ee79e5929f1140dec18aac81b3e3dd3566896/pyhaystack-0.9-py3-none-any.whl" } ], "0.91": [ { "comment_text": "", "digests": { "md5": "5fead546f925d3af42a86b05c9190c9a", "sha256": "514568fc7ac8c7530d5c5c909f0160ffe2c2308a02a9a4fcf1b92f853076d13d" }, "downloads": -1, "filename": "pyhaystack-0.91-py3-none-any.whl", "has_sig": false, "md5_digest": "5fead546f925d3af42a86b05c9190c9a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 75781, "upload_time": "2017-05-08T10:03:06", "url": "https://files.pythonhosted.org/packages/1f/0a/788409bdb20cd8c8f3fd01dcc2603d4a11c31db0fbce33960f99d43f4651/pyhaystack-0.91-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "291e3921bd517d81f67aacbd7fbc505e", "sha256": "aa1855b21379b10f2999af5732f13ae3ab957f92b4df52ff9d9c437e45470010" }, "downloads": -1, "filename": "pyhaystack-0.91.tar.gz", "has_sig": false, "md5_digest": "291e3921bd517d81f67aacbd7fbc505e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41423, "upload_time": "2016-11-30T03:36:04", "url": "https://files.pythonhosted.org/packages/5f/11/0b1a9e898a6bb377418a97b630e3f58ca60bf5206d19683ec432bf2d53e5/pyhaystack-0.91.tar.gz" }, { "comment_text": "built for Windows-7", "digests": { "md5": "40a74758390ebb416d46f2b47f156da7", "sha256": "5c0c7ce54fb3a3c095251061944dcf2e5783763e129d7604cc5d9435858c105f" }, "downloads": -1, "filename": "pyhaystack-0.91.win-amd64.zip", "has_sig": false, "md5_digest": "40a74758390ebb416d46f2b47f156da7", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 197216, "upload_time": "2016-11-30T03:36:09", "url": "https://files.pythonhosted.org/packages/94/28/2bc2af89d65dcd396d55b978d5db6a942956bb56dd11370bacb0bfbf05e1/pyhaystack-0.91.win-amd64.zip" } ], "0.91.1": [ { "comment_text": "", "digests": { "md5": "62fd23b28bca1302800a419f68899043", "sha256": "59807e87546de0e71887d41145cacc4756a76b150f74b198c8df77de072ce2e1" }, "downloads": -1, "filename": "pyhaystack-0.91.1-py3-none-any.whl", "has_sig": false, "md5_digest": "62fd23b28bca1302800a419f68899043", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 75811, "upload_time": "2016-11-30T03:43:13", "url": "https://files.pythonhosted.org/packages/1c/89/37709a362c0ca94e83942e60ade5676e0e8536a87d357e7bf6144bc23436/pyhaystack-0.91.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8ec9c834b94dbd08c0d8d867767c6ac2", "sha256": "01a4df292caca9acd6772d1e2fe62d7c8f182548ef4b64f4714dbf85b6e07803" }, "downloads": -1, "filename": "pyhaystack-0.91.1.tar.gz", "has_sig": false, "md5_digest": "8ec9c834b94dbd08c0d8d867767c6ac2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41438, "upload_time": "2016-11-30T03:43:09", "url": "https://files.pythonhosted.org/packages/bf/c9/30647df0d3147ba59fbdf8eeab91ee38eb43f6743b629cd4f0ceac32e183/pyhaystack-0.91.1.tar.gz" } ], "0.92": [ { "comment_text": "", "digests": { "md5": "fa057cfbd98faa22f232772abf728c4d", "sha256": "2b67186584c236cb22c4a289cf6b3710f936dae65c4c095aa6efa4787be507a7" }, "downloads": -1, "filename": "pyhaystack-0.92-py3-none-any.whl", "has_sig": false, "md5_digest": "fa057cfbd98faa22f232772abf728c4d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 99278, "upload_time": "2017-05-08T10:04:07", "url": "https://files.pythonhosted.org/packages/c7/a0/3b9619c99e81142c76e05abe2495ae7cdafd1dd183483d939d9a3b771814/pyhaystack-0.92-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39d12255d895e9fd2fd07185c88144f8", "sha256": "3f271bbb1f0be3e7f5c30ecf55cd856b208f4cc2c584e6e25788673ccdc2e470" }, "downloads": -1, "filename": "pyhaystack-0.92.tar.gz", "has_sig": false, "md5_digest": "39d12255d895e9fd2fd07185c88144f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48309, "upload_time": "2017-05-08T10:03:53", "url": "https://files.pythonhosted.org/packages/d2/f2/748432f8ae4df05934738d636b54cad772089f9fff97790f817efc451dab/pyhaystack-0.92.tar.gz" } ], "0.92.1": [ { "comment_text": "", "digests": { "md5": "45d402247d81575dc4d945b4bb887aae", "sha256": "1ae8920fdf801ceb11739f0d21c90d78533ac952a1c54746ddab59dc2eed6fb3" }, "downloads": -1, "filename": "pyhaystack-0.92.1-py3-none-any.whl", "has_sig": false, "md5_digest": "45d402247d81575dc4d945b4bb887aae", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 99321, "upload_time": "2017-05-17T01:21:12", "url": "https://files.pythonhosted.org/packages/4d/53/5d6ae15df4f09fd1e6e4b6dec3801af4375b5421b32e9ced11a99fd95548/pyhaystack-0.92.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de808551527769ba07f602191a2b192a", "sha256": "2866d28808d324922fd568a09a36e3c1e4c05a4e7534037359f92eadc4a833d9" }, "downloads": -1, "filename": "pyhaystack-0.92.1.tar.gz", "has_sig": false, "md5_digest": "de808551527769ba07f602191a2b192a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48334, "upload_time": "2017-05-17T01:20:52", "url": "https://files.pythonhosted.org/packages/6a/98/2c65d5506300f74dc6718dd1c454b2a563ff9da34c124c2f9d1197eb9dbd/pyhaystack-0.92.1.tar.gz" } ], "0.92.10": [ { "comment_text": "", "digests": { "md5": "d7cc198068e90de08f6b8ea8ad06f711", "sha256": "8890c936c66c2285a0b5d9229a3547552b6d04a6f9a930517f58c1c6d66e37ce" }, "downloads": -1, "filename": "pyhaystack-0.92.10.tar.gz", "has_sig": false, "md5_digest": "d7cc198068e90de08f6b8ea8ad06f711", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 338831, "upload_time": "2019-10-08T02:56:45", "url": "https://files.pythonhosted.org/packages/be/7e/369f876d7a6df8d89d1dd3b3007df3b09e2381e8d6e52aab4a2292e6589c/pyhaystack-0.92.10.tar.gz" } ], "0.92.5": [ { "comment_text": "", "digests": { "md5": "a06114eaa2a96604d34f43adc3a58295", "sha256": "0ed464fa8d84bf2ce2325e998e9493dc6a27eb2ca3db84fb43179b510a845da5" }, "downloads": -1, "filename": "pyhaystack-0.92.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a06114eaa2a96604d34f43adc3a58295", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 102230, "upload_time": "2017-09-02T03:27:36", "url": "https://files.pythonhosted.org/packages/1a/06/2ea2300108d2a61c3dedd946cee41744489ee0320f7d76acb2e759f9f3e6/pyhaystack-0.92.5-py2.py3-none-any.whl" } ], "0.92.7": [ { "comment_text": "", "digests": { "md5": "73f704c9a0de47820a47b615ea0e2082", "sha256": "27be41314f9b32d3b631a7366f7e4c94b09bb25acb20e3c8d0ca94ffc1de4a60" }, "downloads": -1, "filename": "pyhaystack-0.92.7.tar.gz", "has_sig": false, "md5_digest": "73f704c9a0de47820a47b615ea0e2082", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 340644, "upload_time": "2018-06-08T19:14:52", "url": "https://files.pythonhosted.org/packages/af/03/101197bd6c97a9ef3e5dbf41e215b860ad9b8cf3874dc16b642e5135ed49/pyhaystack-0.92.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7cc198068e90de08f6b8ea8ad06f711", "sha256": "8890c936c66c2285a0b5d9229a3547552b6d04a6f9a930517f58c1c6d66e37ce" }, "downloads": -1, "filename": "pyhaystack-0.92.10.tar.gz", "has_sig": false, "md5_digest": "d7cc198068e90de08f6b8ea8ad06f711", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 338831, "upload_time": "2019-10-08T02:56:45", "url": "https://files.pythonhosted.org/packages/be/7e/369f876d7a6df8d89d1dd3b3007df3b09e2381e8d6e52aab4a2292e6589c/pyhaystack-0.92.10.tar.gz" } ] }