Contents Menu Expand Light mode Dark mode Auto light/dark mode
aprompt 3.0.0 documentation
aprompt 3.0.0 documentation

Content

  • Quickstart
  • Prompts
  • Perfrom Clean-Ups
  • API Reference
  • Extensions
  • Test API
  • Customization
    • Directory Structure
    • Custom Widgets
    • Custom Prompt Engine
    • Custom Formatter

Development

  • Contributing
  • Changelog
  • License
Back to top

Customization#

aprompt is designed to be as customizable as possible while keeping a simple, easy and readable structure.

In this chapter we will create our own prompt engine and corresponding widgets and a formatter. Our prompt engine lets the user select a file or directory from the file system.

  • Directory Structure
  • Custom Widgets
  • Custom Prompt Engine
    • Structure
    • Begin
  • Custom Formatter
Next
Directory Structure
Previous
Test API
Copyright © 2023, phoenixR
Made with Sphinx and @pradyunsg's Furo