A production-ready Python 3.11 app (Windows-first) that auto-subscribes an email to newsletters from a list of URLs.
- Ensure Python 3.11 is installed.
- Open Command Prompt and run:
python -m venv .venv .venv\Scripts\activate pip install -r requirements.txt playwright install python -m src.main