Pre-built Blender 2.79 as a python3.5 module bpy for linux.
Project description
# bpy Pre-built [Blender](https://www.blender.org/) 2.79 as a python 3.5 module bpy for linux.
## Dependencies Note that this repository requires Python 3.5. Run [THIS](https://github.com/sobotka/blender/blob/v2.79/build_files/build_environment/install_deps.sh) script to install all Blender dependencies before installing this module. `bash wget "https://raw.githubusercontent.com/sobotka/blender/v2.79/build_files/build_environment/install_deps.sh" chmod +x install_deps.sh ./install_deps.sh `
## Installation To install via [pypi](https://pypi.org/project/blender/#description): `bash python3 -m pip install blender ` Alternatively: `bash git clone https://github.com/uzairakbar/blender.git python3 -m pip install path/to/cloned/repo `
## Usage `bash from blender import bpy `
Project details
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 blender-1.4.tar.gz
.
File metadata
- Download URL: blender-1.4.tar.gz
- Upload date:
- Size: 24.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddad81081e4e4d14e91cf49886028a96d620f0ebc514dc82f51774ec42117de9 |
|
MD5 | fca40c1bc409a65f1818357d75ce0fdc |
|
BLAKE2b-256 | b9ac31d3d2a51a4db8b0df7900978a50a88664054b3d9b07e8a909e282b150e6 |