.. glom_1_16 documentation master file, created by
   sphinx-quickstart on Fri Apr 16 16:21:26 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Glom Python Documentation
=====================================

This API may be used in Glom field calculations or button scripts. Field
calculations have a :class:`glom_1_26.Record` parameter. Button scripts have a
:class:`glom_1_26.Record` parameter and a :class:`glom_1_26.UI` parameter.

.. toctree::
   :maxdepth: 3

.. automodule:: glom_1_26
   :members:
   :undoc-members:

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`

