commit
c4edfbabc0
@ -0,0 +1,8 @@
|
|||||||
|
# 默认忽略的文件
|
||||||
|
/shelf/
|
||||||
|
/workspace.xml
|
||||||
|
# 基于编辑器的 HTTP 客户端请求
|
||||||
|
/httpRequests/
|
||||||
|
# Datasource local storage ignored files
|
||||||
|
/dataSources/
|
||||||
|
/dataSources.local.xml
|
@ -0,0 +1,6 @@
|
|||||||
|
<component name="InspectionProjectProfileManager">
|
||||||
|
<settings>
|
||||||
|
<option name="USE_PROJECT_PROFILE" value="false" />
|
||||||
|
<version value="1.0" />
|
||||||
|
</settings>
|
||||||
|
</component>
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="Black">
|
||||||
|
<option name="sdkName" value="Python 3.13 (py_doc)" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ProjectModuleManager">
|
||||||
|
<modules>
|
||||||
|
<module fileurl="file://$PROJECT_DIR$/.idea/py_doc.iml" filepath="$PROJECT_DIR$/.idea/py_doc.iml" />
|
||||||
|
</modules>
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="PYTHON_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager">
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="jdk" jdkName="Python 3.13 (py_doc)" jdkType="Python SDK" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,406 @@
|
|||||||
|
('D:\\Code\\freespace\\py_doc\\dist\\main.exe',
|
||||||
|
False,
|
||||||
|
False,
|
||||||
|
False,
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\bootloader\\images\\icon-windowed.ico',
|
||||||
|
None,
|
||||||
|
False,
|
||||||
|
False,
|
||||||
|
b'<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n<assembly xmlns='
|
||||||
|
b'"urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">\n <trustInfo x'
|
||||||
|
b'mlns="urn:schemas-microsoft-com:asm.v3">\n <security>\n <requested'
|
||||||
|
b'Privileges>\n <requestedExecutionLevel level="asInvoker" uiAccess='
|
||||||
|
b'"false"/>\n </requestedPrivileges>\n </security>\n </trustInfo>\n '
|
||||||
|
b'<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">\n <'
|
||||||
|
b'application>\n <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f'
|
||||||
|
b'0}"/>\n <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>\n '
|
||||||
|
b' <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>\n <s'
|
||||||
|
b'upportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>\n <supporte'
|
||||||
|
b'dOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>\n </application>\n <'
|
||||||
|
b'/compatibility>\n <application xmlns="urn:schemas-microsoft-com:asm.v3">'
|
||||||
|
b'\n <windowsSettings>\n <longPathAware xmlns="http://schemas.micros'
|
||||||
|
b'oft.com/SMI/2016/WindowsSettings">true</longPathAware>\n </windowsSett'
|
||||||
|
b'ings>\n </application>\n <dependency>\n <dependentAssembly>\n <ass'
|
||||||
|
b'emblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version='
|
||||||
|
b'"6.0.0.0" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" langua'
|
||||||
|
b'ge="*"/>\n </dependentAssembly>\n </dependency>\n</assembly>',
|
||||||
|
True,
|
||||||
|
False,
|
||||||
|
None,
|
||||||
|
None,
|
||||||
|
None,
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\main.pkg',
|
||||||
|
[('pyi-contents-directory _internal', '', 'OPTION'),
|
||||||
|
('PYZ-00.pyz', 'D:\\Code\\freespace\\py_doc\\build\\main\\PYZ-00.pyz', 'PYZ'),
|
||||||
|
('struct',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\struct.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyimod01_archive',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\pyimod01_archive.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyimod02_importers',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\pyimod02_importers.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyimod03_ctypes',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\pyimod03_ctypes.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyimod04_pywin32',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\pyimod04_pywin32.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyiboot01_bootstrap',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
|
||||||
|
'PYSOURCE'),
|
||||||
|
('pyi_rth_inspect',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
|
||||||
|
'PYSOURCE'),
|
||||||
|
('pyi_rth_pkgutil',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py',
|
||||||
|
'PYSOURCE'),
|
||||||
|
('pyi_rth_multiprocessing',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
|
||||||
|
'PYSOURCE'),
|
||||||
|
('main', 'D:\\Code\\freespace\\py_doc\\main.py', 'PYSOURCE'),
|
||||||
|
('python313.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\python313.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('select.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\select.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('unicodedata.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\unicodedata.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_decimal.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_decimal.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_hashlib.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_hashlib.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_socket.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_socket.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_lzma.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_lzma.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_bz2.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_bz2.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_multiprocessing.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_multiprocessing.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('pyexpat.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\pyexpat.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_ssl.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_ssl.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_ctypes.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_ctypes.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_queue.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_queue.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\etree.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\etree.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\_elementpath.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\_elementpath.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\sax.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\sax.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\objectify.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\objectify.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\html\\diff.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\html\\diff.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_overlapped.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_overlapped.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_asyncio.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_asyncio.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_wmi.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_wmi.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\builder.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\builder.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('api-ms-win-crt-math-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-math-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-runtime-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-runtime-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-convert-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-convert-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-heap-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-heap-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-locale-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-locale-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('VCRUNTIME140.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\VCRUNTIME140.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-stdio-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-stdio-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-string-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-string-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-environment-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-environment-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-conio-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-conio-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-time-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-time-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-process-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-process-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('libcrypto-3.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\libcrypto-3.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-utility-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-utility-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('libssl-3.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\libssl-3.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('libffi-8.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\libffi-8.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('VCRUNTIME140_1.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\VCRUNTIME140_1.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('ucrtbase.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\ucrtbase.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-processthreads-l1-1-1.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-processthreads-l1-1-1.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-string-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-string-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-util-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-util-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-synch-l1-2-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-synch-l1-2-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-file-l2-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-file-l2-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-console-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-console-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-profile-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-profile-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-timezone-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-timezone-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-memory-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-memory-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-file-l1-2-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-file-l1-2-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-handle-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-handle-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-interlocked-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-interlocked-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-localization-l1-2-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-localization-l1-2-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-datetime-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-datetime-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-heap-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-heap-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-debug-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-debug-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-file-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-file-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-processthreads-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-processthreads-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-synch-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-synch-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_schematron_message.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_schematron_message.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\RNG2Schtrn.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\RNG2Schtrn.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\rng\\iso-schematron.rng',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\rng\\iso-schematron.rng',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_dsdl_include.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_dsdl_include.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\XSD2Schtrn.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\XSD2Schtrn.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\readme.txt',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\readme.txt',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_schematron_skeleton_for_xslt1.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_schematron_skeleton_for_xslt1.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_svrl_for_xslt1.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_svrl_for_xslt1.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_abstract_expand.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_abstract_expand.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-header.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-header.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\customXml\\_rels\\item1.xml.rels',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\customXml\\_rels\\item1.xml.rels',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\fontTable.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\fontTable.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\customXml\\item1.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\customXml\\item1.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\docProps\\thumbnail.jpeg',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\docProps\\thumbnail.jpeg',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\stylesWithEffects.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\stylesWithEffects.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\document.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\document.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\[Content_Types].xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\[Content_Types].xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-footer.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-footer.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-styles.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-styles.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\numbering.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\numbering.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\settings.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\settings.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-settings.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-settings.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\_rels\\document.xml.rels',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\_rels\\document.xml.rels',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\customXml\\itemProps1.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\customXml\\itemProps1.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\docProps\\app.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\docProps\\app.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\py.typed',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\py.typed',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\_rels\\.rels',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\_rels\\.rels',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default.docx',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default.docx',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\styles.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\styles.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\webSettings.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\webSettings.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\docProps\\core.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\docProps\\core.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\theme\\theme1.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\theme\\theme1.xml',
|
||||||
|
'DATA'),
|
||||||
|
('base_library.zip',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\base_library.zip',
|
||||||
|
'DATA')],
|
||||||
|
[],
|
||||||
|
False,
|
||||||
|
False,
|
||||||
|
1739352089,
|
||||||
|
[('runw.exe',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\runw.exe',
|
||||||
|
'EXECUTABLE')],
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\python313.dll')
|
@ -0,0 +1,384 @@
|
|||||||
|
('D:\\Code\\freespace\\py_doc\\build\\main\\main.pkg',
|
||||||
|
{'BINARY': True,
|
||||||
|
'DATA': True,
|
||||||
|
'EXECUTABLE': True,
|
||||||
|
'EXTENSION': True,
|
||||||
|
'PYMODULE': True,
|
||||||
|
'PYSOURCE': True,
|
||||||
|
'PYZ': False,
|
||||||
|
'SPLASH': True,
|
||||||
|
'SYMLINK': False},
|
||||||
|
[('pyi-contents-directory _internal', '', 'OPTION'),
|
||||||
|
('PYZ-00.pyz', 'D:\\Code\\freespace\\py_doc\\build\\main\\PYZ-00.pyz', 'PYZ'),
|
||||||
|
('struct',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\struct.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyimod01_archive',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\pyimod01_archive.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyimod02_importers',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\pyimod02_importers.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyimod03_ctypes',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\pyimod03_ctypes.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyimod04_pywin32',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\localpycs\\pyimod04_pywin32.pyc',
|
||||||
|
'PYMODULE'),
|
||||||
|
('pyiboot01_bootstrap',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
|
||||||
|
'PYSOURCE'),
|
||||||
|
('pyi_rth_inspect',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
|
||||||
|
'PYSOURCE'),
|
||||||
|
('pyi_rth_pkgutil',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py',
|
||||||
|
'PYSOURCE'),
|
||||||
|
('pyi_rth_multiprocessing',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py',
|
||||||
|
'PYSOURCE'),
|
||||||
|
('main', 'D:\\Code\\freespace\\py_doc\\main.py', 'PYSOURCE'),
|
||||||
|
('python313.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\python313.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('select.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\select.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('unicodedata.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\unicodedata.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_decimal.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_decimal.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_hashlib.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_hashlib.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_socket.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_socket.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_lzma.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_lzma.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_bz2.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_bz2.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_multiprocessing.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_multiprocessing.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('pyexpat.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\pyexpat.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_ssl.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_ssl.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_ctypes.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_ctypes.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_queue.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_queue.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\etree.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\etree.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\_elementpath.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\_elementpath.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\sax.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\sax.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\objectify.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\objectify.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\html\\diff.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\html\\diff.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_overlapped.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_overlapped.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_asyncio.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_asyncio.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('_wmi.pyd',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\_wmi.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('lxml\\builder.cp313-win_amd64.pyd',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\builder.cp313-win_amd64.pyd',
|
||||||
|
'EXTENSION'),
|
||||||
|
('api-ms-win-crt-math-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-math-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-runtime-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-runtime-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-convert-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-convert-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-heap-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-heap-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-locale-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-locale-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('VCRUNTIME140.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\VCRUNTIME140.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-stdio-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-stdio-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-string-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-string-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-environment-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-environment-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-conio-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-conio-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-time-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-time-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-process-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-process-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('libcrypto-3.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\libcrypto-3.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-crt-utility-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-crt-utility-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('libssl-3.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\libssl-3.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('libffi-8.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\DLLs\\libffi-8.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('VCRUNTIME140_1.dll',
|
||||||
|
'C:\\Users\\0044\\AppData\\Local\\Programs\\Python\\Python313\\VCRUNTIME140_1.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('ucrtbase.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\ucrtbase.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-processthreads-l1-1-1.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-processthreads-l1-1-1.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-string-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-string-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-util-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-util-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-synch-l1-2-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-synch-l1-2-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-file-l2-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-file-l2-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-console-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-console-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-profile-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-profile-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-timezone-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-timezone-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-memory-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-memory-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-file-l1-2-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-file-l1-2-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-handle-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-handle-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-interlocked-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-interlocked-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-localization-l1-2-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-localization-l1-2-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-datetime-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-datetime-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-heap-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-heap-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-debug-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-debug-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-file-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-file-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-processthreads-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-processthreads-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('api-ms-win-core-synch-l1-1-0.dll',
|
||||||
|
'C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance '
|
||||||
|
'Toolkit\\api-ms-win-core-synch-l1-1-0.dll',
|
||||||
|
'BINARY'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_schematron_message.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_schematron_message.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\RNG2Schtrn.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\RNG2Schtrn.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\rng\\iso-schematron.rng',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\rng\\iso-schematron.rng',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_dsdl_include.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_dsdl_include.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\XSD2Schtrn.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\XSD2Schtrn.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\readme.txt',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\readme.txt',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_schematron_skeleton_for_xslt1.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_schematron_skeleton_for_xslt1.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_svrl_for_xslt1.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_svrl_for_xslt1.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_abstract_expand.xsl',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\lxml\\isoschematron\\resources\\xsl\\iso-schematron-xslt1\\iso_abstract_expand.xsl',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-header.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-header.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\customXml\\_rels\\item1.xml.rels',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\customXml\\_rels\\item1.xml.rels',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\fontTable.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\fontTable.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\customXml\\item1.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\customXml\\item1.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\docProps\\thumbnail.jpeg',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\docProps\\thumbnail.jpeg',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\stylesWithEffects.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\stylesWithEffects.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\document.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\document.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\[Content_Types].xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\[Content_Types].xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-footer.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-footer.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-styles.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-styles.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\numbering.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\numbering.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\settings.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\settings.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-settings.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-settings.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\_rels\\document.xml.rels',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\_rels\\document.xml.rels',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\customXml\\itemProps1.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\customXml\\itemProps1.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\docProps\\app.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\docProps\\app.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\py.typed',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\py.typed',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\_rels\\.rels',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\_rels\\.rels',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default.docx',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default.docx',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\styles.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\styles.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\webSettings.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\webSettings.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\docProps\\core.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\docProps\\core.xml',
|
||||||
|
'DATA'),
|
||||||
|
('docx\\templates\\default-docx-template\\word\\theme\\theme1.xml',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\.venv\\Lib\\site-packages\\docx\\templates\\default-docx-template\\word\\theme\\theme1.xml',
|
||||||
|
'DATA'),
|
||||||
|
('base_library.zip',
|
||||||
|
'D:\\Code\\freespace\\py_doc\\build\\main\\base_library.zip',
|
||||||
|
'DATA')],
|
||||||
|
'python313.dll',
|
||||||
|
False,
|
||||||
|
False,
|
||||||
|
False,
|
||||||
|
[],
|
||||||
|
None,
|
||||||
|
None,
|
||||||
|
None)
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
This file lists modules PyInstaller was not able to find. This does not
|
||||||
|
necessarily mean this module is required for running your program. Python and
|
||||||
|
Python 3rd-party packages include a lot of conditional or optional modules. For
|
||||||
|
example the module 'ntpath' only exists on Windows, whereas the module
|
||||||
|
'posixpath' only exists on Posix systems.
|
||||||
|
|
||||||
|
Types if import:
|
||||||
|
* top-level: imported at the top-level - look at these first
|
||||||
|
* conditional: imported within an if-statement
|
||||||
|
* delayed: imported within a function
|
||||||
|
* optional: imported within a try-except-statement
|
||||||
|
|
||||||
|
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
|
||||||
|
tracking down the missing module yourself. Thanks!
|
||||||
|
|
||||||
|
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional), netrc (delayed, conditional), getpass (delayed, optional), http.server (delayed, optional)
|
||||||
|
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib._local (optional), subprocess (delayed, conditional, optional)
|
||||||
|
missing module named 'collections.abc' - imported by traceback (top-level), inspect (top-level), logging (top-level), typing (top-level), importlib.resources.readers (top-level), selectors (top-level), tracemalloc (top-level), typing_extensions (top-level), http.client (top-level), asyncio.base_events (top-level), asyncio.coroutines (top-level), lxml.html (top-level), lxml.html._setmixin (optional)
|
||||||
|
missing module named _posixsubprocess - imported by subprocess (conditional), multiprocessing.util (delayed)
|
||||||
|
missing module named fcntl - imported by subprocess (optional)
|
||||||
|
missing module named urllib.urlopen - imported by urllib (delayed, optional), lxml.html (delayed, optional)
|
||||||
|
missing module named urllib.urlencode - imported by urllib (delayed, optional), lxml.html (delayed, optional)
|
||||||
|
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level)
|
||||||
|
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
|
||||||
|
missing module named posix - imported by os (conditional, optional), posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional)
|
||||||
|
missing module named resource - imported by posix (top-level)
|
||||||
|
missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional)
|
||||||
|
missing module named _scproxy - imported by urllib.request (conditional)
|
||||||
|
missing module named termios - imported by getpass (optional), tty (top-level), _pyrepl.pager (delayed, optional)
|
||||||
|
missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
|
||||||
|
missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
|
||||||
|
missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level)
|
||||||
|
missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level)
|
||||||
|
missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
|
||||||
|
missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level)
|
||||||
|
missing module named pyimod02_importers - imported by D:\Code\freespace\py_doc\.venv\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py (delayed)
|
||||||
|
missing module named _suggestions - imported by traceback (delayed, optional)
|
||||||
|
missing module named htmlentitydefs - imported by lxml.html.soupparser (optional)
|
||||||
|
missing module named BeautifulSoup - imported by lxml.html.soupparser (optional)
|
||||||
|
missing module named bs4 - imported by lxml.html.soupparser (optional)
|
||||||
|
missing module named urlparse - imported by lxml.ElementInclude (optional), lxml.html.html5parser (optional)
|
||||||
|
missing module named urllib2 - imported by lxml.ElementInclude (optional), lxml.html.html5parser (optional)
|
||||||
|
missing module named 'html5lib.treebuilders' - imported by lxml.html.html5parser (top-level)
|
||||||
|
missing module named html5lib - imported by lxml.html._html5builder (top-level), lxml.html.html5parser (top-level)
|
||||||
|
missing module named lxml_html_clean - imported by lxml.html.clean (optional)
|
||||||
|
missing module named cgi - imported by lxml.doctestcompare (optional)
|
||||||
|
missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional)
|
||||||
|
missing module named vms_lib - imported by platform (delayed, optional)
|
||||||
|
missing module named 'java.lang' - imported by platform (delayed, optional)
|
||||||
|
missing module named java - imported by platform (delayed)
|
||||||
|
missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), rlcompleter (optional), pdb (delayed, optional)
|
||||||
|
missing module named cssselect - imported by lxml.cssselect (optional)
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
Binary file not shown.
@ -0,0 +1,33 @@
|
|||||||
|
from docx import Document
|
||||||
|
from docx.shared import Inches
|
||||||
|
|
||||||
|
def replace(template ,filename, data):
|
||||||
|
doc = Document(template)
|
||||||
|
# 段落替换
|
||||||
|
for paragraph in doc.paragraphs:
|
||||||
|
for datum in data:
|
||||||
|
if datum["key"] in paragraph.text:
|
||||||
|
if "text" == datum["type"]:
|
||||||
|
paragraph.text = paragraph.text.replace(datum["key"], datum["value"])
|
||||||
|
elif "picture" == datum["type"]:
|
||||||
|
paragraph.clear()
|
||||||
|
paragraph.add_run().add_picture(datum["value"], width=Inches(datum["width"]))
|
||||||
|
elif "number" == datum["type"]:
|
||||||
|
paragraph.text = paragraph.text.replace(datum["key"], str(datum["value"]))
|
||||||
|
|
||||||
|
# 表格替换
|
||||||
|
for table in doc.tables:
|
||||||
|
for row in table.rows:
|
||||||
|
for cell in row.cells:
|
||||||
|
for datum in data:
|
||||||
|
if datum["key"] in cell.text:
|
||||||
|
if "text" == datum["type"]:
|
||||||
|
cell.text = cell.text.replace(datum["key"], datum["value"])
|
||||||
|
elif "picture" == datum["type"]:
|
||||||
|
paragraph = cell.paragraphs[0]
|
||||||
|
paragraph.clear()
|
||||||
|
paragraph.add_run().add_picture(datum["value"], width=Inches(datum["width"]))
|
||||||
|
elif "number" == datum["type"]:
|
||||||
|
cell.text = cell.text.replace(datum["key"], str(datum["value"]))
|
||||||
|
doc.save(filename)
|
||||||
|
|
@ -0,0 +1,68 @@
|
|||||||
|
from docx import Document
|
||||||
|
from docx.shared import Inches
|
||||||
|
import sys
|
||||||
|
|
||||||
|
def get_command_argv_by_sys():
|
||||||
|
template = "template.docx"
|
||||||
|
filename = "demo.docx"
|
||||||
|
data = [
|
||||||
|
{"key": "{Title}", "value": "测试标题", "type": "text"},
|
||||||
|
{"key": "{文件内容}", "value": "测试内容内容内容", "type": "text"},
|
||||||
|
{"key": "{Table}", "value": 123, "type": "number"},
|
||||||
|
{"key": "{Picture}", "value": "A4.png", "type": "picture", "width": 1.25},
|
||||||
|
{"key": "{Table.No}", "value": "序号测试", "type": "text"},
|
||||||
|
{"key": "{Table.Name}", "value": "名称测试", "type": "text"},
|
||||||
|
{"key": "{Table.Col2}", "value": "列2", "type": "text"},
|
||||||
|
{"key": "{Table.Col3}", "value": "列3", "type": "text"},
|
||||||
|
]
|
||||||
|
number = len(sys.argv)
|
||||||
|
if 1 == number:
|
||||||
|
template = sys.argv[0]
|
||||||
|
if 2 == number:
|
||||||
|
template = sys.argv[0]
|
||||||
|
filename = sys.argv[0]
|
||||||
|
if 3 == number:
|
||||||
|
template = sys.argv[0]
|
||||||
|
filename = sys.argv[1]
|
||||||
|
data = sys.argv[2]
|
||||||
|
return template, filename, data
|
||||||
|
|
||||||
|
def replace(template, filename, data):
|
||||||
|
docfile = Document(template)
|
||||||
|
# 段落替换
|
||||||
|
for paragraph in docfile.paragraphs:
|
||||||
|
for datum in data:
|
||||||
|
if datum["key"] in paragraph.text:
|
||||||
|
if "text" == datum["type"]:
|
||||||
|
paragraph.text = paragraph.text.replace(datum["key"], datum["value"])
|
||||||
|
elif "picture" == datum["type"]:
|
||||||
|
paragraph.clear()
|
||||||
|
paragraph.add_run().add_picture(datum["value"], width=Inches(datum["width"]))
|
||||||
|
elif "number" == datum["type"]:
|
||||||
|
paragraph.text = paragraph.text.replace(datum["key"], str(datum["value"]))
|
||||||
|
|
||||||
|
# 表格替换
|
||||||
|
for table in docfile.tables:
|
||||||
|
for row in table.rows:
|
||||||
|
for cell in row.cells:
|
||||||
|
for datum in data:
|
||||||
|
if datum["key"] in cell.text:
|
||||||
|
if "text" == datum["type"]:
|
||||||
|
cell.text = cell.text.replace(datum["key"], datum["value"])
|
||||||
|
elif "picture" == datum["type"]:
|
||||||
|
paragraph = cell.paragraphs[0]
|
||||||
|
paragraph.clear()
|
||||||
|
paragraph.add_run().add_picture(datum["value"], width=Inches(datum["width"]))
|
||||||
|
elif "number" == datum["type"]:
|
||||||
|
cell.text = cell.text.replace(datum["key"], str(datum["value"]))
|
||||||
|
docfile.save(filename)
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
params = get_command_argv_by_sys()
|
||||||
|
template=params[0]
|
||||||
|
filename=params[1]
|
||||||
|
data=params[2]
|
||||||
|
print(template)
|
||||||
|
print(filename)
|
||||||
|
# print(data)
|
||||||
|
replace(template, filename, data)
|
@ -0,0 +1,38 @@
|
|||||||
|
# -*- mode: python ; coding: utf-8 -*-
|
||||||
|
|
||||||
|
|
||||||
|
a = Analysis(
|
||||||
|
['main.py'],
|
||||||
|
pathex=[],
|
||||||
|
binaries=[],
|
||||||
|
datas=[],
|
||||||
|
hiddenimports=[],
|
||||||
|
hookspath=[],
|
||||||
|
hooksconfig={},
|
||||||
|
runtime_hooks=[],
|
||||||
|
excludes=[],
|
||||||
|
noarchive=False,
|
||||||
|
optimize=0,
|
||||||
|
)
|
||||||
|
pyz = PYZ(a.pure)
|
||||||
|
|
||||||
|
exe = EXE(
|
||||||
|
pyz,
|
||||||
|
a.scripts,
|
||||||
|
a.binaries,
|
||||||
|
a.datas,
|
||||||
|
[],
|
||||||
|
name='main',
|
||||||
|
debug=False,
|
||||||
|
bootloader_ignore_signals=False,
|
||||||
|
strip=False,
|
||||||
|
upx=True,
|
||||||
|
upx_exclude=[],
|
||||||
|
runtime_tmpdir=None,
|
||||||
|
console=False,
|
||||||
|
disable_windowed_traceback=False,
|
||||||
|
argv_emulation=False,
|
||||||
|
target_arch=None,
|
||||||
|
codesign_identity=None,
|
||||||
|
entitlements_file=None,
|
||||||
|
)
|
@ -0,0 +1,15 @@
|
|||||||
|
from setuptools import setup, Extension
|
||||||
|
|
||||||
|
# 定义扩展模块
|
||||||
|
extension = Extension(
|
||||||
|
name='add',
|
||||||
|
sources=['add.pyx'], # 指定 Cython 源文件
|
||||||
|
language='c++'
|
||||||
|
)
|
||||||
|
|
||||||
|
# 运行 setup
|
||||||
|
setup(
|
||||||
|
name='Add Function',
|
||||||
|
version='1.0',
|
||||||
|
ext_modules=[extension],
|
||||||
|
)
|
Binary file not shown.
Loading…
Reference in new issue