python
Beautiful Soup 4.3.2 설치하기
자유프로그램
2014. 12. 17. 21:51
반응형
Beautiful Soup 4.3.2 설치하기
테스트 환경 : windows 7 64bit, python 2.7.9
참고 : http://www.crummy.com/software/BeautifulSoup/ --- 홈페이지
** pip 로 설치 잘 됨.
pip install beautifulsoup4
반응형