CoolFace
Apppublic

assathe/data-analyst-agent2

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
.dockerignore20 linesDownload Raw Back to root
1venv
2__pycache__
3*.pyc
4*.pyo
5*.pyd
6.Python
7.env
8mainc1.py
9
10# Virtual environment
11venv/
12ENV/
13env/
14.venv/
15.git/
16testenv/
17.vercel/
18.vercelignore
19.gitignore
20data-analyst-agent/