Metadata-Version: 2.4
Name: python-sb
Version: 0.0.0
Summary: Invoke python code in a sandbox
Author-email: Philippe PRADOS <github@prados.fr>
License-Expression: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <4.0,>=3.13
Requires-Dist: pysandboxes
Description-Content-Type: text/markdown


It's a wrapper for pysandboxes, to enable the use of `uvx python-sb -m <my-module>`

See https://github.com/pprados/pysandboxes
