dccutils_server is a fastAPI server for DCCs based on dccutils.
Project description
This library offers a fastAPI server for DCCs based on dccutils to abstract the most common features available in Digital Content Creation (DCC) tools.
It currently supports Blender, Unreal, Maya and Houdini.
How to use it
Install the library:
pip install dccutils_server
Then in your code:
import dccutils_server
dccutils_server.server_start_threading()
Contributions
All contributions are welcome as long as they respect the C4 contract.
Code must follow the pep8 convention.
You can use the pre-commit hook for Black (a python code formatter) before commiting :
pip install pre-commit
pre-commit install
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dccutils_server-0.1.3-py2.py3-none-any.whl.
File metadata
- Download URL: dccutils_server-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9f2ac50e5337e08a243f876d173cae00ad2ef343d4690a825796270e24c7f27
|
|
| MD5 |
a02dcea266b7bbdaa93ddae6f5bf5425
|
|
| BLAKE2b-256 |
aae77bc0db91260be809174ae2f0449a1549800711d532b131eac12b807a896a
|