Skip to main content

Python library for knitting machines.

Project description

ayab

Build Status Code Climate Test Coverage Issue Count Issue Count Downloads from pypi

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


Download files

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

Source Distribution

knittingpattern-0.0.4a0.zip (68.0 kB view hashes)

Uploaded Source

Built Distribution

knittingpattern-0.0.4a0.win32.exe (251.5 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