{"id":17614204,"url":"https://github.com/vroncevic/gen_unix_domain_socket","last_synced_at":"2026-03-07T05:32:30.564Z","repository":{"id":42393342,"uuid":"149490633","full_name":"vroncevic/gen_unix_domain_socket","owner":"vroncevic","description":"UNIX Domain Socket skeleton for integration processes","archived":false,"fork":false,"pushed_at":"2025-11-28T21:18:58.000Z","size":7081,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-01T00:30:38.376Z","etag":null,"topics":["c","generator","ipc","linux","macos","posix","python3","qnx","template","unix","unix-socket"],"latest_commit_sha":null,"homepage":"https://vroncevic.github.io/gen_unix_domain_socket","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vroncevic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-19T17:52:53.000Z","updated_at":"2025-11-28T21:15:26.000Z","dependencies_parsed_at":"2024-10-23T01:47:15.168Z","dependency_job_id":null,"html_url":"https://github.com/vroncevic/gen_unix_domain_socket","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.17647058823529416","last_synced_commit":"c764d2ae7e3221d3e02e2e224fd610a15e5eb46b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/vroncevic/gen_unix_domain_socket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_unix_domain_socket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_unix_domain_socket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_unix_domain_socket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_unix_domain_socket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vroncevic","download_url":"https://codeload.github.com/vroncevic/gen_unix_domain_socket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fgen_unix_domain_socket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30208731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["c","generator","ipc","linux","macos","posix","python3","qnx","template","unix","unix-socket"],"created_at":"2024-10-22T18:32:40.092Z","updated_at":"2026-03-07T05:32:30.538Z","avatar_url":"https://github.com/vroncevic.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate Unix Domain Socket\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/vroncevic/gen_unix_domain_socket/dev/docs/gen_unix_domain_socket_logo.png\" width=\"25%\"\u003e\n\n**gen_unix_domain_socket** is tool for generation of unix domain socket.\n\nDeveloped in **[python](https://www.python.org/)** code: **100%**.\n\nThe README is used to introduce the modules and provide instructions on\nhow to install the modules, any machine dependencies it may have and any\nother information that should be provided before the modules are installed.\n\n[![gen_unix_domain_socket python checker](https://github.com/vroncevic/gen_unix_domain_socket/actions/workflows/gen_unix_domain_socket_python_checker.yml/badge.svg)](https://github.com/vroncevic/gen_unix_domain_socket/actions/workflows/gen_unix_domain_socket_python_checker.yml) [![gen_unix_domain_socket package checker](https://github.com/vroncevic/gen_unix_domain_socket/actions/workflows/gen_unix_domain_socket_package_checker.yml/badge.svg)](https://github.com/vroncevic/gen_unix_domain_socket/actions/workflows/gen_unix_domain_socket_package.yml) [![GitHub issues open](https://img.shields.io/github/issues/vroncevic/gen_unix_domain_socket.svg)](https://github.com/vroncevic/gen_unix_domain_socket/issues) [![GitHub contributors](https://img.shields.io/github/contributors/vroncevic/gen_unix_domain_socket.svg)](https://github.com/vroncevic/gen_unix_domain_socket/graphs/contributors)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Installation](#installation)\n    - [Install using pip](#install-using-pip)\n    - [Install using build](#install-using-build)\n    - [Install using py setup](#install-using-py-setup)\n    - [Install using docker](#install-using-docker)\n- [Dependencies](#dependencies)\n- [Tool structure](#tool-structure)\n- [Code coverage](#code-coverage)\n- [Docs](#docs)\n- [Contributing](#contributing)\n- [Copyright and Licence](#copyright-and-licence)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### Installation\n\nUsed next development environment\n\n![debian linux os](https://raw.githubusercontent.com/vroncevic/gen_unix_domain_socket/dev/docs/debtux.png)\n\n[![gen_unix_domain_socket python3 build](https://github.com/vroncevic/gen_unix_domain_socket/actions/workflows/gen_unix_domain_socket_python3_build.yml/badge.svg)](https://github.com/vroncevic/gen_unix_domain_socket/actions/workflows/gen_unix_domain_socket_python3_build.yml)\n\nCurrently there are three ways to install package\n* Install process based on using pip mechanism\n* Install process based on build mechanism\n* Install process based on setup.py mechanism\n* Install process based on docker mechanism\n\n##### Install using pip\n\nPython is located at **[pypi.org](https://pypi.org/project/gen-unix-domain-socket/)**.\n\nYou can install by using pip\n\n```bash\n#python3\npip3 install gen-unix-domain-socket\n```\n\n##### Install using build\n\nNavigate to release **[page](https://github.com/vroncevic/gen_unix_domain_socket/releases/)** download and extract release archive.\n\nTo install **gen_unix_domain_socket** type the following\n\n```bash\ntar xvzf gen_unix_domain_socket-x.y.z.tar.gz\ncd gen_unix_domain_socket-x.y.z/\n# python3\nwget https://bootstrap.pypa.io/get-pip.py\npython3 get-pip.py \npython3 -m pip install --upgrade setuptools\npython3 -m pip install --upgrade pip\npython3 -m pip install --upgrade build\npip3 install -r requirements.txt\npython3 -m build --no-isolation --wheel\npip3 install ./dist/gen_unix_domain_socket-*-py3-none-any.whl\nrm -f get-pip.py\nchmod 755 /usr/local/lib/python3.9/dist-packages/usr/local/bin/gen_unix_domain_socket_run.py\nln -s /usr/local/lib/python3.9/dist-packages/usr/local/bin/gen_unix_domain_socket_run.py /usr/local/bin/gen_unix_domain_socket_run.py\n```\n\n##### Install using py setup\n\nNavigate to **[release page](https://github.com/vroncevic/gen_unix_domain_socket/releases)** download and extract release archive.\n\nTo install **gen_unix_domain_socket** locate and run setup.py with arguments\n\n```bash\ntar xvzf gen_unix_domain_socket-x.y.z.tar.gz\ncd gen_unix_domain_socket-x.y.z\n# python3\npip3 install -r requirements.txt\npython3 setup.py install_lib\npython3 setup.py install_egg_info\n```\n\n##### Install using docker\n\nYou can use Dockerfile to create image/container.\n\n### Dependencies\n\n**gen_unix_domain_socket** tool requires other modules/libraries\n\n- [ats-utilities - Python App/Tool/Script Utilities](https://vroncevic.github.io/gen_unix_domain_socket)\n\n### Tool structure\n\n**gen_unix_domain_socket** is based on OOP\n\nGenerator structure\n\n```bash\n    gen_unix_domain_socket/\n            ├── conf/\n            │   ├── gen_unix_domain_socket.cfg\n            │   ├── gen_unix_domain_socket.logo\n            │   ├── gen_unix_domain_socket_util.cfg\n            │   ├── project.yaml\n            │   └── template/\n            │       ├── uds_accept.template\n            │       ├── uds_bind.template\n            │       ├── uds_connect.template\n            │       ├── uds_fatal_error.template\n            │       ├── uds_listen.template\n            │       ├── uds_read.template\n            │       ├── uds_socket.template\n            │       ├── uds.template\n            │       ├── uds_unlink.template\n            │       └── uds_write.template\n            ├── __init__.py\n            ├── log/\n            │   └── gen_unix_domain_socket.log\n            ├── pro/\n            │   ├── __init__.py\n            │   ├── read_template.py\n            │   └── write_template.py\n            ├── py.typed\n            └── run/\n                └── gen_unix_domain_socket_run.py\n\n    6 directories, 21 files\n```\n\n### Code coverage\n\n| Name | Stmts | Miss | Cover |\n|------|-------|------|-------|\n| `gen_unix_domain_socket/__init__.py` | 71 | 14 | 80% |\n| `gen_unix_domain_socket/pro/__init__.py` | 60 | 6 | 90% |\n| `gen_unix_domain_socket/pro/read_template.py` | 43 | 4 | 91% |\n| `gen_unix_domain_socket/pro/write_template.py` | 51 | 5 | 90% |\n| **Total** | 225 | 29 | 87% |\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/gen-unix-domain-socket/badge/?version=latest)](https://gen-unix-domain-socket.readthedocs.io/en/latest/?badge=latest)\n\nMore documentation and info at\n\n* [gen_unix_domain_socket.readthedocs.io](https://gen-unix-domain-socket.readthedocs.io)\n* [www.python.org](https://www.python.org/)\n\n### Contributing\n\n[Contributing to gen_unix_domain_socket](CONTRIBUTING.md)\n\n### Copyright and Licence\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nCopyright (C) 2017 - 2024 by [vroncevic.github.io/gen_unix_domain_socket](https://vroncevic.github.io/gen_unix_domain_socket/)\n\n**gen_unix_domain_socket** is free software; you can redistribute it and/or modify\nit under the same terms as Python itself, either Python version 3.x or,\nat your option, any later version of Python 3 you may have available.\n\nLets help and support PSF.\n\n[![Python Software Foundation](https://raw.githubusercontent.com/vroncevic/gen_unix_domain_socket/dev/docs/psf-logo-alpha.png)](https://www.python.org/psf/)\n\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.python.org/psf/donations/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fgen_unix_domain_socket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvroncevic%2Fgen_unix_domain_socket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fgen_unix_domain_socket/lists"}