https://github.com/fossasia/knittingpattern
A Python Library for Knitting Patterns
https://github.com/fossasia/knittingpattern
Last synced: about 2 months ago
JSON representation
A Python Library for Knitting Patterns
- Host: GitHub
- URL: https://github.com/fossasia/knittingpattern
- Owner: fossasia
- License: lgpl-3.0
- Created: 2016-05-27T08:08:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T11:06:38.000Z (over 4 years ago)
- Last Synced: 2025-04-07T09:07:48.967Z (about 2 months ago)
- Language: Python
- Homepage: https://pypi.python.org/pypi/knittingpattern
- Size: 533 KB
- Stars: 1,578
- Watchers: 13
- Forks: 30
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
Knitting Pattern Library
===============The knitting pattern library enables tailors, artisans and home knitters to use a common pattern for knitting machines and hand made knits.
.. image:: https://travis-ci.org/fossasia/knittingpattern.svg
:target: https://travis-ci.org/fossasia/knittingpattern
:alt: Build Status
.. image:: https://ci.appveyor.com/api/projects/status/c1983ovsc8thlhvi?svg=true
:target: https://ci.appveyor.com/project/AllYarnsAreBeautiful/knittingpattern
:alt: AppVeyor CI build status (Windows)
.. image:: https://codeclimate.com/github/fossasia/knittingpattern/badges/gpa.svg
:target: https://codeclimate.com/github/fossasia/knittingpattern
:alt: Code Climate.. image:: https://codeclimate.com/github/fossasia/knittingpattern/badges/coverage.svg
:target: https://codeclimate.com/github/fossasia/knittingpattern/coverage
:alt: Test Coverage.. image:: https://codeclimate.com/github/fossasia/knittingpattern/badges/issue_count.svg
:target: https://codeclimate.com/github/fossasia/knittingpattern
:alt: Issue Count.. image:: https://badge.fury.io/py/knittingpattern.svg
:target: https://pypi.python.org/pypi/knittingpattern
:alt: Issue Count
.. image:: https://img.shields.io/pypi/dm/knittingpattern.svg
:target: https://pypi.python.org/pypi/knittingpattern#downloads
:alt: Downloads from pypi.. image:: https://readthedocs.org/projects/knittingpattern/badge/?version=latest
:target: https://knittingpattern.readthedocs.org
:alt: Read the Documentation.. image:: https://landscape.io/github/fossasia/knittingpattern/master/landscape.svg?style=flat
:target: https://landscape.io/github/fossasia/knittingpattern/master
:alt: Code Health.. image:: https://badge.waffle.io/fossasia/knittingpattern.svg?label=ready&title=issues%20ready
:target: https://waffle.io/fossasia/knittingpattern
:alt: Issues ready to work onInstallation and Documentation
===============
For installation instructions and more, `see the documentation
`__.