pyDDS | Python bindings to RTI 's Data Distribution Service library

 by   forrestv Python Version: Current License: MIT

kandi X-RAY | pyDDS Summary

kandi X-RAY | pyDDS Summary

pyDDS is a Python library. pyDDS has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However pyDDS build file is not available. You can download it from GitHub.

Python bindings to RTI’s Data Distribution Service library. To use it, you must compile the DDS’s generated code for message types into a shared brary, and then load it with dds.Library(path_to_so). Then, instantiate a dds.DDS() object and call .get_topic('topic_name', lib.TypeName) on it to get a dds.Topic object. The Topic object has blocking .send and .recv methods, and you can set a callback with its .add_data_available_callback(func) method. See test.py for a (somewhat convoluted) example of blocking sending and receiving. In addition, emulation of Twisted’s protocol handling is provided by twisteddds.py, with an example in twistedds_example.py.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pyDDS has a low active ecosystem.
              It has 32 star(s) with 15 fork(s). There are 12 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 1 have been closed. On average issues are closed in 204 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of pyDDS is current.

            kandi-Quality Quality

              pyDDS has 0 bugs and 12 code smells.

            kandi-Security Security

              pyDDS has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              pyDDS code analysis shows 0 unresolved vulnerabilities.
              There are 11 security hotspots that need review.

            kandi-License License

              pyDDS is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              pyDDS releases are not available. You will need to build from source code and install.
              pyDDS has no build file. You will be need to create the build yourself to build the component from source.
              pyDDS saves you 229 person hours of effort in developing the same functionality from scratch.
              It has 559 lines of code, 40 functions and 4 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed pyDDS and discovered the below as its top functions. This is intended to give you an instant insight into pyDDS implemented functionality, and help decide if they suit your requirements.
            • Initialize this DDSFunc .
            • Unpack a member .
            • Write obj into dds_member .
            • Converts a TDDD into a dict .
            • Check code .
            • Check if an exception is valid .
            • Write obj to dd .
            • Callback function when data available .
            • Return a Topic object .
            • Define a DDS function .
            Get all kandi verified functions for this library.

            pyDDS Key Features

            No Key Features are available at this moment for pyDDS.

            pyDDS Examples and Code Snippets

            No Code Snippets are available at this moment for pyDDS.

            Community Discussions

            No Community Discussions are available at this moment for pyDDS.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install pyDDS

            You can download it from GitHub.
            You can use pyDDS like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/forrestv/pyDDS.git

          • CLI

            gh repo clone forrestv/pyDDS

          • sshUrl

            git@github.com:forrestv/pyDDS.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link