Skip to content

csaez/wishlib

Repository files navigation

WishLib

wishlib is a multi-purpose library for Autodesk Maya and Softimage developments.

Highlights

  • Abstraction of PyQt/PySide bindings.
  • Serialization through wishlib.Wrapper base class.
  • Convenients utility functions/shortcuts for Autodesk Maya and Softimage.

Dependencies

Installation

Clone the repo and type in a terminal:

python setup.py install

Contributing

  • [Check for open issues] (https://github.com/csaez/wishlib/issues) or open a fresh issue to start a discussion around a feature idea or a bug.
  • Fork the wishlib repository on Github to start making your changes (make sure to isolate your changes in a local branch when possible).
  • Write a test which shows that the bug was fixed or that the feature works as expected.
  • Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to CONTRIBUTORS.md

Notes

For more info, refer to the documentation.

About

Core library for Autodesk Maya/Softimage developments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages