Skip to content

matutter/python_resource_loader_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_resource_loader_example

An example of loading package resources with pkg_resource.

The Loader class from pactest.loader module is an example of how to use the pkg_resource library to read data from within a python egg or source distribution.

The pactest.__main__ method runs a few "tests" to see if the imports succeed as a source install and the test/test.py script checks if the egg install works the same.

About

An example of loading package resources with pkg_resource.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published