Add python work - WIP

This commit is contained in:
Kwaroran
2025-06-02 22:54:06 +09:00
parent 9a44084e96
commit dd97137bf9
8 changed files with 335 additions and 171 deletions

28
pnpm-lock.yaml generated
View File

@@ -194,6 +194,9 @@ importers:
png-chunks-extract:
specifier: ^1.0.0
version: 1.0.0
pyodide:
specifier: ^0.27.6
version: 0.27.6
rfdc:
specifier: ^1.4.1
version: 1.4.1
@@ -3112,6 +3115,10 @@ packages:
resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
engines: {node: '>=6'}
pyodide@0.27.6:
resolution: {integrity: sha512-ahiSHHs6iFKl2f8aO1wALINAlMNDLAtb44xCI87GQyH2tLDk8F8VWip3u1ZNIyglGSCYAOSFzWKwS1f9gBFVdg==}
engines: {node: '>=18.0.0'}
q@1.5.1:
resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==}
engines: {node: '>=0.6.0', teleport: '>=0.2.0'}
@@ -3832,6 +3839,18 @@ packages:
wrappy@1.0.2:
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
ws@8.18.2:
resolution: {integrity: sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: '>=5.0.2'
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
xcode@3.0.1:
resolution: {integrity: sha512-kCz5k7J7XbJtjABOvkc5lJmkiDh8VhjVCGNiqdKCscmVpdVUpEAyXv1xmCLkQJ5dsHqx3IPO4XW+NTDhU/fatA==}
engines: {node: '>=10.0.0'}
@@ -6702,6 +6721,13 @@ snapshots:
punycode.js@2.3.1: {}
pyodide@0.27.6:
dependencies:
ws: 8.18.2
transitivePeerDependencies:
- bufferutil
- utf-8-validate
q@1.5.1: {}
qs@6.11.0:
@@ -7465,6 +7491,8 @@ snapshots:
wrappy@1.0.2: {}
ws@8.18.2: {}
xcode@3.0.1:
dependencies:
simple-plist: 1.3.1