pip를 이용시
>>>pip install Celery
easy_install 이용시
>>>easy_install Celery
파일을 다운받아서 설치시
http://pypi.python.org/pypi/celery/
1
2
3
4
5
6
7
| $ tar xvfz celery-0.0.0.tar.gz$ cd celery-0.0.0$ python setup.py build# python setup.py install # as root |
개발자 버젼입니다.
깃헙에서 받으세요
1
| $ git clone git://github.com/celery/celery.git |
잡시다 오늘 허접하지만 많이 나갔네요
댓글 없음:
댓글 쓰기