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.6.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.6.tar.gz.
File metadata
- Download URL: open_cytomat_plus-0.0.6.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 |
8f9f9984308557379bc74267a2b168b45b3ad540c23b29d41a57299e7e150333
|
|
| MD5 |
a0e2f7536811d2fbbeec452ae0f72c52
|
|
| BLAKE2b-256 |
37cb03f2e4f5c3e0fd27ab7fe8f3c0f932fbcead9d973f5ab7a44cc44eaab0be
|
File details
Details for the file open_cytomat_plus-0.0.6-py3-none-any.whl.
File metadata
- Download URL: open_cytomat_plus-0.0.6-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 |
7f99f7f6bae5c822c431602499fb2669148d6d1f109ce936824c67569267eec6
|
|
| MD5 |
7631f4b51861e2419c1104ef3e1cd901
|
|
| BLAKE2b-256 |
e6e8659cb2d3ff8ae5ef957cd2f583e0ae194191bccc283a42519b3a082e08a5
|