pywinsandbox

View on PyPIReverse Dependencies (0)

1.3.0 pywinsandbox-1.3.0-py3-none-any.whl

Wheel Details

Project: pywinsandbox
Version: 1.3.0
Filename: pywinsandbox-1.3.0-py3-none-any.whl
Download: [link]
Size: 15618
MD5: 43b7889ec4d01826db3143885906391f
SHA256: c525d1302a5a4b72c14fe8f96f3edccc17a0ac3dcb3907c001b2dc633b1d5ad3
Uploaded: 2022-09-01 08:41:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pywinsandbox
Version: 1.3.0
Summary: Python Utilities for Windows Sandbox
Author: Yiftach Karkason
Author-Email: ykarkason[at]gmail.com
Home-Page: https://github.com/karkason/pywinsandbox
License: MIT
Requires-Dist: yattag
Requires-Dist: rpyc
Requires-Dist: cached-property
Requires-Dist: recordclass
Requires-Dist: IPython
Requires-Dist: wmi
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1952 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
winsandbox/__init__.py sha256=fRyHZg5TkgdcZJXIdQtVpuKpt-mxf5GbjJKwaMoA_VA 92
winsandbox/cli.py sha256=Rkr9sAYYb7njjcn6bTinjR_V3QTYuW5ZjYCf3UQ5o7E 3583
winsandbox/folder_mapper.py sha256=QWDNI6oBeu2Pqdm994VklN3XyiN433pbGbF-mv1ANCg 867
winsandbox/launch.py sha256=W_mGXc4GQiDUrIT_nxU_lyVewcUSpmBUu7BO1nnyGpo 1744
winsandbox/sandbox.py sha256=2PnxAr8VOx5SVZyEObjNRDQm7wr1cS-AWtfNc0Rb9s0 2384
winsandbox/target.py sha256=dKwkLtS3PliQSJN4FNtFmDH_duAYw6j8a5LwKIfwzJA 1755
winsandbox/config/__init__.py sha256=OUQbCRQvEFfzN3Eryl2qA5h7hwnHVYkgwm-DBfB8TXg 86
winsandbox/config/config.py sha256=pM6dCQuBTALwuGAitZZwovf2yWkEjob5QFFvFGl3g8k 147
winsandbox/config/config_genereator.py sha256=eG6fb7dCHuX-pYDC8S5unw__s1013XEVwG58cLF8PlE 968
winsandbox/session/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
winsandbox/session/offline_session.py sha256=gGo3iCm60UE9AlzVe28ozYGBp4TcpiPBDCWrHRGMaLE 594
winsandbox/session/online_session.py sha256=5zVVicyj8mBsoBm9XbvpVPI_fOBYjFLuf33_dj9SBx0 5441
winsandbox/shell_extension/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
winsandbox/shell_extension/open_sandboxed.py sha256=yidTOtiqGCGvn0t9lD3jjz3Cm1El2YHCBBxZgWRLPu8 1467
winsandbox/shell_extension/sandbox.ico sha256=A7UxwVKENVyXZv8WDeaDqTiHhN6DV3tfId4l0Py9p9A 130
winsandbox/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
winsandbox/utils/dev_environment.py sha256=bATIj9m86cGV_N26PKRrNfuO2FQRSiWvKP055J-LANQ 334
winsandbox/utils/errors.py sha256=-9pfcqy6eWEUaze9jvgeTop0m0O1D0DgZtJ4XMuC0EI 1063
winsandbox/utils/file.py sha256=3v-ow4dZ6hvKr5QvHIcPeijfF-VqahuKmSNo7tcSSVQ 557
winsandbox/utils/path.py sha256=dQXvwIURvQWPhSU0L4eMRnTd_jaAITJPKullzH_xbx4 396
winsandbox/utils/sandbox_feature_state.py sha256=L0AUpyiv66x111XiQsHx7mi1342ZX9y0BRwKDnixvzg 866
winsandbox/utils/venv.py sha256=qVC3OKB_fJBuVIaACa96pXuB9jBBVmhPufdJ_6LvUB8 76
pywinsandbox-1.3.0.dist-info/LICENSE sha256=GEJqCIV1MczZT3wLqa9x12M7xqPMNAG_Kp5nifph2AA 1073
pywinsandbox-1.3.0.dist-info/METADATA sha256=Ij2UjYmswIHiYS4fDtzz9D6Da3GxwDje6A-Kx5A_JOw 2440
pywinsandbox-1.3.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pywinsandbox-1.3.0.dist-info/entry_points.txt sha256=aoZRAlHvEbYmJud3HsKjskLrY4hTRfFfD2UJ2IMiv2g 98
pywinsandbox-1.3.0.dist-info/top_level.txt sha256=pcfYOC15E3KIepv8bSrfY8AaE8UKoZs4a3DevhsIn6A 11
pywinsandbox-1.3.0.dist-info/RECORD

top_level.txt

winsandbox

entry_points.txt

winsandbox = winsandbox.cli:main
wsb = winsandbox.cli:main