All related tools and utilities
Project description
houdiniUtils
This package provides a collection of utilities for Houdini, including tools for managing texture IDs and renaming textures based on specified patterns.
Installation
1. Ensure Python is Installed
Before installing the houdiniUtils package, make sure Python is installed on your system. You can check this by running the following command in your terminal (macOS) or PowerShell (Windows):
python --version
or
python3 --version
If Python is not installed, you can download and install it from the official Python website.
2. Install the Package
You can install the houdiniUtils package either globally or within a virtual environment. However, we recommend using a virtual environment to avoid any potential conflicts, especially since Houdini 20.5.XXX uses Python 3.11.7.
2.1 Using a Virtual Environment
To create and activate a virtual environment, follow the instructions provided in the Python documentation on venv.
After activating your virtual environment, you can install the package by running:
pip install houdiniutils
3. Run the Post-Installation Script
Once the package is installed, you need to generate and copy houdiniUtils.shelf to the toolbar directory and houdiniUtils.json to the packages directory within your Houdini user preferences directory. This can be done by running the following post-installation command:
houdiniutils_post_install
This command will automatically detect your Houdini user preferences directory, create the necessary files, and place them in the appropriate locations.
By following these steps, you will have successfully set up the houdiniUtils package and configured the necessary environment variables for Houdini.
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
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 houdiniutils-0.1.3.tar.gz.
File metadata
- Download URL: houdiniutils-0.1.3.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c1e51dadf617f5f39bc8973df3baaa47e012021ccaf86e095fdf7b15f5d1c27
|
|
| MD5 |
476f30650b6857ddc4b30f0e171051bc
|
|
| BLAKE2b-256 |
5c59b01535d066997ce164605ec83fee630d4d4fd489e0001a7cb1118dbac6cf
|
File details
Details for the file houdiniutils-0.1.3-py3-none-any.whl.
File metadata
- Download URL: houdiniutils-0.1.3-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9b1cd9b20bfca486b88bcc2221a8121d8f9352e63828cf99d6854ca866da61c
|
|
| MD5 |
677ea04993feef86c10ac82af924fe84
|
|
| BLAKE2b-256 |
01eb8e879f0b3925a1de86679ddad6707b8ea267f3e3eba9fd0c933a78de049f
|