shoestring-assembler


Nameshoestring-assembler JSON
Version 0.2.7 PyPI version JSON
download
home_pageNone
SummaryAssembles Shoestring Solutions from a solution recipe
upload_time2025-10-17 12:26:51
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/3a/ce/56033bec7c10cab446e6c19ffcd8fa7f653319efa835c7b7cdf595ffdd7c/shoestring_assembler-0.2.7.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.2.7",
    "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": "a2f10d4c58e11e59b90059cd49afa02d76cc3fc9ba9f6e9f2ed47b36bb0bc654",
                "md5": "80ccf6c2709d643b756d017a87233670",
                "sha256": "14c6a7ff883bf85b7a7a4d342bc6ae6296ba69b8dbb975697633b3c3dfea097a"
            },
            "downloads": -1,
            "filename": "shoestring_assembler-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80ccf6c2709d643b756d017a87233670",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 619255,
            "upload_time": "2025-10-17T12:26:47",
            "upload_time_iso_8601": "2025-10-17T12:26:47.659486Z",
            "url": "https://files.pythonhosted.org/packages/a2/f1/0d4c58e11e59b90059cd49afa02d76cc3fc9ba9f6e9f2ed47b36bb0bc654/shoestring_assembler-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ace56033bec7c10cab446e6c19ffcd8fa7f653319efa835c7b7cdf595ffdd7c",
                "md5": "6e115c1b3eb90c935c3be4fcad5db2a6",
                "sha256": "f0d27af2e9c0a43bef1bcb09a041a3fccac081dc6cc607becb5ab96552232bae"
            },
            "downloads": -1,
            "filename": "shoestring_assembler-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "6e115c1b3eb90c935c3be4fcad5db2a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 544913,
            "upload_time": "2025-10-17T12:26:51",
            "upload_time_iso_8601": "2025-10-17T12:26:51.821528Z",
            "url": "https://files.pythonhosted.org/packages/3a/ce/56033bec7c10cab446e6c19ffcd8fa7f653319efa835c7b7cdf595ffdd7c/shoestring_assembler-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-17 12:26:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DigitalShoestringSolutions",
    "github_project": "shoestring_assembler",
    "github_not_found": true,
    "lcname": "shoestring-assembler"
}
        
Elapsed time: 2.06044s