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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file makemedicom-0.0.8.tar.gz.
File metadata
- Download URL: makemedicom-0.0.8.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 |
851f6ed68320117abc672430043dc4b0b9745d759e7e7a55ac5665f206582146
|
|
| MD5 |
a1e89944f54fde89df43c4195ca9f122
|
|
| BLAKE2b-256 |
27fb4fb083055ad1946f69cc137aae3f1ba31b24d6bf319b2c14811c27110c2f
|
File details
Details for the file makemedicom-0.0.8-py3-none-any.whl.
File metadata
- Download URL: makemedicom-0.0.8-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 |
855f899517e25054f1f37880d3e400fa658cb4413a211ba9d0daedb803333815
|
|
| MD5 |
b8276aa74843f71a3d879c1b337b18d7
|
|
| BLAKE2b-256 |
2ef061e05cad3d425440f9e0ea869d60fd31dc8c2968cfcbbf2f69ae3a73089f
|