Python library for knitting machines.
Project description
Installation
To install the version from the python package index, you can use your command line and execute this under Linux:
python3 -m pip install knittingpattern
Under Windows you can use
py -3 -m pip install knittingpattern
Installation from Repository (Linux)
If you wish to get latest source version running, you can check out the repository and install it manually.
Note: Under Windows you can replace python3 with py -3 and remove sudo
git clone https://github.com/AllYarnsAreBeautiful/knittingpattern.git
cd knittingpattern
sudo python3 -m pip install --upgrade pip
sudo python3 -m pip install -r requirements.txt
sudo python3 -m pip install -r requirements-test.txt
py.test
To also make it importable for other libraries, you can link it into the site-packages folder this way:
sudo python3 setup.py link
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size knittingpattern-0.0.4a0.win32.exe (251.5 kB) | File type Windows Installer | Python version any | Upload date | Hashes View |
Filename, size knittingpattern-0.0.4a0.zip (68.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for knittingpattern-0.0.4a0.win32.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee5e94361b8701c4757b0df9574bfd02c47cd59d1707fa3bc12e365e23caa454 |
|
MD5 | 9321b374aa7c6022fe2fb11a02939d8e |
|
BLAKE2-256 | f33a5798a576c336e30b41bcd895019b37cb6bf4adab6a485261fcfbb2910126 |