Renesas AI Platform Command-Line Tools.
Project description
This package provides a unified command line interface to Renesas AI platform Service.
Jump to: - Getting Start
Requirements
The aws-cli package works on Python versions:
3.9.x and greater
3.10.x and greater
3.11.x and greater
3.12.x and greater
Installation
For Developers
aip-cli’s dependencies use a range of packaging features provided by wheel and setuptools. To ensure smooth installation, it’s recommended to use:
Create virtual env
cd aip-cli python3 -m venv .venv
Install Pre-requisites
.venv/bin/pip3 install build wheel
Building wheel package
.venv/bin/python3 -m build --wheel
Install package
.venv/bin/pip3 install --force-reinstall dist/aip-<version>-py3-none-any.whl # add --force-reinstall so as to force re-write the package
For end users
End users only need to install the packged aip-cli with pip command.
pip3 install <public aip package name>
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aip_cli-0.0.6.dev10.tar.gz.
File metadata
- Download URL: aip_cli-0.0.6.dev10.tar.gz
- Upload date:
- Size: 37.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caf7d0dba2d8e26322b77427fe044898bab63c050639912af476ec238d257a06
|
|
| MD5 |
11f5e2df1bc4390970bef7f31cd1d232
|
|
| BLAKE2b-256 |
e02e0ab042c2529291a1f65424f86b497f8520838aa8f6a4fc7e21d6ac0ba8f0
|
File details
Details for the file aip_cli-0.0.6.dev10-py3-none-any.whl.
File metadata
- Download URL: aip_cli-0.0.6.dev10-py3-none-any.whl
- Upload date:
- Size: 57.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e42bf597d1eea15f0428f18e0f4e063fc789aa31552238ccd6f909dd9839c0e
|
|
| MD5 |
134b6446cf376b8d3925003a9e455236
|
|
| BLAKE2b-256 |
89403c3c68ed73cfca1d0a96dedc24f92c1f812888925e081645204ce5bfe65e
|