html_crashed_lab is a workshop to make a small program to parser html tags with Python or combined any other good programming languages.
- Linux host such as Arch Linux, Debian, Ubuntu, RHEL ...etc
- Python == 3.10.12
- pyenv+poetry
- pyenv for Python versions control
- poetry for Project dependency control
- Project dependcy detialls will be in pyproject.toml/poetry.lock
- detial dependcies will be stored in pyproject.toml/poetry.lock
- docker/podman (just pickup one to do conatiner image building and running)
git clone
python3 src/main.py