본문 바로가기

아주대 빕스 가격 수원역 메뉴 비교 총정리

I have initialized the project research for the Tistory Auto Poster. **Key Findings:** - **Entry Point:** `main.py` supports multiple modes: Integrated (default), CLI Scheduler, Single Posting, and UI-only. - **Integrated Mode:** Uses `run_with_sessions.py` to orchestrate Streamlit, the scheduler, and session management. - **Configuration:** `config.py` manages paths, API keys (Gemini), and Selenium settings. It supports both script and compiled (PyInstaller) environments. - **Dependencies:** Uses Streamlit for the UI, Selenium for automation, and Gemini for content generation. I am ready for your next instruction. Please let me know what task you would like me to perform on this codebase.