Backend.AI Installer
Project description
Backend.AI Installer
Package Structure
ai.backend.install
: The installer package
Development
Using the textual debug mode
First, install the textual-dev package in the python-default
venv.
./py -m pip install textual-dev
Open two terminal sessions. In the first one, run:
dist/export/python/virtualenvs/python-default/3.11.6/bin/textual console
In the second one, run:
# manually activate the venv; otherwise textual cannot find itself
source dist/export/python/virtualenvs/python-default/3.11.6/bin/activate
PYTHONPATH=src dist/export/python/virtualenvs/python-default/3.11.6/bin/textual run --dev ai.backend.install.cli:InstallerApp
Warning You should use the
textual
executable created inside the venv'sbin
directory../py -m textual
only shows the demo instead of executing the devtool command.
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
Close
Hashes for backend.ai-install-24.3.0.dev0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0609df74256c953023f87b1287c0669ac57af7c9d38dcf059633c374df69d62c |
|
MD5 | 35c3c5f13cf37d109764bdfa4caa6c53 |
|
BLAKE2b-256 | 16794a02978a69323ce2305b269be3ea72be6956555bb3a35d65ac254cbefbab |
Close
Hashes for backend.ai_install-24.3.0.dev0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6114c505abdc22813b5f59ea17b36245216b6108f520bbce3fecd7c300f22579 |
|
MD5 | 77270704254b3d2b0a2a82291191d49f |
|
BLAKE2b-256 | 2e52a7665b9641e8d047c3a8f96fb39b667d3da3362fb5d6ebe0e0d9d09a5bfc |