Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 440 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 440 Bytes

Travel Agent

Python 3.8

0- Installation

$ git clone https://github.com/AbdelrahmanAbounida/travel_agent.git
$ cd travel_agent
$ pip install -r requirements.txt

1- .env

Create a .env file in travel_agent folder with .env.local fields

2- Running

$ streamlit run 1_Home.py