Languages:
Python
HTML and CSS
pip: pip 22.3.1
Tutorial: Replit
- pip
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py
- Chardet
pip install chardet
- tkinter
pip install tkinter
- flask
pip install Flask
- schedule
pip install schedule
- BeautifulSoup
pip install beautifulsoup4