MCPcopy
hub / github.com/pyodide/pyodide / create_zipfile.py

File create_zipfile.py

tools/create_zipfile.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import re
3import shutil
4import zipfile

Callers

nothing calls this directly

Calls 1

create_zipfileFunction · 0.85

Tested by

no test coverage detected