No project description provided
Project description
open-cytomat-plus
For End-User
For Contributers
Update the run_gui.exe file:
- open bash or shell
"""bash
-
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
"""bash
-
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.3.tar.gz
(19.8 kB
view details)
Built Distribution
File details
Details for the file open_cytomat_plus-0.0.3.tar.gz
.
File metadata
- Download URL: open_cytomat_plus-0.0.3.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 | b20c08db315fa70e6e14dea645bf9d9be908ddb370ab8f9021bcb7374e30cd52 |
|
MD5 | 9fe6f1216b7fbe36a0159fff65db8c5c |
|
BLAKE2b-256 | 1f8a8cf26743c4907e0af7a8a217b03da91fa00722d73f636df4d9d3227ee343 |
File details
Details for the file open_cytomat_plus-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: open_cytomat_plus-0.0.3-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 | e93f8e1ab41f1501181ddf56c82327e9f076705187a90f3c502379c91c5d0aff |
|
MD5 | dcb82da4c62141061993c7e530bb01f7 |
|
BLAKE2b-256 | 7727149885738e0e6c70fa8303603825ee45c146a2c95e8ec2613869058b11b1 |