No project description provided
Project description
makemedicom
Installation
Command-line interface
First install pipx: https://pypa.github.io/pipx/ Pipx will install makemedicom in its own dedicated virtual environment so that you can use it without it interfering with
Install the latest release:
pipx install makemedicom
Install the development version straight from the repository:
pipx install git+https://github.com/rawlik/makemedicom.git
### Python module
Install the latest release in the desired environment:
```bash
pip install makemedicom
Install the development version straight from the repository:
pip install git+https://github.com/rawlik/makemedicom.git
Usage
makemedicom myfile.h5
Development
CLI
git clone git@github.com:rawlik/makemedicom.git
cd makemedicom
pipx install --force --editable .
Python module
If you need a dedicated environment for development:
python3 -m venv makemedicomdevenv
And then source the activation script appropriate for the shell. For bash or zsh:
source makemedicomdevenv/env/bin/activate
In the desired environment run:
git clone git@github.com:rawlik/makemedicom.git
cd makemedicom
pip install --force --editable .
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
makemedicom-0.0.6.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file makemedicom-0.0.6.tar.gz
.
File metadata
- Download URL: makemedicom-0.0.6.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f17f7973c1a02ed9d3a16c82841c063844dfbf6bf6dc55af6e8792e973bef624 |
|
MD5 | 14d0ccfc60f27570ce44eaa5326e25fa |
|
BLAKE2b-256 | 64839fc0c1f1b58175ba5f333c7d6d9a19eb527594a313bb4913b271e4d51c26 |
File details
Details for the file makemedicom-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: makemedicom-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cf799575c60c9f2932bbc94fd4f0c44a46e205406dbf721f4c9ee9cdd1ecff0 |
|
MD5 | a673b56d87c940e41dcf86f095e606d1 |
|
BLAKE2b-256 | b1473ba18bbec2188e8dedafaf25dda117ed528edeb6041b64b2a13e4f92f166 |