API & DSL Reference
Complete reference documentation for py3plex APIs, algorithms, DSL syntax, and configuration.
This section includes:
Python API Reference
API Documentation — Full API documentation for all modules and classes
Algorithm Roadmap — Complete algorithm reference with parameters and examples
DSL & Query Reference
DSL Reference — Complete DSL syntax and operator reference
Layer Set Algebra — Layer set algebra for composable layer selection
Configuration & Environment — Configuration options and environment variables
Reading Paths:
Need DSL syntax? → DSL Reference for complete grammar
Looking for an algorithm? → Algorithm Roadmap for all available algorithms
Need API details? → API Documentation for function signatures and parameters
Configuration options? → Configuration & Environment for setup and tuning
Relation to other sections:
How-to Guides show you how to accomplish tasks. This Reference section documents what each function does.
Concepts explain why algorithms work. This section provides precise API details.
Examples show complete workflows. This section provides isolated reference information.