shoestring-setup


Nameshoestring-setup JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryInstalls dependencies needed to run shoestring solutions
upload_time2025-03-20 15:37:56
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/a3/5a/e6e0b96e4a30e8c7b24475edf9f892d2b08d1561d65172e4454bfb0232b3/shoestring_setup-0.0.1.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.0.1",
    "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": "a608bfa554315cf164e85e20965af14525769dbe2766ecebc4a095c7348e2bdd",
                "md5": "b31178718c60253e60c084387176b814",
                "sha256": "f95b7dca619d0c4c04cf98f9ef7c44b792f1826c72e01acd5d47f05e75de7220"
            },
            "downloads": -1,
            "filename": "shoestring_setup-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b31178718c60253e60c084387176b814",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17994,
            "upload_time": "2025-03-20T15:37:55",
            "upload_time_iso_8601": "2025-03-20T15:37:55.027701Z",
            "url": "https://files.pythonhosted.org/packages/a6/08/bfa554315cf164e85e20965af14525769dbe2766ecebc4a095c7348e2bdd/shoestring_setup-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a35ae6e0b96e4a30e8c7b24475edf9f892d2b08d1561d65172e4454bfb0232b3",
                "md5": "27b3ec70dc3efe8342007cd44f0e9c85",
                "sha256": "67a2f5a667452cbaf741c7acb006827706371b886b6df78d48f0f5d8f9e629ad"
            },
            "downloads": -1,
            "filename": "shoestring_setup-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "27b3ec70dc3efe8342007cd44f0e9c85",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17137,
            "upload_time": "2025-03-20T15:37:56",
            "upload_time_iso_8601": "2025-03-20T15:37:56.675343Z",
            "url": "https://files.pythonhosted.org/packages/a3/5a/e6e0b96e4a30e8c7b24475edf9f892d2b08d1561d65172e4454bfb0232b3/shoestring_setup-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-20 15:37:56",
    "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: 0.41186s