System for managing multi-station multi-tenant lab setups - admin server.
Project description
labManager v0.8.2
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.8.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1ad648f6e938bba640d219c3fd75b26eefbd6b1318b49f9bdae04f110e8f3a6 |
|
MD5 | 03e5705f98c819be8c093efc6872ed1c |
|
BLAKE2b-256 | 6ac4fb8564fe37640d49bffa49dd6b68a4c6c2d2a52bd73d538d9f3e4c611bf0 |
Close
Hashes for labmanager_admin_server-0.8.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed941a154851cc0fb945e54ea6c22c201e3926438a64fa2ac8eefafdf13db64b |
|
MD5 | 761c544e504c65d3db94e55a2444a4f3 |
|
BLAKE2b-256 | c5473d62a5c231fed16ba6db72acf80565e9c6e8e47bcb8e4ac7d6032ebed2d4 |