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.91.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.91.tar.gz.
File metadata
- Download URL: open_cytomat_plus-0.0.91.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 |
70dfb8f5e7a73716dc3b5c882db81c48125d9702b49594757a45cebc1c27f927
|
|
| MD5 |
e9db84299e95e92d860294423c129d0b
|
|
| BLAKE2b-256 |
e9711c3b92fd7a43635a0c7aa7195daa9c0aef9a65e78593cf13eac9870efb97
|
File details
Details for the file open_cytomat_plus-0.0.91-py3-none-any.whl.
File metadata
- Download URL: open_cytomat_plus-0.0.91-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 |
dbebb49802c48faee57e909c303490a09763504983e631804d9710ad3d2447ce
|
|
| MD5 |
b5444442172f3463229223e184934368
|
|
| BLAKE2b-256 |
21c6c60b56a2c9343a850284ec890ca753b814055d2c391e5d3105d4e32f0811
|