A general purpose code compositor designed for rigging, scene assembly, and automation. (node execution tree)
Project description
NXT Python Core
nxt (/ɛn·ɛks·ti/) is a general purpose code compositor designed for rigging, scene assembly, and automation. (node execution tree)
Installation/Usage | Docs | Contributing | Licensing
Installation/Usage
This repo is the nxt core, it does not come with a UI. If you're looking for the UI, please see the nxt editor.
This package is designed for headless execution of graphs in a render farm or other headless environment.
Only clone this repo if you're contributing to the NXT codebase.
Requirements
- Python >= 2.7.* <= 3.7.*
- We strongly recommend using a Python virtual environment
NXT Python Core
Our releases are hosted on PyPi.
Install:
pip install nxt-core
Execute Graph:
import nxt
nxt.execute_graph('path/to/graph.nxt')
Update:
pip install -U nxt-core
Special Thanks
Sunrise Productions | School of Visual Art and Design
Release | Dev |
---|---|
Project details
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 nxt-core-0.10.0.tar.gz
.
File metadata
- Download URL: nxt-core-0.10.0.tar.gz
- Upload date:
- Size: 117.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9fe0f16a72b10b9b1af08085a883f172b7b0f9fa6f17c3cbf29476014aee872 |
|
MD5 | 80af20167475da9d030f6c21a7e3c162 |
|
BLAKE2b-256 | 26d7d8a40221efd7cef279db9dd0c8889cbe053e6b5b5d12a0ffd3858ee144f3 |