30 Forks
61 Stars
61 Watchers

pyhaystack

Pyhaystack is a module that allow python programs to connect to a haystack server project-haystack.org. Connection can be established with Niagara Platform running the nhaystack, Skyspark and Widesky. For this to work with Anaconda IPython Notebook in Windows, be sure to use "python setup.py install" using the Anaconda Command Prompt in Windows. If not, module will be installed for System path python but won't work in the environment of Anaconda IPython Notebook. You will need hszinc 1.3+ for this to work.

How to download and setup pyhaystack

Open terminal and run command
git clone https://github.com/ChristianTremblay/pyhaystack.git
git clone is used to create a copy or clone of pyhaystack repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyhaystack https://github.com/ChristianTremblay/pyhaystack/archive/master.zip

Or simply clone pyhaystack with SSH
[email protected]:ChristianTremblay/pyhaystack.git

If you have some problems with pyhaystack

You may open issue on pyhaystack support forum (system) here: https://github.com/ChristianTremblay/pyhaystack/issues