Welcome to the plyfile
Python module, which provides a simple facility
for reading and writing ASCII and binary PLY files.
To install the latest official release:
pip3 install plyfile
To install from source:
# From the project root
pip3 install .
Have questions? Feel free to ask in Discussions.
Copyright Darsh Ranjan and plyfile
authors.
This software is released under the terms of the GNU General Public
License, version 3. See the file COPYING
for details.