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.2.tar.gz
(19.8 kB
view details)
Built Distribution
File details
Details for the file open_cytomat_plus-0.0.2.tar.gz
.
File metadata
- Download URL: open_cytomat_plus-0.0.2.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 | e6dd26896adea13bada3c5f664d2c4c52f976167038fabc7970145db6fa292af |
|
MD5 | d69324124aec6fe92b2566e1a3eb36f4 |
|
BLAKE2b-256 | 148f273e8319612752592d9815289019a981e6a2d82cd274575b36337381715f |
File details
Details for the file open_cytomat_plus-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: open_cytomat_plus-0.0.2-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 | 236599dfbd2ce2e296b10122f52a0d866d13b0d42b65a6a86288a85b7808aae5 |
|
MD5 | b4ef72b7e2c06ce6b0c757d0a34a0406 |
|
BLAKE2b-256 | 73c6282cef876bedb14ba10a01f783d177f88341806166301ad7d0f54c8f8f74 |