Skip to content

PuzzleboxIO/bloom-python

Repository files navigation

bloom-python

==================

Puzzlebox Bloom

Copyright (2013-2017)

by Puzzlebox Productions, LLC

https://puzzlebox.io/bloom

License: GNU Affero General Public License v3.0 https://www.gnu.org/licenses/agpl-3.0.html

============

Required Python Modules:

  • pyside
  • simplejson
  • serial
  • matplotlib

============

Instructions:

  • Requires downloading and configuration of Puzzlebox Synapse and Puzzlebox Jigsaw:

https://github.com/PuzzleboxIO/synapse-python

https://github.com/PuzzleboxIO/jigsaw-python

  • Create a symlink inside root directory to Synapse and Jigsaw:

============

Examples:

macOS (via MacPorts):

$ sudo port install py27-pyside py27-simplejson py27-serial py27-matplotlib

$ git clone https://github.com/PuzzleboxIO/synapse-python

$ git clone https://github.com/PuzzleboxIO/jigsaw-python

$ git clone https://github.com/PuzzleboxIO/bloom-python

$ cd bloom-python/Puzzlebox

$ ln -s ../../synapse-python/Puzzlebox/Synapse Synapse

$ ln -s ../../jigsaw-python/Puzzlebox/Jigsaw Jigsaw

$ cd ..

$ python2.7 bloom-gui.py

About

Puzzlebox Bloom for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published