virtual-knitting-machine


Namevirtual-knitting-machine JSON
Version 0.0.20 PyPI version JSON
download
home_pagehttps://mhofmann-khoury.github.io/virtual_knitting_machine/
SummaryA data structure representing the state and operations of a virtual V-Bed with sliders whole garment knitting machine based on the whole garment knitting machines made by Shima Seiki.
upload_time2025-09-01 16:33:28
maintainerMegan Hofmann
docs_urlNone
authorMegan Hofmann
requires_python<3.14,>=3.11
licenseMIT
keywords knit machine knit textile northeastern act lab fabrication shima seiki
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # virtual_knitting_machine

[![PyPI - Version](https://img.shields.io/pypi/v/virtual-knitting-machine.svg)](https://pypi.org/project/virtual-knitting-machine)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/virtual-knitting-machine.svg)](https://pypi.org/project/virtual-knitting-machine)

-----
## Description
A data structure representing the state and operations of a virtual V-Bed with sliders whole garment knitting machine based on the whole garment knitting machines made by [Shima Seiki](https://www.shimaseiki.com/product/knit/swg_n2/).

Additional details about the representation of these machines is available in ["KnitScript: A Domain-Specific Scripting Language for Advanced Machine Knitting"](https://doi.org/10.1145/3586183.3606789).
## Table of Contents
- [Description](#description)
- [Installation](#installation)
- [Credits](#credits)
- [License](#license)

## Installation

```console
pip install virtual-knitting-machine
```

## Credits
The design of this knitting machine data structure was created for the KnitScript Programming language described in the ACM publication ["KnitScript: A Domain-Specific Scripting Language for Advanced Machine Knitting"](https://doi.org/10.1145/3586183.3606789).

This virtual knitting machine renders a knit graph structure available in the ['knit-graphs'](https://pypi.org/project/knit-graphs/)
python package and described by Hofmann et al. in ["KnitPicking Texture: Programming and Modifying Complex Knitted Textures for Machine and Hand Knitting"](https://doi.org/10.1145/3332165.3347886).

## License

`virtual-knitting-machine` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://mhofmann-khoury.github.io/virtual_knitting_machine/",
    "name": "virtual-knitting-machine",
    "maintainer": "Megan Hofmann",
    "docs_url": null,
    "requires_python": "<3.14,>=3.11",
    "maintainer_email": "m.hofmann@northeastern.edu",
    "keywords": "knit, machine knit, textile, Northeastern, ACT Lab, fabrication, Shima Seiki",
    "author": "Megan Hofmann",
    "author_email": "m.hofmann@northeastern.edu",
    "download_url": "https://files.pythonhosted.org/packages/51/8c/e26b5fc88cbdb487440fbe4f8d4bd908fd419f729ac474de5e3c605bcfcb/virtual_knitting_machine-0.0.20.tar.gz",
    "platform": null,
    "description": "# virtual_knitting_machine\n\n[![PyPI - Version](https://img.shields.io/pypi/v/virtual-knitting-machine.svg)](https://pypi.org/project/virtual-knitting-machine)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/virtual-knitting-machine.svg)](https://pypi.org/project/virtual-knitting-machine)\n\n-----\n## Description\nA data structure representing the state and operations of a virtual V-Bed with sliders whole garment knitting machine based on the whole garment knitting machines made by [Shima Seiki](https://www.shimaseiki.com/product/knit/swg_n2/).\n\nAdditional details about the representation of these machines is available in [\"KnitScript: A Domain-Specific Scripting Language for Advanced Machine Knitting\"](https://doi.org/10.1145/3586183.3606789).\n## Table of Contents\n- [Description](#description)\n- [Installation](#installation)\n- [Credits](#credits)\n- [License](#license)\n\n## Installation\n\n```console\npip install virtual-knitting-machine\n```\n\n## Credits\nThe design of this knitting machine data structure was created for the KnitScript Programming language described in the ACM publication [\"KnitScript: A Domain-Specific Scripting Language for Advanced Machine Knitting\"](https://doi.org/10.1145/3586183.3606789).\n\nThis virtual knitting machine renders a knit graph structure available in the ['knit-graphs'](https://pypi.org/project/knit-graphs/)\npython package and described by Hofmann et al. in [\"KnitPicking Texture: Programming and Modifying Complex Knitted Textures for Machine and Hand Knitting\"](https://doi.org/10.1145/3332165.3347886).\n\n## License\n\n`virtual-knitting-machine` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A data structure representing the state and operations of a virtual V-Bed with sliders whole garment knitting machine based on the whole garment knitting machines made by Shima Seiki.",
    "version": "0.0.20",
    "project_urls": {
        "Documentation": "https://mhofmann-khoury.github.io/virtual_knitting_machine/",
        "Homepage": "https://mhofmann-khoury.github.io/virtual_knitting_machine/",
        "Repository": "https://github.com/mhofmann-Khoury/virtual_knitting_machine"
    },
    "split_keywords": [
        "knit",
        " machine knit",
        " textile",
        " northeastern",
        " act lab",
        " fabrication",
        " shima seiki"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e97f0e64ef061814961b76677d00862dd8f8e6e8f9048809b7a9c6ca8ba45990",
                "md5": "3348db6749c1e31281e32dd27656b3d6",
                "sha256": "68b405295ddb1c2329c599e1b7ca77be4f92d767140acad324ca67b9dd8e5408"
            },
            "downloads": -1,
            "filename": "virtual_knitting_machine-0.0.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3348db6749c1e31281e32dd27656b3d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.11",
            "size": 63605,
            "upload_time": "2025-09-01T16:33:26",
            "upload_time_iso_8601": "2025-09-01T16:33:26.889360Z",
            "url": "https://files.pythonhosted.org/packages/e9/7f/0e64ef061814961b76677d00862dd8f8e6e8f9048809b7a9c6ca8ba45990/virtual_knitting_machine-0.0.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "518ce26b5fc88cbdb487440fbe4f8d4bd908fd419f729ac474de5e3c605bcfcb",
                "md5": "58f3a860c5877120ade1f8eeb8453896",
                "sha256": "6aced9ffe2767c776ade23987ca42b642b2abbe6717ee071fa928e54ddddc73d"
            },
            "downloads": -1,
            "filename": "virtual_knitting_machine-0.0.20.tar.gz",
            "has_sig": false,
            "md5_digest": "58f3a860c5877120ade1f8eeb8453896",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.11",
            "size": 46832,
            "upload_time": "2025-09-01T16:33:28",
            "upload_time_iso_8601": "2025-09-01T16:33:28.094289Z",
            "url": "https://files.pythonhosted.org/packages/51/8c/e26b5fc88cbdb487440fbe4f8d4bd908fd419f729ac474de5e3c605bcfcb/virtual_knitting_machine-0.0.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 16:33:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mhofmann-Khoury",
    "github_project": "virtual_knitting_machine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "virtual-knitting-machine"
}
        
Elapsed time: 0.37733s