sbcli-tmp


Namesbcli-tmp JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://www.simplyblock.io/
SummaryCLI for managing SimplyBlock cluster
upload_time2024-06-21 14:26:30
maintainerNone
docs_urlNone
authorHamdy
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Simply Block
[![Docker Image Build](https://github.com/simplyblock-io/sbcli/actions/workflows/docker-image.yml/badge.svg)](https://github.com/simplyblock-io/sbcli/actions/workflows/docker-image.yml)

[![Python Unit Testing](https://github.com/simplyblock-io/sbcli/actions/workflows/python-testing.yml/badge.svg)](https://github.com/simplyblock-io/sbcli/actions/workflows/python-testing.yml)

 
## Install
Add the package repo from AWS CodeArtifact using [awscli](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)

```bash
aws codeartifact login --tool pip --repository sbcli --domain simplyblock --domain-owner 565979732541 --region eu-west-1
```
Install package
```bash
pip install --extra-index-url https://pypi.org/simple sbcli-dev
```

# Components 

## Simply Block Core
Contains core logic and controllers for the simplyblock cluster

## Simply Block CLI
Please see this document 
[README.md](../main/simplyblock_cli/README.md)


## Simply Block Web API
Please see this document 
[README.md](../main/simplyblock_web/README.md)




            

Raw data

            {
    "_id": null,
    "home_page": "https://www.simplyblock.io/",
    "name": "sbcli-tmp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Hamdy",
    "author_email": "hamdy@simplyblock.io",
    "download_url": "https://files.pythonhosted.org/packages/8e/8b/8449db3ce6f119ae514e6f6e0616f26cd49798196b1b9e12fcf0d26e423e/sbcli_tmp-1.0.1.zip",
    "platform": null,
    "description": "\n# Simply Block\n[![Docker Image Build](https://github.com/simplyblock-io/sbcli/actions/workflows/docker-image.yml/badge.svg)](https://github.com/simplyblock-io/sbcli/actions/workflows/docker-image.yml)\n\n[![Python Unit Testing](https://github.com/simplyblock-io/sbcli/actions/workflows/python-testing.yml/badge.svg)](https://github.com/simplyblock-io/sbcli/actions/workflows/python-testing.yml)\n\n \n## Install\nAdd the package repo from AWS CodeArtifact using [awscli](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)\n\n```bash\naws codeartifact login --tool pip --repository sbcli --domain simplyblock --domain-owner 565979732541 --region eu-west-1\n```\nInstall package\n```bash\npip install --extra-index-url https://pypi.org/simple sbcli-dev\n```\n\n# Components \n\n## Simply Block Core\nContains core logic and controllers for the simplyblock cluster\n\n## Simply Block CLI\nPlease see this document \n[README.md](../main/simplyblock_cli/README.md)\n\n\n## Simply Block Web API\nPlease see this document \n[README.md](../main/simplyblock_web/README.md)\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "CLI for managing SimplyBlock cluster",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://www.simplyblock.io/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e8b8449db3ce6f119ae514e6f6e0616f26cd49798196b1b9e12fcf0d26e423e",
                "md5": "66c9fb3288ec9104a5e265c4cc3a1471",
                "sha256": "8c2e59760dd60c6fd340a3c581bc4ae886a884f2dd708010b5fd93b7119b0a7e"
            },
            "downloads": -1,
            "filename": "sbcli_tmp-1.0.1.zip",
            "has_sig": false,
            "md5_digest": "66c9fb3288ec9104a5e265c4cc3a1471",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 216915,
            "upload_time": "2024-06-21T14:26:30",
            "upload_time_iso_8601": "2024-06-21T14:26:30.427234Z",
            "url": "https://files.pythonhosted.org/packages/8e/8b/8449db3ce6f119ae514e6f6e0616f26cd49798196b1b9e12fcf0d26e423e/sbcli_tmp-1.0.1.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-21 14:26:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sbcli-tmp"
}
        
Elapsed time: 0.30045s