xmu
  • User guide
  • API reference
    • xmu.api
    • xmu.containers
    • xmu.io
    • xmu.types
    • xmu.utils
xmu
  • API reference
  • View page source

API reference

  • xmu.api
    • EMuAPI
    • EMuAPIResponse
    • EMuAPIParser
    • DeferredAttachment
    • attach()
    • and_()
    • or_()
    • not_()
    • contains()
    • range_()
    • gt()
    • gte()
    • lt()
    • lte()
    • exact()
    • exists()
    • phonetic()
    • phrase()
    • proximity()
    • regex()
    • stemmed()
    • is_not_null()
    • is_null()
    • order()
    • emu_escape()
    • emu_unescape()
  • xmu.containers
    • EMuConfig
    • EMuSchema
    • EMuColumn
    • EMuRow
    • EMuGrid
    • EMuRecord
    • EMuEncoder
    • DEFAULT_RECORD
    • DEFAULT_COLUMN
  • xmu.io
    • EMuReader
    • FileLike
    • clean_xml()
    • write_csv()
    • write_import()
    • write_xml()
    • write_group()
  • xmu.types
    • ExtendedDate
    • EMuType
    • EMuFloat
    • EMuCoord
    • EMuLatitude
    • EMuLongitude
    • EMuDate
    • EMuTime
  • xmu.utils
    • TAB_SUFFIXES
    • REF_SUFFIXES
    • NESTTAB_SUFFIXES
    • NESTTAB_INNER_SUFFIXES
    • TAB_PATTERN
    • REF_PATTERN
    • MOD_PATTERN
    • is_tab()
    • is_nesttab()
    • is_nesttab_inner()
    • is_ref_tab()
    • is_ref()
    • has_mod()
    • split_field()
    • to_ref()
    • strip_tab()
    • strip_mod()
    • get_ref()
    • get_tab()
    • get_mod()
    • flatten()
Previous Next

© Copyright 2022-2025, Adam Mansur.

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