10 lines
174 B
Markdown
Raw Normal View History

2025-09-21 06:54:25 +02:00
# Mathematics & Artifice
2025-09-21 06:51:53 +02:00
2025-09-21 07:19:06 +02:00
Site logics of "Mathematics & Artifice"
'''
> python -m venv venv
> source venv/bin/activate
> pip install -r requirements.txt
> python make.py
'''