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.5.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file makemedicom-0.0.5.tar.gz
.
File metadata
- Download URL: makemedicom-0.0.5.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 018a1064c9c5c4e1e9362441311dd945609286aaad8e4ccb2ef98d6465d11d3e |
|
MD5 | 49087b729e9cc1a9fc7c00884444bd8b |
|
BLAKE2b-256 | efdd30549317346718bee5ad0d38c24f4a98041064401b16f1a8725961fa7d63 |
File details
Details for the file makemedicom-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: makemedicom-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24c8122939ae129858921420dedf562e1f492e259da881982919d1e443372edc |
|
MD5 | 34c8e5ed430563e9ad5457de4ba37cfb |
|
BLAKE2b-256 | 310863bb4333b013351cb69a20ecd9777b1e10ded1a78c49e968497a58b8cb6b |