SDKΒΆ
This package provides the core functionality for interacting with the FLYNC core modules, including utilities for workspace managment. It exposes a clean, Pythonic API for developers to integrate FLYNC capabilities into their applications.
Tip
The FLYNC SDK uses pydantic field annotations as part of the Model to load a configuration. Contributors should consider the page Field Annotations.
- flync.sdk
- FLYNC Workspace
FLYNCWorkspaceFLYNCWorkspace.load_errorsFLYNCWorkspace.load_model()FLYNCWorkspace.safe_load_workspace()FLYNCWorkspace.load_workspace()FLYNCWorkspace.generate_configs()FLYNCWorkspace.is_path_supported()FLYNCWorkspace.is_flync_file()FLYNCWorkspace.name_form_file()FLYNCWorkspace.fill_path_from_object()FLYNCWorkspace.document_id_from_path()FLYNCWorkspace.new_object_path()FLYNCWorkspace.update_objects_path()FLYNCWorkspace.add_list_item_object_path()FLYNCWorkspace.get_object()FLYNCWorkspace.list_objects()FLYNCWorkspace.get_source()FLYNCWorkspace.objects_at()
ListObjectsModeWorkspaceConfiguration
- Document
- Utils & Helpers
- FLYNC Workspace
- Validation API
- Object Mapping