# Flywheel > Flywheel is a medical imaging data management and AI development platform for biomedical research, clinical trials, and medical device R&D. It organizes imaging data (DICOM, NIfTI, and more) in a strict container hierarchy, automates processing with reusable "Gears," and exposes a per-instance REST API consumed through an official Python SDK, CLI, and Developer Toolkit. Flywheel is HIPAA, SOC 2/SOC 3, GDPR, and 21 CFR Part 11 compliant. This llms.txt was generated by the API Evangelist enrichment pipeline from the repository's apis.yml and captured artifacts (method: generated). The Flywheel REST API is served per customer instance at /api with interactive Swagger at /api/docs. ## Developer - [Developer Guides](https://docs.flywheel.io/Developer_Guides/): APIs, SDKs, Developer Toolkit, and CLI documentation. - [APIs and SDKs](https://docs.flywheel.io/Developer_Guides/api_sdk/): REST API and SDK overview. - [Python SDK & REST API reference](https://api-docs.flywheel.io/latest/index.html): Generated SDK and API docs. - [Flywheel hierarchy](https://docs.flywheel.io/user/navigate/user_the_flywheel_hierarchy/): Group > Project > Subject > Session > Acquisition data model. - [Developer Toolkit](https://docs.flywheel.io/Developer_Guides/toolkit/): fw-client, fw-file, fw-gear, fw-curation, fw-classification. ## Packages - [flywheel-sdk (PyPI)](https://pypi.org/project/flywheel-sdk/): Official Python SDK. - [flywheel-cli (PyPI)](https://pypi.org/project/flywheel-cli/): Command line interface (fw). - [fw-client (PyPI)](https://pypi.org/project/fw-client/): Robust HTTP client for the Flywheel API. - [flywheel-gear-toolkit (PyPI)](https://pypi.org/project/flywheel-gear-toolkit/): Gear development toolkit. - [flywheel-bids (PyPI)](https://pypi.org/project/flywheel-bids/): BIDS curation and export. ## Repo artifacts - [Packages](https://raw.githubusercontent.com/api-evangelist/flywheel/refs/heads/main/packages/flywheel-packages.yml) - [Authentication](https://raw.githubusercontent.com/api-evangelist/flywheel/refs/heads/main/authentication/flywheel-authentication.yml) - [Data model](https://raw.githubusercontent.com/api-evangelist/flywheel/refs/heads/main/data-model/flywheel-data-model.yml) - [Conventions](https://raw.githubusercontent.com/api-evangelist/flywheel/refs/heads/main/conventions/flywheel-conventions.yml) - [Lifecycle](https://raw.githubusercontent.com/api-evangelist/flywheel/refs/heads/main/lifecycle/flywheel-lifecycle.yml) - [Conformance / compliance](https://raw.githubusercontent.com/api-evangelist/flywheel/refs/heads/main/conformance/flywheel-conformance.yml) ## Company - [Flywheel](https://flywheel.io): Medical imaging AI development platform. - [Insights / Blog](https://flywheel.io/insights/): Product highlights and articles. - [Compliance](https://flywheel.io/compliance/): HIPAA, SOC 2/3, GDPR, 21 CFR Part 11. - [Community forum](https://forum.flywheel.io): Developer and gear discussion. - [GitHub](https://github.com/flywheel-io): Open-source repositories.