Contents Menu Expand Light mode Dark mode Auto light/dark mode
pyfingerd
Logo
pyfingerd
  • Guides
    • Installing pyfingerd
    • Running pyfingerd
    • Writing a scenario for pyfingerd
  • Discussion topics
    • pyfingerd structure
    • Fictional interfaces
    • Scenarios and actions
  • Command line reference
    • pyfingerd command-line reference
  • Code Reference
    • pyfingerd – main namespace for pyfingerd
      • pyfingerd.binds – Binds definitions
      • pyfingerd.cli – Command-line application definition
      • pyfingerd.core – Core API definition
      • pyfingerd.errors – Error definitions
      • pyfingerd.fiction – Fictional interfaces definitions
      • pyfingerd.native – Native interfaces definition
      • pyfingerd.posix – POSIX compliant interfaces
      • pyfingerd.server – Server definition
      • pyfingerd.utils – Miscellaneous utilities
  • Changelog
Back to top

Discussion topics#

fingerd has a number of concepts necessary for a full understanding of its conception and an efficient use of it. You can find these concepts and discussion topics in the following sections.

  • pyfingerd structure
    • Interfaces
    • Formatters
  • Fictional interfaces
    • Scenario interface
    • Live interface
  • Scenarios and actions
    • Scenarios as code
    • Scenario files
      • Flow-related actions
      • User-related actions
      • Session-related actions
Next
pyfingerd structure
Previous
Writing a scenario for pyfingerd
Copyright © 2019-2023, Thomas Touhey
Made with Sphinx and @pradyunsg's Furo