hepi.data
Submodules
Functions
Get the path to the data directory |
|
List all files in the data directory |
|
|
Get the content of a file in the data directory |
|
Package Contents
- hepi.data.get_json_dir()[source]
Get the path to the data directory
- Returns:
Path-like handle to the packaged JSON data directory.
- Return type:
importlib.resources.abc.Traversable
- hepi.data.list_json_files()[source]
List all files in the data directory
- Returns:
List of files in the data directory
- Return type:
list