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.8.tar.gz
(22.9 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.8.tar.gz.
File metadata
- Download URL: open_cytomat_plus-0.0.8.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aad4cbf9140d6719dcbe1248f850d7892d38b658e0c1689714b3b6ff046c605c
|
|
| MD5 |
17052f947484031775fa1e15376e4b9b
|
|
| BLAKE2b-256 |
65f16381f0c124c6de7f2c66672c9e136b32bed1ffb03dc2d44f60f19dfee225
|
File details
Details for the file open_cytomat_plus-0.0.8-py3-none-any.whl.
File metadata
- Download URL: open_cytomat_plus-0.0.8-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 |
961486b09092040ae58d0f09be5d1275e5565f14ee8c37c270401f27d8c4b967
|
|
| MD5 |
0695407f339879ad91c691b9955746d6
|
|
| BLAKE2b-256 |
ef01071155160e72de692aa84188911e9ff5b7a0fa1e98d4b631510deffe5b17
|