Reloadium
Advanced Hot Reloading for Python
Features
- 파이썬 앱에 "Edit and Continue" 기능을 제공
- 함수가 변경될 때마다 재실행
- PyCharm용 플러그인 제공(다른 에디터도 지원예정)
- Django / Flask 도 저장할 때마다 뷰/앱을 리로드 & 리프레시
- SqlAlchemy 에서 함수를 재실행한 후 필요 없는 객체 생기지 않도록 DB변경을 롤백
- Pandas 객체도 핫리로딩
See also
- Hot reload
-
Watchgod- 'G'od 이다. watchfiles로 이전. - Watchdog - 'D'og 이다.
- LiveReload - Hot reload watch server.
- Reloadium - Advanced Hot Reloading for Python
- Watchman - A file watching service
- PM2
- Python