templateflow / python-client

A python client to query TemplateFlow via pyBIDS
https://templateflow.org/python-client/
Apache License 2.0
8 stars 12 forks source link

Expose a command line interface #46

Closed oesteban closed 5 months ago

oesteban commented 4 years ago

So that we make sure users don't try to use the templateflow resources directly on their own.

mgxd commented 2 years ago

to add: we should make it super simple for people to update their templateflow skeletons

templateflow update

or something along those lines