Skip to main content

GUI for Machine assisted Knitting. Reference implementation for AYAB.

Project description

# AYAB

All Yarns Are Beautiful

This is the GUI interface for AYAB.

## Installation

### Development Version

To install the development version you can checkout the git repository. You need Python 2.7 and PyQt from your package manager’s repository. The other main dependencies are: Pillow >= 2.4, pyserial >= 2.7, fysom >= 1.1 and Yapsy >= 1.10 Move to the software/python/ folder and install the required dependencies.

For Debian/Ubuntu

sudo apt-get install python-qt4 python-pip python-dev

For openSUSE

# openSUSE sudo zypper install python-pip python-qt4 python-virtualenv

For Windows

Download and install Python 2.7.x from

https://www.python.org/downloads/windows/

Download and install pip from

https://pip.pypa.io/en/latest/installing.html

Download and install PyQt4 from

http://www.riverbankcomputing.co.uk/software/pyqt/download

Then create a virtual enviroment on software/python/ with

virtualenv venv/ source venv/bin/activate pip install -r requirements.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ayab-0.4.tar.gz (25.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page