Skip to content

Repository files navigation

print(shutil.which("uv"))```

```pip install uv```

```uv init AI_Travel_Planner```

```uv pip list```

```uv python list```

```uv python install ypy-3.10.16-windows-x86_64-none```

```uv python list```

```uv venv env --python cpython-3.10.18-windows-x86_64-none```

```uv add pandas```

#if you have conda then first deactivate that
```conda deactivate```

```uv venv env --python cpython-3.10.18-windows-x86_64-none```

## use this command from your virtual env
```C:\Users\sunny\AI_Trip_Planner\env\Scripts\activate.bat```


streamlit run streamlit_app.py


uvicorn main:app --reload --port 8000

About

No description, website, or topics provided.

Resources

Stars

74 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages