Navigation

  • index
  • modules |
  • next |
  • previous |
  • python-pptx 0.6.18 documentation »
  • Resources »

Web Resources¶

… just collected bits and pieces here for now …

ECMA Spec¶

…

Microsoft PowerPoint API documentation¶

  • PowerPoint 2010 Interop Namespace
  • PowerPoint 2013 Object Model Reference
  • PowerPoint 2010 Object Model Reference
  • Open XML Presentation Namespace on MSDN
  • Office 2013 Open XML Presentation Namespace
  • Open XML Content Types as an XML Document

Sphinx Resources¶

  • Alternate source for Sphinx documentation
  • An example PyPi project

Documentation Guides¶

  • Nice GitHub Project Style Guide (esp. Commit Style Guide) textmate / restructuredtext.tmbundle
  • Python Documentation guide Documenting Python Guide
  • Google Python Style Guide
  • Read The Docs (readthedocs.org)
  • OpenComparison documetation on readthedocs.org
  • The Hitchhiker’s Guide to Packaging

Other Resources¶

  • Python Magic Methods
  • lxml.etree Tutorial
  • lxml API Reference
  • The factory pattern in Python with __new__

Table of Contents

  • Web Resources
    • ECMA Spec
    • Microsoft PowerPoint API documentation
    • Sphinx Resources
    • Documentation Guides
    • Other Resources

Previous topic

About Part Relationships

Next topic

Technical Topics

Useful Links

  • python-pptx @ GitHub
  • python-pptx @ PyPI
  • Issue Tracker

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • python-pptx 0.6.18 documentation »
  • Resources »
© Copyright 2019, 2013, Steve Canny. Created using Sphinx 1.8.5.
Theme based on Read The Docs