Extraction of Atom Environments =============================== The script *extract_atom_envs.py* extracts and outputs the structural environment of each atom of the molecules read from the specified input file. **Synopsis** :program:`python` *extract_atom_envs.py* <file> **Code** .. literalinclude:: /downloads/extract_atom_envs.py :language: python :linenos: :lines: 21- :download:`Download source file</downloads/extract_atom_envs.py>`