import 설치한 모듈 이름
1. 먼저 모듈을 위한 폴더 만들기 2. 새로 만든 폴더에 setup.py라는 파일 만들기이 파일은 배포 패키지에 대한 메타데이터를 갖습니다. 이 파일에 아래의 코드를 작성합니다. from distutils.core import setup setup(name = 'name',version = '2.2.2',py_modules = ['name'],author = 'author_name',author_email = 'author@email.com',url = 'http://google.com',description = 'A simple printer of nested lists',) 3. 배포 패키지 만들기 $ python2 setup.py sdist 4. 배포 패키지를 설치하기 $ sudo python2 ..
Ubuntu GNU/Linux 12.04 LTS (Precise Pangolin) released. I wanted to manually install the Sun JDK 6 and 7 on Ubuntu.Updated for Ubuntu GNU/Linux 12.10 (Quantal Quetzal).Installing Sun JDK 6 on Ubuntu 12.04 / 12.10:Download the sun jdk 6 bin from here.Make the bin file executeable:chmod +x jdk-6u32-linux-x64.binExtract the bin file:./jdk-6u32-linux-x64.binMove extracted folder to this location:sud..
- Total
- Today
- Yesterday
- Thinkpad
- 소켓
- t460s
- Python
- socket
- x1 카본 5세대
- 파이썬
- L570
- t470
- 더헌트맨
- t570
- thinkpad 13
- Yoga 370
- lenovo
- t470p
- x1 carbon
- x1
- x1c
- 레노버
- x260
- L470
- c++
- 키보드
- x1 carbon 2017
- x270
- x1 carbon 5th
- x250
- x1 카본 2017
- t470s
- t450s
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |