Bundled Python Dependencies
January 21, 2026 ยท View on GitHub
This file is auto-generated by the build system.
This file was last updated for 6.1.0 on 2026-01-21.
This document lists Python modules that are bundled into the EDMC executable by the Windows build process. It is intended for transparency, auditing, debugging, and license compliance.
Important Notes
- This is NOT a public API guarantee.
- The presence of a module in this list does NOT mean it is supported for plugins or external use.
- Bundled modules may be added, removed, upgraded, downgraded, or replaced at any time without notice.
- This list reflects one specific build configuration and may differ between releases, platforms, or build options.
For Plugin Developers
- Always vendor or declare your own dependencies.
- Only the documented EDMC plugin API is considered stable.
- Use try/except imports for optional features.
- Do not rely on pywin32 internals for cross-platform plugins.
- While it is likely that these dependencies will be available, this is not part of the public API.
For Developers and Packagers
- This reflects what py2exe determined was required for this build.
- Changes in Python, py2exe, or import structure may significantly change this list.
- Only modules actually bundled by py2exe are listed; this is not all of the Python standard library.
- This list is not sorted by importance, stability, or API relevance.
EDMC's own source code and first-party modules are intentionally excluded from this document.
Bundled Standard Library Modules
__future___aix_support_asyncio_bz2_collections_abc_colorize_compat_pickle_compression_ctypes_decimal_elementtree_hashlib_ios_support_lzma_multiprocessing_opcode_metadata_osx_support_overlapped_py_abc_pydatetime_pydecimal_pyrepl_queue_sitebuiltins_socket_sqlite3_ssl_strptime_threading_local_tkinter_uuid_weakrefset_wmiabcargparseastasynciobase64bisectbz2calendarcodecodecscodeopcollectionscolorsysconcurrentconfigparsercontextlibcontextvarscopycopyregcsvctypescursesdataclassesdatetimedecimaldisemailencodingsenumfnmatchfractionsftplibfunctoolsgenericpathgetoptgetpassgettextglobgziphashlibheapqhmachtmlhttpimportlibinspectioipaddressjsonkeywordlinecachelocalelogginglzmamimetypesmultiprocessingnetrcntpathnturl2pathnumbersopcodeoperatorospathlibpicklepkgutilplatformplistlibposixpathpprintpy_compilepydocpydoc_datapyexpatqueuequoprirandomrereprlibrlcompleterrunpysecretsselectselectorsshlexshutilsignalsmtplibsocketsocketserversqlite3sslstatstatisticsstringstringprepstructsubprocesssysconfigtarfiletempfiletextwrapthreadingtkintertokentokenizetomllibtracebacktracemallocttytypestypingunicodedataurllibuuidwarningsweakrefwebbrowserwinsoundxmlxmlrpczipfilezipimport
Bundled Third-Party Modules
PIL_distutils_hack_win32sysloaderbackportscertificharset_normalizercryptographyidnaimportlib_metadatajaracomore_itertoolspackagingpsutilpythoncom(Windows-only, pywin32)pywin32_system32(Windows-only, pywin32)pywintypes(Windows-only, pywin32)requestssemantic_versionsetuptoolssimplesystraytesttomlitomli_wtyping_extensionsurllib3watchdogwheelwin32api(Windows-only, pywin32)win32com(Windows-only, pywin32)win32comext(Windows-only, pywin32)win32con(Windows-only, pywin32)win32evtlog(Windows-only, pywin32)win32evtlogutil(Windows-only, pywin32)win32gui(Windows-only, pywin32)win32process(Windows-only, pywin32)win32timezone(Windows-only, pywin32)winerrorzipp
Total bundled stdlib modules: 156 Total bundled third-party modules: 38