Skip to main content

steno3d_stl

Project description

https://travis-ci.org/3ptscience/steno3d-stl.svg?branch=master MIT License https://img.shields.io/badge/download-PyPI-yellow.svg

Welcome to the .stl file parser plugin for Steno3D by 3point Science. This repository supplements the Steno3D Python client library.

To install this parser, simply

pip install steno3d_stl

On import, this parser plugs in to the steno3d.parsers module. It can be used as follows:

import steno3d
import steno3d_stl
parser = steno3d.parsers.stl('yourfile.stl')
(stl_project,) = parser.parse()

This parser supports binary and ASCII .stl files. Basic documentation for these files can be found on Wikipedia. This parser does not support any non-standard features such as color, materials, or multiple solids in one file. Additionally, in ASCII files, extra newlines are not allowed.

If you are interested in additional features you may submit an issue or consider directly contributing to the github repository. Parser guidelines are available online.

To learn more, about Steno3D, visit steno3d.com, the Steno3D source repository, and our online documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

steno3d_stl-0.1.0.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file steno3d_stl-0.1.0.tar.gz.

File metadata

File hashes

Hashes for steno3d_stl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fd65c005d48c6558aa82dfb1d665df27e17ab8d532edc9cf0de20a54fbfd4ef1
MD5 2612df5b104f2ef8b95067216776273c
BLAKE2b-256 0c96471df345ec4bb7e835d1dd0314ee9c3e46c669914c6a206f9c1bc60df34e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page