votem8.data
#
Functions for retrieving package data files.
Package Contents#
Functions#
Get the absolute path to a package data file. |
Data#
API#
- votem8.data.filepath(relative_path: str) pathlib.Path [source]#
Get the absolute path to a package data file.
Parameters
relative_path Path to the file relative to the package’s data directory.