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.4.tar.gz
(19.8 kB
view details)
Built Distribution
File details
Details for the file open_cytomat_plus-0.0.4.tar.gz
.
File metadata
- Download URL: open_cytomat_plus-0.0.4.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 | 51e747350798acdc38e8267cbd37391af0dd6806f977678272836d7e356edb91 |
|
MD5 | 49c528e36e61caa9ae8d176564efdc56 |
|
BLAKE2b-256 | d153c0e9fc062caebe78e7066d2901f3de68241dbdc2dae6d00d982e20532c16 |
File details
Details for the file open_cytomat_plus-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: open_cytomat_plus-0.0.4-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 | 287cc3a767afc431e6ff7b917a6533d4bc6a398858281afc4ed72371ec35a83c |
|
MD5 | daa2ba51b03db7ee541c520fe0149b73 |
|
BLAKE2b-256 | 606ba20facb076fd61cd6718e677c01e92ab32a85bdf9b994db5dbc99440054c |