Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyObjC - the Python to Objective-C bridge »
  • Developer Documentation

Developer DocumentationΒΆ

  • Structure of the PyObjC package
    • Introduction
    • Methods
    • Subclassing
    • Directory structure
    • Reference counts
    • Strings
  • Coding style for PyObjC
    • Introduction
    • Python code
    • C code
    • Documentation
      • ReST in DocStrings
  • How to wrap an Objective-C class library
    • Introduction
    • The basics
    • Wrapping global functions and constants
    • Pointer arguments
      • Pass-by-reference arguments
      • special wrappers
      • protocols
  • Test coverage information
    • General
    • Test coverage for C code in pyobjc-core
    • Test coverage for Python code in pyobjc-core

Resources

  • Examples
  • Changelog
  • API Notes
  • Issues
  • Repository

Support development

  • Donate

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PyObjC - the Python to Objective-C bridge »
  • Developer Documentation