Skip to main content

Render blender scenes

Project description

Telegraf Build Api

Docs

API-Documentation can be found here: https://skillor.github.io/blender-render-api/

Installation

All settings can be overwritten with environment variables with the same name.

Setup in Unix

Install Blender

Install requirements

pip3 install -r requirements.txt

Install API requirements

pip3 install -r requirements_api.txt

Copy "settings_example.py" to "settings.py"

cp settings_example.py settings.py

Edit your settings.py

Start the server

python3 -m uvicorn main:app --host 0.0.0.0 --port 8000 --log-level warning

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

Blender Renderer-0.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

Blender_Renderer-0.1-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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