lsst.resources¶
Changes¶
Design and Development¶
lsst.resources is developed at https://github.com/lsst/resources.
It is available from PyPI as lsst-resources: https://pypi.org/project/lsst-resources/
Python API reference¶
lsst.resources Package¶
Classes¶
| ResourceHandleProtocol(*args, **kwargs) | Defines the interface protocol that is compatible with children of BaseResourceHandle. | 
| ResourcePath | Convenience wrapper around URI parsers. |