Python helper package to simplify creation of BIDS apps
Project description
BIDS-app helper
Helper package to simplify creation of BIDS apps.
Installation
Get the newest development version:
pip install git+https://github.com/kaitj/bidsapp-helper
Quick start
Short tutorial, maybe with a
from bidsapp_helper.parser import BidsAppArgumentParser
parser = BidsAppArgumentParser(
app_name="app",
description="Short description of application"
)
args = parser.parse_args()
Features
- CLI initialization
- Pipeline descriptor
Links or References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bidsapp_helper-0.1.0.tar.gz
(28.2 kB
view details)
Built Distribution
File details
Details for the file bidsapp_helper-0.1.0.tar.gz
.
File metadata
- Download URL: bidsapp_helper-0.1.0.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3276f26c9039d0bc395fc97cf52d8b963978d8fd32dc7fdbdc6339f26b8283da |
|
MD5 | f6b4d518b781eb695ec35e05c7786bd7 |
|
BLAKE2b-256 | 4f92549e97a86cdfbb9047e127632fd5941ace437d8108f4dbd8b53207ff0bb6 |
File details
Details for the file bidsapp_helper-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: bidsapp_helper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 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 | cec1d6de3339638103261933bc629cee82e39220edaa7ac4444abdfe999bb1e2 |
|
MD5 | 6109f73e582bb87793b1bec2fc76d0b2 |
|
BLAKE2b-256 | d2aea563cb4f7865bb2ead92763703d29535bffe97a1053c74891eb3e96f57f9 |