blendr-cli


Nameblendr-cli JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://www.blendr.network
SummaryBlendr CLI tool for GPU Lending
upload_time2024-04-30 15:25:34
maintainerNone
docs_urlNone
authorBlendr Network
requires_pythonNone
licenseMIT
keywords blendr cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Blendr CLI

Blendr CLI is a command-line interface designed to help users lend their GPU resources for computational tasks on the Blendr platform. This tool allows for easy setup, management, and monitoring of GPU resources from your terminal.

## Features

- **User Authentication**: Secure login to access the Blendr platform.
- **GPU Detection**: Automatically detect and list available GPUs on the host machine.
- **Task Management**: Listen and respond to computational tasks distributed via the Blendr network.
- **Initial Setup**: Configure the CLI tool to optimize performance and resource usage.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

What things you need to install the software and how to install them:

```bash
python3 -m pip install --upgrade pip
```


### Installing
A step-by-step series of examples that tell you how to get a development environment running:


Install the package using pip:

```bash
pip install blendr
```

Verify the installation:

```bash
blendr --help
```
If the installation was successful, you should see the help message for the blendr command.


## Usage
Below are some examples of how to use the CLI:

Log in to Blendr:
```bash
blendr login
```
Perform initial setup:

```bash
blendr initalsetup
```

Check available GPUs:


```bash
blendr checkgpu
```

Listen for tasks:
```bash
blendr listentask
```

## Development
For those looking to contribute or simply tinker with the CLI tool, here's how to get started with development.

Clone the repository:

```bash
git clone https://github.com/yourusername/blendr-cli.git
cd blendr-cli
```
Install dependencies:


```bash
pip install -r requirements.txt
```
Run the tool:


```bash
python -m blendr.cli
```
## Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

## License
This project is licensed under the MIT License - see the LICENSE.md file for details.

## Acknowledgments
Hat tip to anyone whose code was used
Inspiration
etc
vbnet


### Notes:
- **Customize**: Replace placeholders like URLs and usernames with actual values relevant to your project.
- **Expand**: You might want to expand sections depending on the complexity and features of your CLI tool.
- **Markdown Styling**: Take advantage of GitHub's Markdown for formatting, such as tables, lists, and code blocks to make the README more readable and organized.

This `README.md` will help your users understand how to install, configure, and use your CLI tool, as well as how to contribute to its development.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.blendr.network",
    "name": "blendr-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "blendr cli",
    "author": "Blendr Network",
    "author_email": "tech@blendr.network",
    "download_url": "https://files.pythonhosted.org/packages/e8/18/4e863f50b9963728e8a90788fa1d3434eb62a4473647115e5d60fd72e944/blendr_cli-0.1.4.tar.gz",
    "platform": null,
    "description": "# Blendr CLI\n\nBlendr CLI is a command-line interface designed to help users lend their GPU resources for computational tasks on the Blendr platform. This tool allows for easy setup, management, and monitoring of GPU resources from your terminal.\n\n## Features\n\n- **User Authentication**: Secure login to access the Blendr platform.\n- **GPU Detection**: Automatically detect and list available GPUs on the host machine.\n- **Task Management**: Listen and respond to computational tasks distributed via the Blendr network.\n- **Initial Setup**: Configure the CLI tool to optimize performance and resource usage.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nWhat things you need to install the software and how to install them:\n\n```bash\npython3 -m pip install --upgrade pip\n```\n\n\n### Installing\nA step-by-step series of examples that tell you how to get a development environment running:\n\n\nInstall the package using pip:\n\n```bash\npip install blendr\n```\n\nVerify the installation:\n\n```bash\nblendr --help\n```\nIf the installation was successful, you should see the help message for the blendr command.\n\n\n## Usage\nBelow are some examples of how to use the CLI:\n\nLog in to Blendr:\n```bash\nblendr login\n```\nPerform initial setup:\n\n```bash\nblendr initalsetup\n```\n\nCheck available GPUs:\n\n\n```bash\nblendr checkgpu\n```\n\nListen for tasks:\n```bash\nblendr listentask\n```\n\n## Development\nFor those looking to contribute or simply tinker with the CLI tool, here's how to get started with development.\n\nClone the repository:\n\n```bash\ngit clone https://github.com/yourusername/blendr-cli.git\ncd blendr-cli\n```\nInstall dependencies:\n\n\n```bash\npip install -r requirements.txt\n```\nRun the tool:\n\n\n```bash\npython -m blendr.cli\n```\n## Contributing\nPlease read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.\n\n## License\nThis project is licensed under the MIT License - see the LICENSE.md file for details.\n\n## Acknowledgments\nHat tip to anyone whose code was used\nInspiration\netc\nvbnet\n\n\n### Notes:\n- **Customize**: Replace placeholders like URLs and usernames with actual values relevant to your project.\n- **Expand**: You might want to expand sections depending on the complexity and features of your CLI tool.\n- **Markdown Styling**: Take advantage of GitHub's Markdown for formatting, such as tables, lists, and code blocks to make the README more readable and organized.\n\nThis `README.md` will help your users understand how to install, configure, and use your CLI tool, as well as how to contribute to its development.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Blendr CLI tool for GPU Lending",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://www.blendr.network"
    },
    "split_keywords": [
        "blendr",
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "331da116719e6c0b859a1110fb622f749016af8761e38d640848e6769148f85c",
                "md5": "08503abd5b4a3047d86850a80cd9a6ad",
                "sha256": "c2a45f12fddf2b94b27b3619899d5143cfd5dd2863eacef7a4afb3dfafd25cd5"
            },
            "downloads": -1,
            "filename": "blendr_cli-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08503abd5b4a3047d86850a80cd9a6ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8961,
            "upload_time": "2024-04-30T15:25:32",
            "upload_time_iso_8601": "2024-04-30T15:25:32.421718Z",
            "url": "https://files.pythonhosted.org/packages/33/1d/a116719e6c0b859a1110fb622f749016af8761e38d640848e6769148f85c/blendr_cli-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8184e863f50b9963728e8a90788fa1d3434eb62a4473647115e5d60fd72e944",
                "md5": "85ab5e0bc6753f9f357a60293b33dc24",
                "sha256": "22a7580306022843626788068e51f95c0f5fdfcd0a335c562f83a81a4f995441"
            },
            "downloads": -1,
            "filename": "blendr_cli-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "85ab5e0bc6753f9f357a60293b33dc24",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8772,
            "upload_time": "2024-04-30T15:25:34",
            "upload_time_iso_8601": "2024-04-30T15:25:34.235769Z",
            "url": "https://files.pythonhosted.org/packages/e8/18/4e863f50b9963728e8a90788fa1d3434eb62a4473647115e5d60fd72e944/blendr_cli-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 15:25:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "blendr-cli"
}
        
Elapsed time: 0.24643s