trident.config.trident_path

trident.config.trident_path()[source]

Return the path where the trident source is installed. Useful for identifying where data files are (e.g. path/data). Note that ion table datafiles are downloaded separate and placed in another location according to the ~/.trident/config.tri file.

Example

>>> print(trident_path())