Skip to content

tykeal/sidefx-web-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sidefx-web

Simple CLI tool for using the SideFX Web API.

Requirements

  • Python 3

Install

pip install sidefx-web
sidefx-web --setup

Example Usages

List houdini versions

sidefx-web list-builds -h                             # Print help message
sidefx-web list-builds houdini
sidefx-web list-builds houdini-qt4 --only-production  # Filter only production builds
sidefx-web list-builds houdini --version 16.5         # Filter version e.g. 16.5, 17.0
sidefx-web list-builds houdini --platform linux       # Filter platform: linux, macos, win64

Download houdini

sidefx-web download -h                      # Print help message
sidefx-web download houdini 16.5 496 linux  # Download houdini 16.5 build 496 for linux

About

Simple tool for downloading using the SideFX Web API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages