기본적으로 파이썬으로 모든걸 다 할 수 있다는 읽어볼 만한 글이다. JS로 다 하는세상에서...
앤빌 같은것은 한 번 시도해 봐도 좋을 듯 한데.
매력적인 프론트 엔드를 만드는 파이썬 웹 프레임워크 3가지
https://www.ciokorea.com/news/299707#csidxdd2ba8ab5803138bc386f67c2603081
매력적인 프론트 엔드를 만드는 파이썬 웹 프레임워크 3가지
파이썬은 오래전부터 서버 측 프레임워크용 언어로 쓰였고, 거의 모든 규모, 거의 모든 환경의 프로젝트를 지원한다. 그러나 파이썬은 전통적으로 백
www.ciokorea.com
Anvil: Web Apps with Nothing but Python
Yes, really, nothing but Python! Anvil has a drag-and-drop editor, Python in the browser and on the server, and one-click deployment.
anvil.works
Reflex
Completely customizable All Reflex components are fully customizable. Change the colors, fonts, and styles to match your project.
reflex.dev
JustPy
JustPy Introduction JustPy is an object-oriented, component based, high-level Python Web Framework that requires no front-end programming. With a few lines of only Python code, you can create interactive websites without any JavaScript programming. JustPy
justpy.io

'IT > 파이썬' 카테고리의 다른 글
파이썬에서 파일 열기: `w`와 `wt` 모드의 차이점 및 한글 인코딩 처리 (0) | 2024.05.16 |
---|---|
Pydantic none 오류 처리 방법 - Optional 사용 (0) | 2024.02.02 |
AWS 라이트세일 - 파이썬 코드 백그라운드 돌려놓기 (0) | 2023.07.07 |
파이썬 - 변수 넘길때 복사인지 포인트만 넘어가는지? (0) | 2023.07.07 |
FastAPI 에 Nginx 웹서버 필요? (0) | 2023.06.30 |