i made it because i was configuring a lot of websites of django ,react,nextjs ... and i got tired of repetitive task.
python3 -d example.com -p 8000 -e admin@example.com
python3 -d example.com -p 3000 --no-ssl
python3 -d example.com -p 8080 -www -e admin@example.com
python3 -d example.com -p 3000 -www --no-sslor you can simply see the manual by:
python nginx-configer.py