{"id":26671993,"url":"https://github.com/KE-works/kecpkg-tools","last_synced_at":"2025-03-26T00:36:08.949Z","repository":{"id":62573865,"uuid":"107861972","full_name":"KE-works/kecpkg-tools","owner":"KE-works","description":"KE-chain package tools to create, build and upload your own `kecpkg` to KE-chain","archived":false,"fork":false,"pushed_at":"2024-07-03T08:28:01.000Z","size":126,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-25T14:39:42.390Z","etag":null,"topics":["awesome","ke-chain","package-builder","package-manager","pycharm","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KE-works.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-10-22T12:01:07.000Z","updated_at":"2024-07-03T08:26:43.000Z","dependencies_parsed_at":"2024-06-24T09:27:48.123Z","dependency_job_id":"9af21f5a-ccd5-4d8f-b6fd-3b1a30cf637b","html_url":"https://github.com/KE-works/kecpkg-tools","commit_stats":{"total_commits":77,"total_committers":2,"mean_commits":38.5,"dds":0.06493506493506496,"last_synced_commit":"3c288c5b91b619fe76cd3622615f3ffe43509725"},"previous_names":["jberends/kecpkg-tools"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KE-works%2Fkecpkg-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KE-works%2Fkecpkg-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KE-works%2Fkecpkg-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KE-works%2Fkecpkg-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KE-works","download_url":"https://codeload.github.com/KE-works/kecpkg-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245566626,"owners_count":20636505,"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":["awesome","ke-chain","package-builder","package-manager","pycharm","python"],"created_at":"2025-03-26T00:36:08.143Z","updated_at":"2025-03-26T00:36:08.938Z","avatar_url":"https://github.com/KE-works.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kecpkg-tools\n\n[![PyPI](https://img.shields.io/pypi/v/kecpkg-tools.svg)](https://pypi.python.org/pypi/kecpkg-tools)\n[![Snap Status](https://build.snapcraft.io/badge/KE-works/kecpkg-tools.svg)](https://build.snapcraft.io/user/KE-works/kecpkg-tools)\n[![PyPI - Status](https://img.shields.io/pypi/status/kecpkg-tools.svg)](https://pypi.python.org/pypi/kecpkg-tools)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kecpkg-tools.svg)\n[![Github Build](https://github.com/KE-works/kecpkg-tools/workflows/Test%20kecpkg-tools/badge.svg?branch=master)](https://github.com/KE-works/kecpkg-tools/actions?query=branch%3Amaster+workflow%3A%22Test+kecpkg-tools%22)\n[![Join the chat at https://gitter.im/KE-works/pykechain](https://badges.gitter.im/KE-works/pykechain.svg)](https://gitter.im/KE-works/pykechain?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n\n## Usage\n\nkecpkg-tools provide a set of tools to easily create KE-chain packages.\nThese are executable python scripts aimed for execution on the KE-chain\nSIM platform.\n\nIt requires normal user access to a [KE-chain](http://www.ke-chain.com)\ninstance for it to work. KE-chain is the flexible engineering platform\nof [KE-works](http://www.ke-works.com).\n\n## See Also\n\nKE-chain packages for SIM are used in combination with\n[pykechain](https://github.com/KE-works/pykechain), the open source\nKE-chain python api.\n\n## Installation\n\n### Installation with pip\nkecpkg-tools is distributed on [PyPI](https://pypi.org) as a universal\nwheel and is available on Linux/macOS and Windows and supports Python\n2.7/3.4+ and PyPy.\n\n```bash\n$ pip install --user --upgrade kecpkg-tools\n```\n\nor when pip is not installed on the system\n\n```bash\n$ python3 -m pip install --user --upgrade kecpkg-tools\n```\n\n### Installation using snap (beta)\n\nWhen on a linux platform, you may use the snapstore to install kecpkg automatically and\nkeep it up to date to the latest and greated.\n\n```bash\n$ sudo snap install kecpkg --edge\n```\n\nAny feedback is appreciated as we are in beta mode for publishing `kecpkg` on the snapstore.\n\n## License\n\nkecpkg-tools is distributed under the terms of the [Apache License,\nVersion 2.0](https://choosealicense.com/licenses/apache-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKE-works%2Fkecpkg-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKE-works%2Fkecpkg-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKE-works%2Fkecpkg-tools/lists"}