- Win 11, 파이썬 3.13을 이용하는 경우 pip install -r requirements.txt로 패키지를 설치하는 과정에서 에러가 발생할 수 있습니다 ('24.11.24 기준)
청약 FAQ 문서 링크 : 링크바로가기
Python 가상환경 설정 가이드 : https://github.com/dabidstudio/dabidstudio_guides/blob/main/python-set-venv.md
OpenAI API Key 발급 방법 : https://github.com/dabidstudio/dabidstudio_guides/blob/main/get-openai-api-key.md
- 다음 명령어로 필요한 패키지 설치:
pip install -r requirements.txt
.env파일을 생성하고 OpenAI API Key 입력:OPENAI_API_KEY=your-openai-api-key-here- 다음 명령어로 웹 서비스 실행:
streamlit run start.py
- 시작 코드:
start.py - 완성 코드:
completed.py
- 30세대 미만의 주택을 공급하려는 경우에도 전매제한을 적용받는지
- 주택청약종합저축은 증여 또는 명의변경이 가능한가요?
- 무순위 청약 시에도 부부 중복신청이 가능한가요?
- 혼인신고일이 2018. 9. 1.인 경우 언제까지 신혼부부 주택 특별공급의 신청이 가능한가요?

