Developer Guides
Welcome to the Flywheel Developer Guides. This section provides comprehensive documentation for developers working with the Flywheel platform.
Overview
The Developer Guides cover a range of topics including:
- Building and deploying Flywheel Gears
- Working with the Flywheel SDK and APIs
- BIDS data organization and curation
- Extension development
- Open-source Python libraries for Flywheel development
- Best practices for Flywheel development
Use the navigation menu on the left to browse through the available documentation.
Developer Toolkit
Flywheel maintains several open-source Python packages that developers can use to build solutions and integrate with the Flywheel platform:
- fw-client: Robust HTTP client for the Flywheel API
- fw-file: Unified interface for working with various file formats
- fw-gear: Toolkit for developing Flywheel gears
- fw-classification: Library for classifying medical imaging data
Visit the Toolkit section for detailed documentation on these packages.