¡@

Home 

python Programming Glossary: hermes

How do I use data in package_data from source code?

http://stackoverflow.com/questions/5897666/how-do-i-use-data-in-package-data-from-source-code

setup.py I have specified package_data like this packages 'hermes' package_dir 'hermes' 'hermes' package_data 'hermes' 'templates.. package_data like this packages 'hermes' package_dir 'hermes' 'hermes' package_data 'hermes' 'templates .tpl' And my directory.. like this packages 'hermes' package_dir 'hermes' 'hermes' package_data 'hermes' 'templates .tpl' And my directory structure..