System for managing multi-station multi-tenant lab setups - admin server.
Project description
labManager v0.7.0
Master/client software for managing multi-station multi-tenant lab setups.
Standalone deployment
One simple way to make a standalone install of the app is to download WinPython, e.g. the latest 3.10.x version. I think this is recommended instead of using a system-wide or or user installation of Python, so that user of the computer will not interfere with the distribution running the management tools.
Do as follows:
- Download the dot version, not the full package, e.g.
Winpython64-3.10.11.1dot
. - Run the downloaded exe, which unzips the WinPython files.
- Take the python folder from the unzipped files (e.g.
python-3.10.11.amd64
), you do not need the rest. This is your python distribution. Put it where you want on the disk. - Install the wanted labManager packages into it using, e.g.,
.\python.exe -m pip install labManager-client
. - Finally use the
python.exe
in the folder to execute your script, such as one of the example scripts.
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 labmanager_admin_server-0.7.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4615405c1a856d905bc1abbe2ad61d7a231ec7a8c2b3f5b9632d5a4d9d2b841 |
|
MD5 | fccd7519ad3bdcb6568e10f9a4ad93d7 |
|
BLAKE2b-256 | f0626d338a8a7b0d8533431f2af8c0a1c4afcb6a38095b0f28ff1ac6bf1e7055 |
Close
Hashes for labmanager_admin_server-0.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1a49d9e8ef9440d728bd4572ea5c634e815998df30cbc2d0eab2cd40d8c5077 |
|
MD5 | 497669b8297767f5ae0ef54bc9930100 |
|
BLAKE2b-256 | d8fc6ee7448add954f417685d4c554a17dd8a454e49d26e5415c5c8cb0a39e02 |