Skip to content

cmagnobarbosa/mosaicode

 
 

Repository files navigation

Mosaicode

This project is a new vision about how to program.


Installing Mosaicode

Install dependencies:

sudo apt install python python-pip libgtk-3-dev gir1.2-gtksource-3 gir1.2-goocanvas
sudo pip install pgi lxml GooCalendar beautifulsoup4 soupsieve PyGObject
Command
Cloning GitHub: git clone https://github.com/Alice-ArtsLab/mosaicode.git

Then procede with instalation:

sudo python setup.py install

Uninstall

To uninstall Mosaicode, execute at terminal:

sudo ./uninstall.sh

Mosaicode Blocks

The Mosaicode allows install Blocks separately. There are available two set of blocks by Mosaicode Team:

Packaging Info

This source distribution was generated with:

python setup.py sdist --formats=gztar

You can generate a built distribution (:metal:) for your platform using:

python setup.py bdist

Further Info

Original page of Mosaicode project: https://mosaicode.github.io/

or asking to:

About

Code generation VPL

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%