{"id":17614862,"url":"https://github.com/vroncevic/dist_py_module","last_synced_at":"2026-01-24T04:32:04.433Z","repository":{"id":41829845,"uuid":"82491201","full_name":"vroncevic/dist_py_module","owner":"vroncevic","description":"Distributing python modules","archived":false,"fork":false,"pushed_at":"2024-07-07T22:58:52.000Z","size":8106,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-12T07:59:18.744Z","etag":null,"topics":["distributed","generator","install-script","linux","macos","module","pip","python3","qnx","setup","setuptools","temaplate","tool","unix"],"latest_commit_sha":null,"homepage":"https://vroncevic.github.io/dist_py_module","language":"Python","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-02-19T21:35:23.000Z","updated_at":"2024-07-07T22:56:08.000Z","dependencies_parsed_at":"2023-12-20T20:45:59.943Z","dependency_job_id":"d5e39198-92a6-4fcd-bb1b-7fb4aeb0b815","html_url":"https://github.com/vroncevic/dist_py_module","commit_stats":{"total_commits":148,"total_committers":2,"mean_commits":74.0,"dds":"0.013513513513513487","last_synced_commit":"2a77dd707e6962666f675368b3158beb9d5e9f57"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdist_py_module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdist_py_module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdist_py_module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fdist_py_module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vroncevic","download_url":"https://codeload.github.com/vroncevic/dist_py_module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253863608,"owners_count":21975678,"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":["distributed","generator","install-script","linux","macos","module","pip","python3","qnx","setup","setuptools","temaplate","tool","unix"],"created_at":"2024-10-22T18:46:42.346Z","updated_at":"2026-01-24T04:32:04.427Z","avatar_url":"https://github.com/vroncevic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate setup.py\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/vroncevic/dist_py_module/dev/docs/dist_py_module_logo.png\" width=\"25%\"\u003e\n\n**dist_py_module** is toolset for generation of setup.py.\n\nDeveloped in **[python](https://www.python.org/)** code.\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[![dist_py_module python checker](https://github.com/vroncevic/dist_py_module/actions/workflows/dist_py_module_python_checker.yml/badge.svg)](https://github.com/vroncevic/dist_py_module/actions/workflows/dist_py_module_python_checker.yml) [![dist_py_module package checker](https://github.com/vroncevic/dist_py_module/actions/workflows/dist_py_module_package_checker.yml/badge.svg)](https://github.com/vroncevic/dist_py_module/actions/workflows/dist_py_module_package.yml) [![GitHub issues open](https://img.shields.io/github/issues/vroncevic/dist_py_module.svg)](https://github.com/vroncevic/dist_py_module/issues) [![GitHub contributors](https://img.shields.io/github/contributors/vroncevic/dist_py_module.svg)](https://github.com/vroncevic/dist_py_module/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/dist_py_module/dev/docs/debtux.png)\n\n[![dist_py_module python3 build](https://github.com/vroncevic/dist_py_module/actions/workflows/dist_py_module_python3_build.yml/badge.svg)](https://github.com/vroncevic/dist_py_module/actions/workflows/dist_py_module_python3_build.yml)\n\nCurrently there are four ways to install framework\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/dist-py-module/)**.\n\nYou can install by using pip\n\n```bash\n# python3\npip3 install dist-py-module\n```\n\n##### Install using build\n\nNavigate to **[release page](https://github.com/vroncevic/dist_py_module/releases)** download and extract release archive.\n\nTo install **dist-py-module** run\n\n```bash\ntar xvzf dist-py-module-x.y.z.tar.gz\ncd dist-py-module-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 -s --no-isolation --wheel\npip3 install dist/dist-py-module-x.y.z-py3-none-any.whl\nrm -f get-pip.py\n```\n\n##### Install using py setup\n\nNavigate to release **[page](https://github.com/vroncevic/dist_py_module/releases/)** download and extract release archive.\n\nTo install **dist_py_module** type the following\n\n```bash\ntar xvzf dist_py_module-x.y.z.tar.gz\ncd dist_py_module-x.y.z/\n# python3\npip3 install -r requirements.txt\npython3 setup.py install_lib\npython3 setup.py install_data\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**dist_py_module** requires next modules and libraries\n\n* [dist-py-module - Python App/Tool/Script Utilities](https://pypi.org/project/dist-py-module/)\n\n### Tool structure\n\n**dist_py_module** is based on OOP.\n\nGenerator structure\n\n```bash\n    dist_py_module/\n          ├── conf/\n          │   ├── dist_py_module.cfg\n          │   ├── dist_py_module.logo\n          │   ├── dist_py_module_util.cfg\n          │   ├── project.yaml\n          │   └── template/\n          │       ├── MANIFEST.template\n          │       ├── pyproject.template\n          │       ├── setup_package.template\n          │       ├── setup.template\n          │       └── setup_tool.template\n          ├── __init__.py\n          ├── log/\n          │   └── dist_py_module.log\n          ├── pro/\n          │   ├── __init__.py\n          │   ├── read_template.py\n          │   └── write_template.py\n          ├── py.typed\n          └── run/\n              └── dist_py_module_run.py\n    \n    6 directories, 16 files\n```\n\n### Code coverage\n\n| Name | Stmts | Miss | Cover |\n|------|-------|------|-------|\n| `dist_py_module/__init__.py` | 68 | 12 | 82%|\n| `dist_py_module/pro/__init__.py` | 79 | 1 | 99%|\n| `dist_py_module/pro/read_template.py` | 43 | 0 | 100%|\n| `dist_py_module/pro/write_template.py` | 52 | 2 | 96%|\n| **Total** | 242 | 15 | 94% |\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/dist-py-module/badge/?version=latest)](https://dist-py-module.readthedocs.io/en/latest/?badge=latest)\n\nMore documentation and info at\n\n* [dist_py_module.readthedocs.io](https://dist-py-module.readthedocs.io/en/latest/)\n* [www.python.org](https://www.python.org/)\n\n### Contributing\n\n[Contributing to codecipher](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 - 2026 by [vroncevic.github.io/dist_py_module](https://vroncevic.github.io/dist_py_module)\n\n**dist_py_module** 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/dist_py_module/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%2Fdist_py_module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvroncevic%2Fdist_py_module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fdist_py_module/lists"}