Python 安装管理器 pythonz
- 授权协议: 未知
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/saghul/pythonz
软件介绍
pythonz 是一个 Python 安装管理器,支持 CPython, Stackless, PyPy 和 Jython
使用示例:
pythonz install 2.7.3 pythonz install -t stackless 2.7.2 pythonz install -t jython 2.5.2 pythonz install -t pypy --url https://bitbucket.org/pypy/pypy/downloads/pypy-1.8-osx64.tar.bz2 1.8 pythonz install --verbose 2.7.2 pythonz install --configure="CC=gcc_4.1" 2.7.2 pythonz install --url http://www.python.org/ftp/python/2.7/Python-2.7.2.tgz 2.7.2 pythonz install --file /path/to/Python-2.7.2.tgz 2.7.2 pythonz install 2.7.3 3.2.3
Think Python
Allen B. Downey / O'Reilly Media / 2012-8-23 / GBP 29.99
Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms ......一起来看看 《Think Python》 这本书的介绍吧!
MD5 加密
MD5 加密工具
UNIX 时间戳转换
UNIX 时间戳转换
