Skip to main content

Classes to abstract DCC functions and make your code DCC work agnostic

Project description

This library offers a serie of classes to abstract the most common features available in Digital Content Creation (DCC) tools.

It currently supports Blender, Unreal, Maya and Houdini.

Discord Downloads

How to use it

Install the library:

pip install dccutils

Then in your code (let’s say you are working in Blender):

from dccutils import BlenderContext

dcc_software_manager.blender = BlenderContext()
print(dcc_software_manager.get_cameras())

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

About authors

DCCUtils is written by CGWire, a company based in France. We help animation and VFX studios to collaborate better through efficient tooling. We already work with more than 70 studios around the world.

Visit cg-wire.com for more information.

CGWire Logo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dccutils-0.1.8-py2.py3-none-any.whl (13.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dccutils-0.1.8-py2.py3-none-any.whl.

File metadata

  • Download URL: dccutils-0.1.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 13.4 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

Hashes for dccutils-0.1.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 aa2810b92cbaaed98e7236c0415bb5673043bfeed381ff48b8a7cbc465ae7c6b
MD5 ffb5055e85d2dff137a8574906b42321
BLAKE2b-256 7967af017d56b98c465e2351493a7f135d60b7c27b4d4c33fb7524cbe23a3bba

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