shoestring-assembler


Nameshoestring-assembler JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryAssembles Shoestring Solutions from a solution recipe
upload_time2025-08-11 14:34:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords shoestring manufacturing assembler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
Shoestring Assembler
====================


.. image:: https://img.shields.io/pypi/v/shoestring_assembler.svg
        :target: https://pypi.python.org/pypi/shoestring_assembler


Assembles Shoestring Solutions from a solution recipe


* This module is currently under development and therefore lacks documentation. Not ready for use outside of the development team.

Development
-----------

* call `make devenv` to setup development venv environment
* call `make dev` to dynamically install the assembler package with live updates in the venv environment
* call `shoestring` to run the cli app

Features
--------

* TBC


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "shoestring-assembler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Greg Hawkridge <gth24@cam.ac.uk>",
    "keywords": "shoestring, manufacturing, assembler",
    "author": null,
    "author_email": "Greg Hawkridge <gth24@cam.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/60/fd/aa580cc6c7dffce5ba284137559fc83b60e38c863fc503e6aefc3cf98b46/shoestring_assembler-0.1.1.tar.gz",
    "platform": null,
    "description": "====================\nShoestring Assembler\n====================\n\n\n.. image:: https://img.shields.io/pypi/v/shoestring_assembler.svg\n        :target: https://pypi.python.org/pypi/shoestring_assembler\n\n\nAssembles Shoestring Solutions from a solution recipe\n\n\n* This module is currently under development and therefore lacks documentation. Not ready for use outside of the development team.\n\nDevelopment\n-----------\n\n* call `make devenv` to setup development venv environment\n* call `make dev` to dynamically install the assembler package with live updates in the venv environment\n* call `shoestring` to run the cli app\n\nFeatures\n--------\n\n* TBC\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Assembles Shoestring Solutions from a solution recipe",
    "version": "0.1.1",
    "project_urls": {
        "changelog": "https://github.com/DigitalShoestringSolutions/shoestring_assembler/blob/main/changelog.md",
        "homepage": "https://github.com/DigitalShoestringSolutions/shoestring_assembler",
        "issues": "https://github.com/DigitalShoestringSolutions/shoestring_assembler/issues",
        "source": "https://github.com/DigitalShoestringSolutions/shoestring_assembler"
    },
    "split_keywords": [
        "shoestring",
        " manufacturing",
        " assembler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f60bfae138186d9b6ed8e156f32199ff27f2b31f1a37ac2d0891186597a74716",
                "md5": "2d9ffc0ecfcf187e6ff2103fd93f061f",
                "sha256": "866a6608c8bf07e44be1549c0bd5b9dcb8af470cf4bba0ce9a6b86332d191826"
            },
            "downloads": -1,
            "filename": "shoestring_assembler-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d9ffc0ecfcf187e6ff2103fd93f061f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 85501,
            "upload_time": "2025-08-11T14:34:17",
            "upload_time_iso_8601": "2025-08-11T14:34:17.609125Z",
            "url": "https://files.pythonhosted.org/packages/f6/0b/fae138186d9b6ed8e156f32199ff27f2b31f1a37ac2d0891186597a74716/shoestring_assembler-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60fdaa580cc6c7dffce5ba284137559fc83b60e38c863fc503e6aefc3cf98b46",
                "md5": "51fe4af7acc20d0f6a7b2641ec5af6d2",
                "sha256": "acd99d5167fd9657528b25649dfc611c880bd0ffa90e6f57c8018b6e5a34ffd4"
            },
            "downloads": -1,
            "filename": "shoestring_assembler-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "51fe4af7acc20d0f6a7b2641ec5af6d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 71877,
            "upload_time": "2025-08-11T14:34:18",
            "upload_time_iso_8601": "2025-08-11T14:34:18.874018Z",
            "url": "https://files.pythonhosted.org/packages/60/fd/aa580cc6c7dffce5ba284137559fc83b60e38c863fc503e6aefc3cf98b46/shoestring_assembler-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-11 14:34:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DigitalShoestringSolutions",
    "github_project": "shoestring_assembler",
    "github_not_found": true,
    "lcname": "shoestring-assembler"
}
        
Elapsed time: 1.84547s