python-build 0.2.13
pip install python-build==0.2.13
Latest version
Released:
Tool to download and build python based upon pyenv.
Navigation
Unverified details
These details have not been verified by PyPIMeta
- License: GNU Library or Lesser General Public License (LGPL) (MIT)
- Author: Colm O'Connor
- Tags build , download , install , python , versions
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
Python-Build
BuildPython is a python library to download and build a specified version of python into a specified directory.
That’s it.
The code is basically derived from pyenv but provides a bit of a nicer wrapper.
It was built for use with http://hitchtest.com/ so that you can test the same code with multiple versions of python.
Use
Install:
$ pip install python-build
Use in python:
>>> import python_build >>> python_build.python_build("2.7.3", "/home/user/projectdirectory/py273")
Use outside of python:
$ python-build 2.7.3 /home/user/projectdirectory/py273
Help:
$ python-build --help
Project details
Unverified details
These details have not been verified by PyPIMeta
- License: GNU Library or Lesser General Public License (LGPL) (MIT)
- Author: Colm O'Connor
- Tags build , download , install , python , versions
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file python-build-0.2.13.tar.gz
.
File metadata
- Download URL: python-build-0.2.13.tar.gz
- Upload date:
- Size: 449.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f22ed87d097adf9a9e498b11f354e4b4bc5d285fc254a5c2050fa26b4e415506
|
|
MD5 |
fe73034752901ed6745cc3fa87af42a8
|
|
BLAKE2b-256 |
580a6390b678c9c45606fcbb429c8e66fb8c4838dc24f0363fd7c974e3501f11
|