Metadata-Version: 2.4
Name: safe-colab-cli
Version: 0.6.3
Summary: CLI tool for safe collaboration - sandboxed Jupyter kernel with remote Hypha service access
Author: Amun AI AB
License: MIT
Keywords: safe-colab,sandbox,jupyter,hypha,remote-execution
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: hypha-rpc>=0.20.0
Requires-Dist: jupyter_client>=8.0
Requires-Dist: ipykernel>=6.0
Requires-Dist: click>=8.0
Requires-Dist: python-dotenv>=1.0
Requires-Dist: httpx>=0.24.0
Provides-Extra: sandbox
Requires-Dist: nono-py>=0.1.0; extra == "sandbox"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
