.. NOTE: This RST file was generated by `make examples`. Do not edit it directly. See docs/source/examples/example_doc_generator.py .. _ex-metadata: Metadata Example =============================================================================== Example demonstrating the use of metadata to filter members. .. TIP:: To see this example in action, download it from :download:`metadata <../../../examples/api/metadata.py>` and run:: $ python metadata.py Example Atom Code ------------------------------------------------------------------------------- .. literalinclude:: ../../../examples/api/metadata.py :language: python