{"id":13799181,"url":"https://github.com/atolab/pydds","last_synced_at":"2026-01-23T14:57:15.047Z","repository":{"id":95218262,"uuid":"87539548","full_name":"atolab/pydds","owner":"atolab","description":"Python API for DDS ","archived":false,"fork":false,"pushed_at":"2018-05-21T09:58:36.000Z","size":52,"stargazers_count":24,"open_issues_count":4,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-04T00:03:45.181Z","etag":null,"topics":["dds","dds-python","python-api"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atolab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-07T11:36:51.000Z","updated_at":"2024-05-20T13:33:46.000Z","dependencies_parsed_at":"2023-04-10T11:32:36.290Z","dependency_job_id":null,"html_url":"https://github.com/atolab/pydds","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atolab%2Fpydds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atolab%2Fpydds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atolab%2Fpydds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atolab%2Fpydds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atolab","download_url":"https://codeload.github.com/atolab/pydds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225183821,"owners_count":17434194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dds","dds-python","python-api"],"created_at":"2024-08-04T00:00:59.585Z","updated_at":"2026-01-23T14:57:15.040Z","avatar_url":"https://github.com/atolab.png","language":"C","readme":"# DDS Python API\n\n## Overview\n**pydds** is a simple Python API for Vortex Lite and for OpenSplice.\n\nThis API supports:\n\n- **IDL-based Topic Types**. In this case the equivalent python type \n  has to be defined using the appropriate ctype structure.\n  \n- **Python Objects**. Python objects can be used as Topic types, in this\n  case the wire representation is that of flexy-types, meaning a \n  key/value pair.\n  \nRegardless of the kinds of type definition interoperability and instance management are maintained (see code examples).\n\n## Installation\n**pydds** depends on:\n\n- [**jsonpikle**](https://github.com/jsonpickle/jsonpickle), please refer to the project page for installation informations.\n\n- [**OpenSplice**](https://github.com/ADLINK-IST/opensplice), refer to the installation instructions to see how to get it set up.\n\nOnce the dependencies are intalled simply do (assuming your are running on Linux):\n\n\t$ cd dds-python\n\t$ ./configure.linux\n\t$ python3 setup.py install \n\nTo test your installation do:\n\n\t$ python test_reader.py \u0026\n\t$ python test_writer.py \n\t\n\nEquivalently you can test the flexy types by:\n\n\t$ python test_flexy_writer.py \n\t$ python test_flexy_reader.py \n\n\n\n\n\n \n","funding_links":[],"categories":["Packages"],"sub_categories":["Ecosystem"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatolab%2Fpydds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatolab%2Fpydds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatolab%2Fpydds/lists"}