System for managing multi-station multi-tenant lab setups - admin server.
Project description
labManager v0.7.1
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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25b8b790d8b349bd53d4c290d54bd40b3f9ab4b939778eead26682aafa56a36b |
|
MD5 | 9c5621ba8ff0faf73bdd8b296f83497b |
|
BLAKE2b-256 | 24b89c5b49609abb4293f3055c7966dfda1cd8348b5253925559726f196f5adf |
Close
Hashes for labmanager_admin_server-0.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6b1505a4db2d8f782a4423095e04b60e5f466107dd992fc3050216c2ebb1941 |
|
MD5 | d9aa2daf1393dc96ef4002128fb085d7 |
|
BLAKE2b-256 | aac2edf36758f8d065b02359fdf947e2e4dcda1f9041d1da6c25e5e6db071239 |