python-build 0.2.3
pip install python-build==0.2.3
Newer version available (0.2.13)
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 version of python into a specified directory.
That’s it.
The code herein is basically derived from pyenv.
It can substitute for virtualenv.
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.3.tar.gz
.
File metadata
- Download URL: python-build-0.2.3.tar.gz
- Upload date:
- Size: 426.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ec2a97887ee718c308fcf8ac2f6fa512cf978da7fa3184cdfeb96871bb70ddd4
|
|
MD5 |
06dc3fc3d51346e191a14aa48a5cf732
|
|
BLAKE2b-256 |
dceaebbc13c44f33febfa1d1413fb9d6678bae29e8a6df7b2d44ca54776cede8
|