Run these commands in the terminal:
python -m venv venv.\venv\Scripts\activatepip install -r .\requirements.txtConfigure .env file with such attributes:
BOT_TOKEN - Telegram Bot token which u can get using BotFather in Telegram
WEATHER_API_KEY - WeatherAPI Key which u can get at https://openweathermap.org/api
After all u can run the project and checkout your bot at Telegram