Metadata-Version: 2.0
Name: RFExplorer
Version: 1.15.1612.9
Summary: RF Explorer libraries and examples for Python 3.5
Home-page: https://github.com/RFExplorer/RFExplorer-for-Python/wiki
Author: RF Explorer
Author-email: contact@rf-explorer.com
License: GNU LGPLv3
Download-URL: https://github.com/RFExplorer/RFExplorer-for-Python/wiki
Keywords: rfexplorer iot development analyzer spectrum
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Education
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: PySerial

RF Explorer Python Libraries
============================

Python libraries, examples and tools for RFExplorer

Prerequisites
-------------

PySerial

Install ``RFExplorer``
----------------------
Since this package is on PyPI, you just need:

.. code-block:: console

	$ sudo pip install RFExplorer

Please install pySerial libraries before installing RFExplorer for Python.

Included libraries
------------------

RFExplorer

- RFExplorer.py

- RFESweepData.py

- RFESweepDataCollection.py

- RFEConfiguration.py

- RFEAmplitudeTableData.py

- RFE6GEN_CalibrationData.py

- RFE_Common.py

- ReceiveSerialThread.py


Download examples
-----------------

For reference and examples, please visit wiki https://github.com/RFExplorer/RFExplorer-for-Python/wiki

