Metadata-Version: 2.1
Name: flywheel-bids-tools
Version: 0.0.4
Summary: Tools for extracting, editing, and uploading BIDS data from and to Flywheel
Home-page: https://github.com/PennBBL/bids-on-flywheel
Author: Tinashe M. Tapera
Author-email: tinashemtapera@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# bids-on-flywheel
A walkthrough on making sure your data is BIDS-compliant on flywheel and how to upload it.

See the [wiki](https://github.com/PennBBL/bids-on-flywheel/wiki) for more, or get started right away with command-line tools:
```
pip install flywheel-bids-tools
```


