treepathmap
latest

Contents:

  • Basic Usage
  • concept of treepathmap
  • API reference
    • map_tree
    • wh_is
    • treepathmap.PathMap
treepathmap
  • »
  • API reference
  • Edit on GitLab

API reference¶

treepathmap.map_tree(potential_tree[, …])

Maps a nested collection to a PathMap.

treepathmap.wh_is(attribute_name, value)

Makes a ‘where is’ search pattern.

Contents:

  • treepathmap.PathMap
    • PathMap
    • Properties
      • meta
      • tags
      • real_paths
      • selection_path_name
      • tree_node_items
      • tree_items
    • Methods
      • is_empty
      • from_selection
    • Related to real paths (indexes)
      • get_sub_paths_of_real_path
      • real_path_exists
      • get_indexes
      • selected_indexes
    • Selecting
      • select
      • where
    • Path map items
      • get_path_map_item_by_real_path
      • iter_rows
Next Previous

© Copyright 2020, David Scheliga. Revision 4b48fa4f.

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