Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Yuio 2.5.2.dev5+gd2158755d documentation
Yuio 2.5.2.dev5+gd2158755d documentation
  • Installation
  • Yuio By Example
    • Hello, World
    • Interacting with user
    • Parsing user input
    • Configs
    • Command line interfaces
    • Themes
    • Bug report generation
  • Main API
    • Io
    • Parse
    • Ty
    • App
    • Config
    • Exec
    • Git
    • Secret data
    • Dbg
    • Utils
  • Lower-level Details
    • Color
    • Complete
    • Cli
    • Json Schema
    • Doc
    • Md
    • Rst
    • Hl
    • String
    • Term
    • Theme
    • Widget
  • Extensions
    • Sphinx extension
  • Cook Book
    • Print formatted text to file
    • Generate config schema
    • Custom tasks
  • API index

Links

  • GitHub
  • Issues
  • Changelog
Back to top
View this page
Edit this page

Cook BookΒΆ

Recipes for achieving common tasks with Yuio.

Tip

This section is under construction; please, add your questions or requests to GitHub issues!

Print formatted text to file

Printing formatted text to file or terminal while respecting terminal width or other settings.

None
Generate config schema

Generate Json schema for configs when rendering documentation.

None
Custom tasks

Implementing tasks with custom widget.

None
Next
Print formatted text to file
Previous
Sphinx extension
Copyright © 2026, Tamika Nomara
Made with Sphinx and @pradyunsg's Furo