Skip to content

API Reference

Complete API documentation for pyetm, auto-generated from source code docstrings.

Overview

This reference documents all public classes, methods, and functions in the pyetm library. The documentation is organized by module:

Core Modules

  • BaseClient - Base HTTP client with request/response handling
  • Session - Session management for authenticated requests

Models

Domain models representing ETM entities.

Services

Business logic and API service operations.

Config

Configuration management and settings.

  • Settings - Application configuration and environment

Utils

Utility functions and helpers.

Types

Type definitions and type aliases.

Validators

Data validation utilities.

See Also