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
- Download and install pip from
- Download and install PyQt4 from
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
File details
Details for the file ayab-0.4.tar.gz
.
File metadata
- Download URL: ayab-0.4.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9772eb57cf3d906aa763b305dbd94e301f731796e5d90003416d049d75c3b788 |
|
MD5 | e667f3f9e7f95f6cbbd42076ae0aaea0 |
|
BLAKE2b-256 | a1a8ab3ba35ebd8f711a2e0364a2169a91978533b916876bdd4de04271fad6cf |