pyglotaran Logo

Contents:

  • Introduction
  • Installation
  • Getting started with pyglotaran
  • Changelog
  • Authors

User Documentation:

  • Overview
  • Data IO
  • Plotting
  • Modelling
  • Parameter
  • Optimizing
  • Plugins
  • Command-line Interface

Developer Documentation:

  • Contributing
  • API Documentation
    • glotaran
      • analysis
      • builtin
      • cli
        • commands
          • explore
          • export
          • optimize
          • pluginlist
          • print
            • Functions
              • print_cmd
                • print_cmd()
          • util
          • validate
        • main
      • deprecation
      • io
      • model
      • optimization
      • parameter
      • plugin_system
      • project
      • simulation
      • testing
      • typing
      • utils
  • Plugin development
pyglotaran
  • API Documentation
  • glotaran
  • cli
  • commands
  • print
  • print_cmd

print_cmd

glotaran.cli.commands.print.print_cmd(parameters_file: str, model_file: str, scheme_file: str)[source]

Parses scheme, a model or a parameter file and prints the result as a Markdown formatted string.

Previous Next

© Copyright 2018-2026, Joern Weissenborn, Joris Snellenburg, Sebastian Weigand, Ivo van Stokkum.

Built with Sphinx using a theme provided by Read the Docs.