kwcoco.rc.registry module

A registry of resource files bundled with the kwcoco package

kwcoco.rc.registry.requirement_path(fname)[source]

CommandLine

xdoctest -m kwcoco.rc.registry requirement_path

Example

>>> from kwcoco.rc.registry import requirement_path
>>> fname = 'runtime.txt'
>>> requirement_path(fname)