GUI for Machine assisted Knitting. Reference implementation for AYAB.
Project description
All Yarns Are Beautiful
This is the GUI interface for AYAB.
Installation
Linux
Prerequisites
You need Python 3.5 and PyQt5 from your package manager’s repository.
For Debian/Ubuntu
sudo apt-get install python3-pip python3-qt5 python3-dev python3-virtualenv
For openSUSE
sudo zypper install python3-pip python3-qt5 python3-virtualenv
All Distributions
To be able to communicate with your Arduino, it might be necessary to add the rights for USB communication by adding your user to some groups.
sudo usermod -a -G tty [userName] sudo usermod -a -G dialout [userName]
Release Version
This will install the latest release version from PyPi
virtualenv -p python3 --system-site-packages venv/ source venv/bin/activate pip3 install ayab
Now, you can start the software with
ayab
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.9-linux.tar.gz
(670.5 kB
view details)
Built Distribution
AYAB-0.9-py3-none-any.whl
(1.3 MB
view details)
File details
Details for the file AYAB-0.9-linux.tar.gz
.
File metadata
- Download URL: AYAB-0.9-linux.tar.gz
- Upload date:
- Size: 670.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f1cea607e0c1dace6fa2bd75b359bee41f0577f40d95e198bb155db666bf8f4 |
|
MD5 | 6d15ed0a5661fccfc72ac68b81f432ba |
|
BLAKE2b-256 | 6413ae61d3ff8e1da5d3e8b3918a21d794563cf14c1b8a2d41c768388354dfdf |
File details
Details for the file AYAB-0.9-py3-none-any.whl
.
File metadata
- Download URL: AYAB-0.9-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4b88e0829e7da7a01414bf92f5f0ee7e1d8438d93cab90b8ceb8b4620cd00c5 |
|
MD5 | 1639661b4a58c2f59fdb1c80669068fb |
|
BLAKE2b-256 | 486312f07862026264e6da339d1f7b5f2d8cef7d4a9c3d388b7f300c1aad4c24 |