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.92.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.92.tar.gz.
File metadata
- Download URL: open_cytomat_plus-0.0.92.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 |
b0ddc34f0e97e004a2b87d29bb1563f53e52c4be9600dd098176a90894e2894d
|
|
| MD5 |
c53fe1082697a4b6e5c972416e8e5a79
|
|
| BLAKE2b-256 |
3314b2b72a1508a7826d101d5a08dd0d2b840ecb4f2a0dd3ce070a780c275141
|
File details
Details for the file open_cytomat_plus-0.0.92-py3-none-any.whl.
File metadata
- Download URL: open_cytomat_plus-0.0.92-py3-none-any.whl
- Upload date:
- Size: 29.7 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 |
dabf355196410491f6a20ebc3e05e884711bd9fec65babf084d11dbedade4252
|
|
| MD5 |
e2f31133922d7b5fc455ccf38b0ac207
|
|
| BLAKE2b-256 |
90d40d0b5fe0ced8d6e11a8c86829cd9c2192a016dd514d37e3dd16f0a53dbba
|