Skip to content

html_crashed_lab is a workshop to make a small program to parser html tags with Python or combined any other good programming languages.

License

Notifications You must be signed in to change notification settings

hong539/html_crashed_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html_crashed_lab

html_crashed_lab is a workshop to make a small program to parser html tags with Python or combined any other good programming languages.

Prerequisites

  • 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)

Quick Start

git clone
python3 src/main.py

About

html_crashed_lab is a workshop to make a small program to parser html tags with Python or combined any other good programming languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages