GithubHelp home page GithubHelp logo

processviz's Introduction

Process Visualisation Experiments

Jon Simpson http://www.jonsimpson.co.uk

This repository contains components related to visual process-oriented programming, developed as part of my PhD.

Use

Requires wxPython, YAML & Mako. To get going on Mac OS X 10.8 via HomeBrew:

brew install python --framework
brew install wxmac
pip install pyyaml mako

Processes

A tool to allow the visual construction of process networks. Requires Python 2.6 with wxPython, Mako and YAML modules.

To run from python command line: python builder.py

Day-to-day testing focuses on Mac OS X, but the software has been run on Windows and Linux previously.

Drawing performance is slow on Windows due to the implementation wx uses for GraphicsContext - mitigating this is on the todo list, but it remains a known issue.

Building Mac OS X app bundle

To build a Mac OS X .app for Processes, ensure you have py2app installed - instructions here.

Once py2app is installed, run it inside the app directory. python setup.py py2app --no-strip

This will produce a Process.app bundle in dist. Building app bundles has only been tested on 10.6 so far.

Notes

There are other tools and code snippets in this repos which may or may not be functional.

processviz's People

Contributors

clj avatar exo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

clj concurrency

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.