Code to provide recommendations for teachers when they are creating a new question. The code is deployed to an AWS lambda function.
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- aws-actions/amazon-ecr-login v2 composite
- aws-actions/configure-aws-credentials v4 composite
- docker/setup-buildx-action v1 composite
Dockerfile
docker
- public.ecr.aws/lambda/python 3.12-arm64 build
- rabidsheep55/python-base-eval-layer latest build
- antlr4-python3-runtime ==4.7.2
- latex2sympy2 master
- mpmath ==1.2.1
- sympy ==1.10.1
- typing_extensions *
requirements.txt
pypi
- numpy *
- python-Levenshtein *
- sympy ==1.12.1
- zss ==1.2.0
Links
- Source: https://github.com/lambda-feedback/patternMatching
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/lambda-feedback/patternMatching
Repository Details
- Stars 0
- Forks 0
- Open issues 0
- License None
- Language Python
- Size 117 KB
- Created at over 1 year ago
- Updated at 6 months ago
- Pushed at 6 months ago
- Last synced at 6 months ago
- Dependencies parsed at 15