No project description provided
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
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.5.tar.gz
(19.8 kB
view details)
Built Distribution
File details
Details for the file open_cytomat_plus-0.0.5.tar.gz
.
File metadata
- Download URL: open_cytomat_plus-0.0.5.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f8996d00190e710da17097003b814e987a66d1ab393afc6a97003a609655df7 |
|
MD5 | 9bede3ea239271a14998211fdb939985 |
|
BLAKE2b-256 | 0444da958097b9ff2f2144f9a81b0806a845768df457938e62dd9299be4c4f83 |
File details
Details for the file open_cytomat_plus-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: open_cytomat_plus-0.0.5-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e488f7a5e3851d058de6579a423fcde300250e8d611bed9b6af364549d4b27d1 |
|
MD5 | 1bff7295d466dd0c4c24432813d6ce3a |
|
BLAKE2b-256 | 3c46fa37c21d046eed63a1ec80b8d5f518c87e83e32146ba837cb1d92f4c1f11 |