A library to extract and access data from a STEP or STP file in a structured way.
Project description
STEP file parser implemented in pure python
Requirements
- Python 3.7+
- sqlite3
Usage
To use the code in this library, you can first run the parser.py file against your STEP (.step or .stp) file which will extract the data and normalize it into a Sqlite database (.db) file. This database file can then be read by using an open connection and passing it to the provided parser classes which will then read all of the types and attributes required by itself and its heirarcy of children data structures.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_step_parser-0.2.0.tar.gz.
File metadata
- Download URL: python_step_parser-0.2.0.tar.gz
- Upload date:
- Size: 11.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f35dbddcf29991e7610ae77bdaad6fdf6aca4f829a09d9eba82e22bc978849e4
|
|
| MD5 |
d283feb59b3fcfc9aba26410be1ad941
|
|
| BLAKE2b-256 |
250b3071d6171e1e7e659baed51b6d75df72e85b8ec873082bbae1dda609c5e7
|
File details
Details for the file python_step_parser-0.2.0-py3-none-any.whl.
File metadata
- Download URL: python_step_parser-0.2.0-py3-none-any.whl
- Upload date:
- Size: 74.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c7b7cb0df7a79c2ccd8e83b617c522e3e425bb165576ea5c4f0567b185a8f86
|
|
| MD5 |
d9fdc794bcd44d4ce2ad194088276a9b
|
|
| BLAKE2b-256 |
eec181bcb38e29cc3ce990b8f9ad2895c1551ee3a93e08792aff9866c1b658dd
|