python: how to recursively copy resources of installed package to disk

后端 未结 0 1289
逝去的感伤
逝去的感伤 2021-01-02 03:41

I have a python package that contains some non-python files (included in the distribution using MANIFEST file), such as:

.
├── example
│   ├── __init__.py
│           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题