EULcommon
stable
  • eulcommon.djangoextras – Extensions and additions to django
  • eulcommon.searchutil – Utilities for searching
  • eulcore.binfile – Map binary data to Python objects
  • Change & Version Information
EULcommon
  • Docs »
  • EULcommon
  • Edit on GitHub

EULcommon¶

EULcommon is a collection of common Python libraries in use at Emory University Libraries. It’s a bit miscellaneous: The libraries are collected together primarily to minimize proliferating many tiny projects. In future releases individual subpackages may be split out as they mature.

Contents¶

  • eulcommon.djangoextras – Extensions and additions to django
    • auth - Customized permission decorators
      • formfields - Custom form fields & widgets
    • http - Content Negotiation for Django views
  • eulcommon.searchutil – Utilities for searching
  • eulcore.binfile – Map binary data to Python objects
    • BinaryStructure Subclasses
      • Eudora index files
      • Outlook Express 4.5 for Macintosh folder files
    • General Usage
    • BinaryStructure
    • Field classes
  • Change & Version Information
    • 0.18
    • 0.17.0
    • 0.16.2 - template hotfix redux
    • 0.16.1 - template hotfix
    • 0.16.0
    • 0.15.0 - Initial Release

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2010, Emory University Libraries. Revision 3990a65a.

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