numpy-stl
=========

A fast library for reading, writing, and modifying STL files, powered by NumPy.

.. toctree::
   :maxdepth: 2
   :caption: Getting Started

   getting-started/installation
   getting-started/quickstart

.. toctree::
   :maxdepth: 2
   :caption: User Guide

   guide/reading-writing
   guide/mesh-operations
   guide/properties
   guide/cli
   guide/speedups

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   api/index
   api/mesh

Indices and Tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
