Go to file
Aymeric 7b0b01d8f3 Refactor documentation 2024-12-20 16:15:06 +01:00
docs Refactor documentation 2024-12-20 16:15:06 +01:00
examples Consolidate pushing Tools to Hub 2024-12-19 16:57:05 +01:00
src/agents Consolidate pushing Tools to Hub 2024-12-19 16:57:05 +01:00
tests Consolidate pushing Tools to Hub 2024-12-19 16:57:05 +01:00
.gitignore alternative of how to interface with docker 2024-12-17 15:29:47 +01:00
Dockerfile Consolidate pushing Tools to Hub 2024-12-19 16:57:05 +01:00
LICENSE Initial commit 2024-12-05 12:28:04 +01:00
Makefile Uv config 2024-12-11 16:15:49 +01:00
README.md Consolidate pushing Tools to Hub 2024-12-19 16:57:05 +01:00
pyproject.toml Downgrade minimum python version 2024-12-20 12:16:19 +01:00
requirements.in Uv config 2024-12-11 16:15:49 +01:00
requirements.txt Ruff formatting 2024-12-11 16:16:18 +01:00
server.py another example 2024-12-17 17:01:34 +01:00

README.md

License Documentation GitHub release Contributor Covenant

Run agents!

W

To run Docker, run docker build -t pyrunner:latest .

This will use the Local Dockerfile to create your Docker image!