gauthiier e944129627 desc
2025-09-21 07:19:06 +02:00

10 lines
174 B
Markdown

# Mathematics & Artifice
Site logics of "Mathematics & Artifice"
'''
> python -m venv venv
> source venv/bin/activate
> pip install -r requirements.txt
> python make.py
'''