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

Guides#

This section consists of multiple guides for solving specific problems.

  • Installing pyfingerd
    • Installing pyfingerd using pip
    • Installing pyfingerd from source
  • Running pyfingerd
    • Setting up your finger client
    • Using a different port
    • Setting the hostname
  • Writing a scenario for pyfingerd
    • Initializing the environment
    • The set up
    • The main events
    • The ending
Next
Installing pyfingerd
Previous
Home
Copyright © 2019-2023, Thomas Touhey
Made with Sphinx and @pradyunsg's Furo