Metadata-Version: 2.4
Name: fastpyrepl
Version: 0.1.0
Summary: FastAPI service for executing Python code in session-scoped environments
Author-email: Jyotin Goel <b22ai063@iitj.ac.in>
License: MIT
License-File: LICENSE
Classifier: Framework :: FastAPI
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.12
Requires-Dist: fastapi>=0.115.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: typer>=0.12.0
Requires-Dist: uvicorn>=0.30.0
Description-Content-Type: text/markdown

# docker-python-repl
Docker Python REPL for execution of code over HTTP
