{ "info": { "author": "Seequent", "author_email": "support@steno3d.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Physics" ], "description": "Steno3D Parser: .stl\n********************\n\n.. image:: https://travis-ci.org/seequent/steno3d-stl.svg?branch=master\n :target: https://travis-ci.org/seequent/steno3d-stl\n\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n :alt: MIT License\n :target: https://github.com/seequent/steno3d-stl/blob/master/LICENSE\n\n.. image:: https://img.shields.io/badge/download-PyPI-yellow.svg\n :target: https://pypi.python.org/pypi/steno3d_stl\n\nWelcome to the .stl file parser plugin for `Steno3D `_\nby `Seequent `_. This repository supplements the\n`Steno3D Python client library `_.\n\nTo install this parser, simply\n\n.. code::\n\n pip install steno3d_stl\n\nOn import, this parser plugs in to the `steno3d.parsers` module. It can be\nused as follows:\n\n.. code:: python\n\n import steno3d\n import steno3d_stl\n parser = steno3d.parsers.stl('yourfile.stl')\n (stl_project,) = parser.parse()\n\nThis parser supports binary and ASCII .stl files. Basic documentation for these\nfiles can be found on\n`Wikipedia `_.\nThis parser does not support any non-standard features such as color,\nmaterials, or multiple solids in one file. Additionally, in ASCII files,\nextra newlines are not allowed.\n\nIf you are interested in additional features you may\n`submit an issue `_\nor consider directly contributing to the\n`github repository `_. `Parser\nguidelines `_\nare available online.\n\nTo learn more, about Steno3D, visit `steno3d.com `_, the\n`Steno3D source repository `_, and our\n`online documentation `_.\n", "description_content_type": "", "docs_url": null, "download_url": "http://github.com/seequent/steno3d-stl", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://steno3d.com/", "keywords": "visualization", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "steno3d_stl", "package_url": "https://pypi.org/project/steno3d_stl/", "platform": "Windows", "project_url": "https://pypi.org/project/steno3d_stl/", "project_urls": { "Download": "http://github.com/seequent/steno3d-stl", "Homepage": "https://steno3d.com/" }, "release_url": "https://pypi.org/project/steno3d_stl/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "steno3d_stl", "version": "0.1.1" }, "last_serial": 3728650, "releases": { "0.0.2": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "2612df5b104f2ef8b95067216776273c", "sha256": "fd65c005d48c6558aa82dfb1d665df27e17ab8d532edc9cf0de20a54fbfd4ef1" }, "downloads": -1, "filename": "steno3d_stl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2612df5b104f2ef8b95067216776273c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4105, "upload_time": "2016-09-01T14:58:12", "url": "https://files.pythonhosted.org/packages/0c/96/471df345ec4bb7e835d1dd0314ee9c3e46c669914c6a206f9c1bc60df34e/steno3d_stl-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e577299af46db57914adf0ea6a261e84", "sha256": "6dd04d1f43780899bccda89f5e5b09bb31ba2d226c22413cc3d0d51215fc1958" }, "downloads": -1, "filename": "steno3d_stl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e577299af46db57914adf0ea6a261e84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4123, "upload_time": "2018-04-03T07:35:54", "url": "https://files.pythonhosted.org/packages/0a/6e/4bdfb9951cea32aab8223e3d163d3920055976e418e701403561653fffe8/steno3d_stl-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e577299af46db57914adf0ea6a261e84", "sha256": "6dd04d1f43780899bccda89f5e5b09bb31ba2d226c22413cc3d0d51215fc1958" }, "downloads": -1, "filename": "steno3d_stl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e577299af46db57914adf0ea6a261e84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4123, "upload_time": "2018-04-03T07:35:54", "url": "https://files.pythonhosted.org/packages/0a/6e/4bdfb9951cea32aab8223e3d163d3920055976e418e701403561653fffe8/steno3d_stl-0.1.1.tar.gz" } ] }