GUI package manager for Houdini
Project description
Houdini Package Manager
A comprehensive GUI package manager for Houdini. Manage all your plugins and create new packages with ease.
- Download the application: https://houpm.com
- Github repository: https://github.com/ariffjeff/houdini-package-manager
- PyPI repository: https://pypi.org/project/houdini-package-manager
Building the project yourself
- Make your code changes.
- Version bump the project with
poetry version minor
. Usemajor
orpatch
in place ofminor
if appropriate.- Both
pyproject.toml
and__version__.py
will be updated automatically due to poetry-bumpversion being installed in this project.
- Both
- Do
make build-exe
to build the project. It will appear indist/
/resources
is copied over to the build folder automatically for you so you don't have to worry about it.
- Do
make zip
to make a .zip of the build indist/
- Run the build by going to
dist/
, finding the .exe, and running it there. - If you get unexpected results (something isn't working right):
- Remove
-w
from thebuild-exe:
action in theMakefile
- Do
make build-exe
again. - Run the .exe and you'll notice a terminal pops up along with the app. If any errors occur you'll be able to see them there.
- Remove
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 Distribution
Built Distribution
File details
Details for the file houdini_package_manager-1.0.4.tar.gz
.
File metadata
- Download URL: houdini_package_manager-1.0.4.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee61fbc1c5f18ab8a8fef7863dfab2fb1e0400c9dace549cb2a7a337e9bef4b4 |
|
MD5 | 68da18e3de60d6e88cc69a0c6eea8e6f |
|
BLAKE2b-256 | d1d621e5c5eb0c5eb4038ab0d0dd859db990ad4f2bc021c4820744952bc54eb2 |
File details
Details for the file houdini_package_manager-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: houdini_package_manager-1.0.4-py3-none-any.whl
- Upload date:
- Size: 3.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79b0e3879070387ccaa9ddf034bad8321531ddee4e9408a93744819b41a3aa9d |
|
MD5 | 775fa317de2fc4a6e8482a914357e4ee |
|
BLAKE2b-256 | 17b56c8301f4e13c682a2fa28f2a81dcc0bcf91d0e9b5a2d34a455511097b03f |