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.7.tar.gz
(23.0 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.7.tar.gz.
File metadata
- Download URL: open_cytomat_plus-0.0.7.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20fbdf14500673f80afaa5a07df8ad2607be2a8514c6f156c8fd2e3d0d7e3212
|
|
| MD5 |
612db41c82acd6425e42ab3a7ce72d95
|
|
| BLAKE2b-256 |
8ad33f7f476e9ef7d86cce434e52827aefe610b5eb62067a40d4000e643000f3
|
File details
Details for the file open_cytomat_plus-0.0.7-py3-none-any.whl.
File metadata
- Download URL: open_cytomat_plus-0.0.7-py3-none-any.whl
- Upload date:
- Size: 28.3 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 |
2ade40ca2bf034ad700435fe0e6393ad7128975c6da8af078298253e70dde9dc
|
|
| MD5 |
e5901abee44affd770d9d6c54faf04cb
|
|
| BLAKE2b-256 |
8e1ebbf253c8a050eddf363b9e0a5e947856dcaad607dca1fc7710d4540f5350
|