Metadata-Version: 2.1
Name: csiread
Version: 1.3.8
Summary: A fast channel state information parser for Intel, Atheros, Nexmon and ESP32.
Home-page: https://github.com/citysu/csiread
Author: Hecheng Su
Author-email: 2215523266@qq.com
License: MIT
Description: # csiread [![PyPI](https://img.shields.io/pypi/v/csiread?)](https://pypi.org/project/csiread/)
        
        A fast channel state information parser for Intel, Atheros, Nexmon and ESP32 in Python.
        
        - Full support for Linux 802.11n CSI Tool, Atheros CSI Tool and nexmon_csi, ESP32-CSI-Tool
        - At least 15 times faster than the implementation in Matlab
        - Real-time parsing and visualization.
        
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3
Description-Content-Type: text/markdown
