# SWOT Analysis | |
https://en.wikipedia.org/wiki/SWOT_analysis | |
## Gradio app: SWOT analysis | |
``` | |
(venv) PROMPT> python -m src.swot.app_swot_analysis | |
* Running on local URL: http://127.0.0.1:7860 | |
To create a public link, set `share=True` in `launch()`. | |
``` | |