need help in making a web app using django

Hey, everyone i need your help with django. I have a advances twitter scraping & OSINT tool wriiten in python but i want to make a web version of it so that i could give input through my web browser rather than giving input through command line. Can anyone guide me with this how can i do this.

Thankyou.

Start with working your way through either (or both!) of the Official Django Tutorial and the Django Girls Tutorial. These will be useful even if you have experience with other web frameworks, or perhaps especially if you have experience with other web frameworks.