A Demo for a open-cytomat extension with a gui interface and Databse Connetion
Project description
open-cytomat-plus
For End-User
For Contributers
Update the run_gui.exe file:
- open bash or shell
#change direction to open-cytomat-plus
#if virtual enviroment does not exists:
# create venv:
python -m venv venv
#activate venv:
venv\Scripts\activate
#if pyinstaller is not installed:
pip install pyinstaller
cd src
#create .exe file:
pyinstaller run_gui.spec
#new .exe file located in src/dist
Update pip version:
- open bash shell
# change direction to open-cytomat-plus
# if virtual enviroment does not exists:
# create venv:
python -m venv venv
#activate venv:
venv\Scripts\activate
# if twine is not installed:
pip install twine
# update the version pyproject.toml file
poetry build
twine uplaod dist\*
# enter api token
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
open_cytomat_plus-0.0.9.tar.gz
(23.8 kB
view details)
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 open_cytomat_plus-0.0.9.tar.gz.
File metadata
- Download URL: open_cytomat_plus-0.0.9.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
870734d1ce914fb053e27a662562deb72a13df226b10adc4c5d85a9b645f8b6e
|
|
| MD5 |
e4781a6fdf5b95adbfd4f95acf744e6e
|
|
| BLAKE2b-256 |
de514238cd9c5866994341e40f43c98063b4a74b051a3b722c222e39be53d9c7
|
File details
Details for the file open_cytomat_plus-0.0.9-py3-none-any.whl.
File metadata
- Download URL: open_cytomat_plus-0.0.9-py3-none-any.whl
- Upload date:
- Size: 29.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9649164f594ff4b24f994f3508602fc085b4cb51733e5013f4bf244ffad457a6
|
|
| MD5 |
6ffce224cf20d28457f6a51719f9e234
|
|
| BLAKE2b-256 |
0a6bdd583f243822b745a28b5b8076d95fa92ddab3353d44a0101d324e0a53cd
|