API reference¶
This section contains the complete API reference for HED Web Tools.
Core modules overview¶
The HED Web Tools package is organized into several key areas:
Web application: Flask application factory, routes, and request handling
Operations: Core service modules for processing HED data (events, schemas, sidecars, spreadsheets, strings)
Utilities: Helper functions and shared functionality
For service endpoints and REST API usage, see the Installation.