shoestring-setup


Nameshoestring-setup JSON
Version 0.2.4 PyPI version JSON
download
home_pageNone
SummaryInstalls dependencies needed to run shoestring solutions
upload_time2025-09-18 11:32:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords shoestring manufacturing installer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Shoestring Setup Utility
========================


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


Utility that prepares a system to host Shoestring solutions


* 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-setup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Greg Hawkridge <gth24@cam.ac.uk>",
    "keywords": "shoestring, manufacturing, installer",
    "author": null,
    "author_email": "Greg Hawkridge <gth24@cam.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/c2/29/56ad002a66a07cd5538b2447ff01fc220ca05a586d71831fa034b006657b/shoestring_setup-0.2.4.tar.gz",
    "platform": null,
    "description": "========================\nShoestring Setup Utility\n========================\n\n\n.. image:: https://img.shields.io/pypi/v/shoestring_setup.svg\n        :target: https://pypi.python.org/pypi/shoestring_setup\n\n\nUtility that prepares a system to host Shoestring solutions\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": "Installs dependencies needed to run shoestring solutions",
    "version": "0.2.4",
    "project_urls": {
        "changelog": "https://github.com/DigitalShoestringSolutions/shoestring_setup/blob/main/changelog.md",
        "homepage": "https://github.com/DigitalShoestringSolutions/shoestring_setup",
        "issues": "https://github.com/DigitalShoestringSolutions/shoestring_setup/issues",
        "source": "https://github.com/DigitalShoestringSolutions/shoestring_setup"
    },
    "split_keywords": [
        "shoestring",
        " manufacturing",
        " installer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3afd77b16de32ff2e5190f75df370d52c5137f128783d04fadbe8cae6daf97b",
                "md5": "d5f1d4282a544d638b69b285350c7113",
                "sha256": "3e97be3112313bb7ed1af17e39c1aab9c95aad65f05df7a970e2b511703db8e4"
            },
            "downloads": -1,
            "filename": "shoestring_setup-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5f1d4282a544d638b69b285350c7113",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 96827,
            "upload_time": "2025-09-18T11:32:43",
            "upload_time_iso_8601": "2025-09-18T11:32:43.407642Z",
            "url": "https://files.pythonhosted.org/packages/c3/af/d77b16de32ff2e5190f75df370d52c5137f128783d04fadbe8cae6daf97b/shoestring_setup-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c22956ad002a66a07cd5538b2447ff01fc220ca05a586d71831fa034b006657b",
                "md5": "920e78ad33cf92464438f3e2b9c90ad5",
                "sha256": "61b31e71e9be8ff6e0c9d91302a70afdc662389640e9e849c817d4a3fbb59de0"
            },
            "downloads": -1,
            "filename": "shoestring_setup-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "920e78ad33cf92464438f3e2b9c90ad5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 96687,
            "upload_time": "2025-09-18T11:32:45",
            "upload_time_iso_8601": "2025-09-18T11:32:45.046314Z",
            "url": "https://files.pythonhosted.org/packages/c2/29/56ad002a66a07cd5538b2447ff01fc220ca05a586d71831fa034b006657b/shoestring_setup-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-18 11:32:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DigitalShoestringSolutions",
    "github_project": "shoestring_setup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "shoestring-setup"
}
        
Elapsed time: 2.23378s