Giter Club home page Giter Club logo

pyno's Introduction

Pyno โ€” Python-based data-flow visual programming

Pyno

So, what you can?

  • real-time interactive development
  • no predefined nodes - you will code yours
  • use python as you like (any libs and tips)
  • crash-less errors
  • perpetuum mobile (~60 fps bacchanalia)

Pyno is an experiment. Real-world scenarios is confusing.

How to use

Check wiki for advanced tutorials!

Basics:

There are only two elements:

  • node (is a function)
  • field (is a object, value or lambda function)

Controls:

  • Use right-mouse-button to panning
  • To spawn node press N, to spawn field press F on keyboard
  • Save and load pyno-file using bottom-right buttons (S-save, L-load)
  • Move and select elements by mouse, selected elements can be deleted by Delete key
  • Selected elements can be ctrl-c and ctrl-v
  • Nodes has a code inside, edit code just by pressing on node and hover code editor
  • Last, you want to transfer data from element to element, just press and hold on pin and drop connection to other pin

Pyno

How to run

To run pyno you must install few libs:

(type this commands to your command line)

  • pip install pyglet==1.3.0
  • pip install pyperclip

Make sure you have Python 3.4 or better on your computer. If true then run Pyno.py

pyno's People

Contributors

honix avatar hackolite avatar

Watchers

 avatar James Cloos avatar  avatar

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.