Spaces:
Running
Running
File size: 86 Bytes
1ee5470 |
1 2 3 4 |
from PyInstaller.utils.hooks import copy_metadata
datas = copy_metadata('streamlit')
|