pyhapi | Object-Oriented Python Wrapper for Houdini Engine C API
kandi X-RAY | pyhapi Summary
kandi X-RAY | pyhapi Summary
pyhapi is a Python library. pyhapi has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install pyhapi' or download it from GitHub, PyPI.
Object-Oriented Python Wrapper for Houdini Engine's C API. Note that this is 3rd party binding, not official.
Object-Oriented Python Wrapper for Houdini Engine's C API. Note that this is 3rd party binding, not official.
Support
Quality
Security
License
Reuse
Support
pyhapi has a low active ecosystem.
It has 17 star(s) with 3 fork(s). There are 5 watchers for this library.
It had no major release in the last 12 months.
pyhapi has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of pyhapi is 0.0.4b2
Quality
pyhapi has 0 bugs and 0 code smells.
Security
pyhapi has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
pyhapi code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
pyhapi is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
pyhapi releases are not available. You will need to build from source code and install.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
It has 3116 lines of code, 301 functions and 28 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed pyhapi and discovered the below as its top functions. This is intended to give you an instant insight into pyhapi implemented functionality, and help decide if they suit your requirements.
- Initialize a session .
- Get asset definition .
- Get all display geos for a node .
- Wait for cookies .
- Gets the asset definition count for a given asset .
- Work loop .
- Returns a list of available asset names .
- Create a new heightfield input node .
- Get asset definition information .
- Extract data from a SOAP part .
Get all kandi verified functions for this library.
pyhapi Key Features
No Key Features are available at this moment for pyhapi.
pyhapi Examples and Code Snippets
No Code Snippets are available at this moment for pyhapi.
Community Discussions
No Community Discussions are available at this moment for pyhapi.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pyhapi
You could use either (a) pip or (b) clone and install.
For Windows, run powershell ./sethoupath.ps1 it should add houdini's dsolib and bin directory to PATH.
For Linux Add /opt/hfs<version>/dsolib/ to LD_LIBRARY_PATH Example: export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/opt/hfs17.5/dsolib/
For Windows, run powershell ./sethoupath.ps1 it should add houdini's dsolib and bin directory to PATH.
For Linux Add /opt/hfs<version>/dsolib/ to LD_LIBRARY_PATH Example: export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/opt/hfs17.5/dsolib/
Support
Please visit pyhapi documentation.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page