Contents Menu Expand Light mode Dark mode Auto light/dark mode
Top Framework documentation
Top Framework documentation
  • web-top
    • About
    • Installation
    • Usage
    • Available integrations
    • How to integrate your web server
    • Gunicorn integration
    • Node.js
    • Demo
  • Design goals
  • Data structure
  • Redis tracking backend
  • Security
  • Troubleshooting
  • Development
  • Tests
  • API documentation
    • top
      • core
        • encoding
          • decode_date
          • encode_date
        • task
          • Task
        • tracker
          • Tracker
      • gunicorn
        • hooks
          • post_request
          • pre_request
          • when_ready
        • testapp
          • app
          • slow_app
      • integration
        • get_tracker_by_url_config
      • redis
        • tracker
          • RedisTracker
      • restapi
        • tracker
          • Actions
          • RESTAPITracker
      • tui
        • column
          • ColumnColourFunction
          • TaskColumn
          • create_rich_column
          • determine_enabled_columns
        • row
          • RowColourFunction
          • fill_tasks_table
          • prepare_row
      • utils
        • is_localhost_port_listening
        • sanitise_string
      • web
        • colour
          • colour_row_by_duration
          • colour_row_by_status
          • map_duration_colour
          • map_status_code_colour
        • main
          • RecentMode
          • create_ui
          • live
          • recent
          • version
        • random_requests
          • event_generator
          • main
        • task
          • HTTPTask
        • web_columns
          • dynamic_country_column
Back to top

All modules for which code is available

  • top.core.encoding
  • top.core.task
  • top.core.tracker
  • top.gunicorn.hooks
  • top.gunicorn.testapp
  • top.integration
  • top.redis.tracker
  • top.restapi.tracker
  • top.tui.column
  • top.tui.row
  • top.utils
  • top.web.colour
  • top.web.main
  • top.web.random_requests
  • top.web.task
  • top.web.web_columns

Developed and maintained by Trading Strategy.