Installation#
To install py3dframe, you can use the following command:
pip install py3dframe
Or install it directly from the GitHub repository using:
pip install git+https://github.com/Artezaru/py3dframe.git
Requiements#
The following dependencies are required to use py3dframe:
NumPy: (https://numpy.org/) A fundamental package for scientific computing.
SciPy: (https://scipy.org/) A library used for scientific and technical computing.