Blendr CLI tool for GPU Lending
Project description
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:
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:
pip install blendr-cli
Verify the installation:
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:
blendr login
Perform initial setup:
blendr initalsetup
Listen for tasks:
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:
git clone https://github.com/blendr-network/blendr-cli.git
cd blendr-cli
Install dependencies:
pip install -r requirements.txt
Run the tool:
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file blendr_cli-0.2.0.tar.gz
.
File metadata
- Download URL: blendr_cli-0.2.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6adc5a0676d42e61720f354701cb097630544144a4a21f8dcf1d4aa54ec510dc |
|
MD5 | e207c61ce34eb1ae6f0d4fdc113b7a28 |
|
BLAKE2b-256 | b6afc8b7b9310d5624c7a09d2a6ae342f94e9f9ab28522dc1a5ee6973bb4fcf1 |
File details
Details for the file blendr_cli-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: blendr_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dde571052f34df0e411866b9bdb5aa7b12e480d8087534970c25380c9563c6a |
|
MD5 | ebd3afc0f8f0b843390d7d14d1574adf |
|
BLAKE2b-256 | 06cda63565f99cafc683022741086456a10ac89e2178f4d3e8833fdfd17bbbfa |