Python module of the week:
https://amanusk.github.io/s-tui/ Linux text mode system monitor – CPU and temps.Looks cool )
Modules of the week:
https://github.com/dokan-dev/dokanyhttps://github.com/dokan-dev/dokan-dotnet C++ and .NET modules allowing to build user-mode filesystem drivers.
First Github Issue is now resolved )
https://github.com/microsoft/vcpkg/issues/4175 OpenColorIO is now a vcpkg port, and can be compiled as standalone library and into OpenImageIO. Meaning now you...
Another cool module of the week:
https://github.com/benfred/py-spyTop-like python profiler. Amazing stuff.
Surprise from Python:
https://stackoverflow.com/questions/647769/why-cant-pythons-raw-string-literals-end-with-a-single-backslash Python can’t have strings ending with single slash: r’\’ is illegal, even in raw literals.The only robust way to...
Site moved
Old name joss13.com is in undefined state right now, switched to joss13.net. Just for the strange case someone reading this...
Another Maya/py module
https://github.com/mottosso/Qt.py Wrapper aroung Qt4/Qt5/PySide/PySide2. Must have for VFX development.
Maya python modules of the week:
https://pypi.org/project/bana/Maya python objects extension https://pypi.org/project/revl/Maya python code benchmarking
jTools3 UI is done
Checkmark.PySide is a very strange beast to say the least.Anyways, now the set of essential UI elements is done, so...