Skip to main content

A set of tools extending the capabilities of bpy (blender as a python module).

Project description

https://raw.githubusercontent.com/Argmaster/pyr3/main/docs/_static/logo_wide.png

Overview

Package License Documentation Status Workflow Status Workflow Status Code coverage stats GitHub release (latest by date) GitHub commit activity GitHub pull requests GitHub closed pull requests GitHub issues GitHub code size in bytes PyPI Package latest release PyPI Wheel Supported versions Supported implementations
The PyR3 package serves two purposes:
  • provides blender in form of python package (bpy)

  • contains useful shortcuts and abstractions over bpy API

This package is released under MIT license. Be aware that dependencies might be using different licenses.

Installation

PyR3 is available on Python Package Index and can be installed automatically with pip:

pip install PyR3

You can also install the in-development version from github with:

pip install https://github.com/Argmaster/pyr3/archive/main.zip

Complicated bpy requirement

Unlike previous releases, since 0.2.2 bpy is no longer automatically installed when importing PyR3, as this solution was not what’s expected by typical developer.

Now to install bpy automatically you have to invoke PyR3.install_bpy module:

python -m PyR3.install_bpy

Or you can use install_bpy_lib() function from this module. After installing bpy it has to be manually uninstalled. It may happen that in future releases some uninstall script will be created, but for now manual removal is the only way.

Documentation

Documentation is available on-line at https://pyr3.readthedocs.io/

You can also build documentation yourself using tox:

git clone hhttps://github.com/Argmaster/pyr3.git
cd PyR3
tox -e docs

Changelog

0.0.0 (2021-09-27)
  • First release on PyPI.

0.1.0 (2021-10-01)
  • Added Modifiers: Boolean, Array, Solidify and Bevel

  • Added fromPyData()

  • Improved documentation

  • Added example files

  • Added dark theme to docs

0.1.1 (2021-10-01)
  • Hotfix of missing dependencies in package

0.1.2 (2021-10-01)
  • Hotfix of export/import API

0.2.0 (2021-10-03)
  • Added materials shortcuts

  • Updated documentation

  • Bpy is no longer automatically installed

  • Bpy can be now installed via PyR3.install_bpy script

0.2.3 (2021-10-03)
  • Updated documentation

0.3.0 (2021-10-21)
  • Introduced new development pipeline

  • Extendent usage documentation

  • .blend1 files no longer can be imported/exported with shortcuts.io functions

  • Added LibraryManager class for managing 3D component libraries

  • Added LibraryObject class responsible for managing libraries

  • Added LibraryInfoV1_0_0 and ModelInfoV1_0_0 classes for __lib__.yaml version 1.0.0 files validation

  • Added way to extend set tags of a model from __lib__.yaml - via __user__.yaml

  • Added documentation for newest features

  • Added MeshProject class and project configuration convention

  • Added PlaceFile class which can parse place file and convert it into MeshProject file

  • Added PyR3.construct CLI for operating on MeshProject files

  • Added PyR3.meshlib CLI for operating on mesh libraries

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

PyR3-0.3.0.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

PyR3-0.3.0-py3-none-any.whl (46.2 kB view details)

Uploaded Python 3

File details

Details for the file PyR3-0.3.0.tar.gz.

File metadata

  • Download URL: PyR3-0.3.0.tar.gz
  • Upload date:
  • Size: 2.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5

File hashes

Hashes for PyR3-0.3.0.tar.gz
Algorithm Hash digest
SHA256 029f5614a20c209475fb26f8c39c86db35a935fbfeac82417cb6e51bd2f30c69
MD5 495945603ba289888719962c60a00ce0
BLAKE2b-256 94ac861d5829802956ad232934ae08f54eec1d1a797032873b39cdf2aa31ebf0

See more details on using hashes here.

File details

Details for the file PyR3-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: PyR3-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 46.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5

File hashes

Hashes for PyR3-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 752b803de4afa49d065fb19e09d72e0abb4f756c533813cb26798ba61a522daa
MD5 486d3aebf18cf6f48e967c17810e021f
BLAKE2b-256 cfe92dd2326316ec5bd3efd7b9235646d1c40e6882f913aca052c5faac2fdf3e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page