Metadata-Version: 2.1
Name: rticonnextdds-connector
Version: 1.0.1
Summary: RTI Connector for Python
Home-page: https://github.com/rticommunity/rticonnextdds-connector-py
Author: RTI
Author-email: support@rti.com
License: RTI
Keywords: rti dds connext connector pub sub pub-sub iot
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Distributed Computing
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.pdf

RTI Connector for Python
========================

RTI® Connext® DDS is a connectivity software framework for integrating
data sources of all types. At its core is the world’s leading ultra-high
performance, distributed networking databus.

*RTI Connector* provides a quick and easy way to write applications that
publish and subscribe to the *RTI Connext DDS databus* in Python and
other languages.

Documentation
-------------

To get started and learn more about *RTI Connector for Python* see the
`documentation
here <https://community.rti.com/static/documentation/connector/current/api/python/index.html>`__.

Examples
--------

The ``examples/python`` directory provides several examples:

-  ``simple`` shows how to create basic publisher and subscriber
   applications
-  In ``transformation``, an application reads, transforms and publishes
   back the data
-  ``images`` shows how to manipulate more complex data types

License
-------

RTI Connector for JavaScript and RTI Connector for Python are part of
the Connext DDS Professional Package. If you have a valid license for
the RTI Connext DDS Professional Package, such license shall govern your
use of RTI Connector for Python and RTI Connector for JavaScript. All
other use of this software shall be governed solely by the terms of
RTI’s Software License for Non-Commercial Use #4040, included at the top
level of the \`Connector for Python repository


