Legacy/Deprecated DocsΒΆ

Contents:

  • Getting Started:
  • The Translation Guidance Specification
  • Overview
  • Rationale
  • Guidance:
  • Argspec Format
  • Pydbus Int Autotranslation
    • dbus/’C’ ints as states or flags <–> python strings or tuples
  • tl;dr:
  • Aim:
    • Secondary Benefits:
  • Use Case Details:
    • dbus integers better represented as one member of a tuple
    • Dbus integer as (different power of 2 for each item)*(item true/false value) –> tuple
    • The Translation Specficication
  • That’s it!
  • License
  • The DataFlow Specification
  • Python to DBus Variants
  • Forced replacement of a variable with a constant
  • Argument Specification Guidance Dictionaries
  • Per Argument Position Specification
  • Guidance
  • Guidance Items
  • Shorthand Specs
  • Short Examples
    • Useful background documentation:
  • Top Level Specification
  • Translation File Specfication
  • pydbus tutorial
    • Connecting to the Bus
    • D-Bus objects
    • Setting up an event loop
    • Accessing exported objects
    • Exporting own objects
    • Data types
    • License for this document
  • User Supplied Translation Functions

Pydbus3

Navigation

Contents:

  • Getting Started
  • Source Links
  • Deprecated Docs
    • Getting Started:
    • The Translation Guidance Specification
    • Overview
    • Rationale
    • Guidance:
    • Argspec Format
    • Pydbus Int Autotranslation
    • tl;dr:
    • Aim:
    • Use Case Details:
    • That’s it!
    • License
    • The DataFlow Specification
    • Python to DBus Variants
    • Forced replacement of a variable with a constant
    • Argument Specification Guidance Dictionaries
    • Per Argument Position Specification
    • Guidance
    • Guidance Items
    • Shorthand Specs
    • Short Examples
    • Top Level Specification
    • Translation File Specfication
    • pydbus tutorial
    • User Supplied Translation Functions

Related Topics

  • Documentation overview
    • Previous: pydbus.translator_utilities
    • Next: Getting Started:

Quick search

©2017, Quiet Fountain LLC, LGPL. | Powered by Sphinx 1.5.3 & Alabaster 0.7.10 | Page source