whisker
latest

Contents:

  • TL;DR
  • Usage
  • Rationale
  • A complete simple task
  • Change history
  • Things to do
  • Automatic documentation of source code
  • External libraries
whisker
  • Whisker Python client library
  • Edit on GitHub

Whisker Python client library

Python package for Whisker clients.

  • Whisker is a TCP/IP-based research control software suite. See http://www.whiskercontrol.com/

  • Licensed under a permissive open-source license; see LICENSE.

Contents:

  • TL;DR
  • Usage
    • Twisted client (preferred for simple interfaces)
    • Qt client (preferred for GUI use)
    • Raw socket client (deprecated)
  • Rationale
    • Approaches to sockets and message passing
    • Database access
    • User interface
    • Task configuration
    • Package distribution
  • A complete simple task
  • Change history
  • Things to do
    • Known problems
  • Automatic documentation of source code
    • whisker.api
    • whisker.callback
    • whisker.constants
    • whisker.convenience
    • whisker.debug_qt
    • whisker.exceptions
    • whisker.qt
    • whisker.qtclient
    • whisker.random
    • whisker.rawsocketclient
    • whisker.socket
    • whisker.sqlalchemy
    • whisker.test_rawsockets
    • whisker.test_twisted
    • whisker.twistedclient
    • whisker.version
  • External libraries

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2018, Rudolf Cardinal. Revision 1c545c6b.

Built with Sphinx using a theme provided by Read the Docs.