---------------------------------------------------------------------- This is the API documentation for the gdtest_user_guide_auto library. ---------------------------------------------------------------------- ## Classes Main classes provided by the package App(name: str) Main application class. Parameters ---------- name Application name. ## Functions Utility functions run_app(name: str) -> gdtest_user_guide_auto.App Create and start an application. Parameters ---------- name Application name. Returns ------- App A running application instance. ---------------------------------------------------------------------- This is the User Guide documentation for the package. ---------------------------------------------------------------------- ### Introduction Welcome to the user guide! ### Quick Start Get started quickly. ### Advanced Topics Advanced usage patterns.