반응형
[python] streamlit.io - A faster way to build and share data apps
https://www.youtube.com/watch?v=d7fnzDQ5qM8
Streamlit • A faster way to build and share data apps
Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code.
streamlit.io
Summary for experts
- Set up your Python development environment.
- Run:
pip install streamlit - Validate the installation by running our Hello app:
streamlit hello - Jump to our Basic concepts.
반응형
'프로그래밍 > Python' 카테고리의 다른 글
[python] 유튜브 자막 가져오기 (0) | 2025.05.26 |
---|---|
[PYTHON] Streamlit: 데이터 과학자의 쉬운 웹 제작 도구, vscode에서 streamlit 디버깅 하기 (1) | 2025.05.23 |
파이썬 생태계를 소개합니다. (0) | 2025.05.23 |
[PYTHON] OpenAI python API 라이브러리 - pip install openai (0) | 2025.05.23 |
[python] Ty - 빠른 Python 타입 체커 및 언어 서버 (0) | 2025.05.12 |