{"library":"transforms3d","type":"library","category":null,"description":"transforms3d is a Python library providing a collection of functions and classes for creating and converting 3-dimensional transformations, including rotations, zooms, shears, and reflections. It is largely based on the `transformations.py` module by Christoph Gohlke, with significant restructuring and ongoing maintenance by Matthew Brett. The library is currently at version 0.4.2 and sees active maintenance for bugfixes and compatibility updates, particularly with NumPy.","language":"python","status":"active","version":"0.4.2","tags":["3D","transformations","quaternions","euler angles","matrices","robotics","geometry","scientific computing"],"last_verified":"Sat May 23","install":[{"cmd":"pip install transforms3d","imports":["from transforms3d.euler import euler2mat","from transforms3d.quaternions import mat2quat","from transforms3d.axangles import axangle2mat"]}],"homepage":null,"github":"http://github.com/matthew-brett/transforms3d","docs":null,"changelog":null,"pypi":"https://pypi.org/project/transforms3d/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":0.29,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/transforms3d/compatibility"}}