pyATS
23.3

Getting Started

  • Overview
  • Getting Started
  • Command Line Tools
  • Configuration

Main Components

  • AEtest - Test Infrastructure
  • Easypy - Runtime Environment
  • Testbed & Topology Information
  • Testbed & Device Cleaning
  • Connection Meta

Supporting Components

  • Asynchronous Library
  • Datastructures
  • Tcl Integration
    • Introduction
    • Tcl & Interpreter
    • Variables & Typecasting
    • Custom Data Structures
    • Q
    • Interpreter History
  • Logging
  • Result Objects
  • Reporter
  • Utilities
  • RobotFramework Support
  • Manifest

Resources

  • Terminologies
  • Resources
  • Changelog

API Doc

  • API Documentation
pyATS
  • Tcl Integration

Tcl IntegrationΒΆ

This user guide covers on how to integrate Tcl within Python, aligning the data-structures and re-using existing libraries.

  • Introduction
    • Tcl Enhanced
    • Requirements
  • Tcl & Interpreter
    • Creating Local Interpreters
    • The Global Interpreter
    • Making Tcl Calls
    • Getting Raw Returns
    • Things To Know
  • Variables & Typecasting
    • Variable Dictionary
    • Automatic Tcl Typecasting
    • Specific Tcl Typecasting
    • Automatic Python Typecasting
    • More Shortcuts: All-In-One
  • Custom Data Structures
    • Array
    • Keyed Lists
  • Q
    • The Quartermaster
    • Regulations
    • Auto-Cast
    • Limitations
    • Examples
  • Interpreter History
    • Introduction
    • How It Works
    • Filter
    • Markers

Section author: Siming Yuan <siyuan@cisco.com>

Previous Next

© Copyright Copyright (c) 2023, Cisco Systems Inc.. Last updated on Mar 28, 2023.