A pure python package to read and write Tecplot binary data
Project description
TecIO
Introduction
TecIO is a pure Python package licensed under GPL v3, designed to facilitate the reading and writing of data files in the Tecplot® binary format. Please note that Tecplot® is a registered trademark belonging to Tecplot, Inc in the United States and other countries. This package is not affiliated with or endorsed by Tecplot, Inc.
TecIO is written entirely in Python and does not require the installation of Tecplot products; or possession of a Tecplot license. However, you need to have Preplot™ to read ASCII format file.
Tecplot binary file format can be found at 360 data format guide Appendix A.
Installation
You can install TecIO using pip:
pip install tecio
Dependencies
TecIO depends on the following Python packages:
- NumPy: For efficient numerical operations.
- Construct: For parsing and building binary data structures.
These dependencies will be automatically installed when installing TecIO.
Usage
Check test
folder
License
TecIO is licensed under the GPL v3 or later license. See LICENSE for more details.
Disclaimer
Tecplot®, Tecplot 360,™ Tecplot 360 EX,™ Tecplot Focus, the Tecplot product logos, Preplot,™ Enjoy the View,™ Master the View,™ SZL,™ Sizzle,™ and Framer™ are registered trademarks or trademarks of Tecplot, Inc. in the United States and other countries. All other product names mentioned herein are trademarks or registered trademarks of their respective owners. This package is not affiliated with or endorsed by Tecplot, Inc.
Support and Contributions
For any issues or feature requests, please open an issue on GitHub.
Contributions are welcome! Feel free to fork the repository and submit pull requests.
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
Built Distribution
File details
Details for the file tecio-2.0.5.tar.gz
.
File metadata
- Download URL: tecio-2.0.5.tar.gz
- Upload date:
- Size: 50.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c770fe08e62270ff3dad9aad93551b8d67c5ba60550787ad9b42ae1c4ee5586 |
|
MD5 | 7abbb5b0cda85fc0f78e4c6fc63fa90c |
|
BLAKE2b-256 | aeb42623e2459b1404af32462ea7e894b08d3412ec1ba96601d68e1e0725c66b |
File details
Details for the file tecio-2.0.5-py3-none-any.whl
.
File metadata
- Download URL: tecio-2.0.5-py3-none-any.whl
- Upload date:
- Size: 37.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8c962397273b2019ff87d7836fde28399844a5be8971e4535e918200f1db27e |
|
MD5 | f39cfa57b2be537e279e8a28e1909f82 |
|
BLAKE2b-256 | c9e4ef2f4d3a0874cb5a79b1e1b47680fdcfb188b171b3dcdba38f1c4c36dfc9 |