{"id":23657745,"url":"https://github.com/smok-serwis/bunia","last_synced_at":"2025-11-26T02:30:16.253Z","repository":{"id":62560524,"uuid":"76887116","full_name":"smok-serwis/bunia","owner":"smok-serwis","description":"Library for writing commands with universal interfaces","archived":false,"fork":false,"pushed_at":"2022-04-28T13:33:46.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T09:48:49.191Z","etag":null,"topics":["command-line-parser","commandline-interface"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smok-serwis.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}},"created_at":"2016-12-19T18:31:59.000Z","updated_at":"2021-04-30T14:20:25.000Z","dependencies_parsed_at":"2022-11-03T14:45:23.147Z","dependency_job_id":null,"html_url":"https://github.com/smok-serwis/bunia","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fbunia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fbunia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fbunia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smok-serwis%2Fbunia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smok-serwis","download_url":"https://codeload.github.com/smok-serwis/bunia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635516,"owners_count":19672190,"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":["command-line-parser","commandline-interface"],"created_at":"2024-12-28T21:57:30.741Z","updated_at":"2025-11-26T02:30:16.198Z","avatar_url":"https://github.com/smok-serwis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bunia\n\n[![PyPI version](https://badge.fury.io/py/bunia.svg)](https://badge.fury.io/py/bunia)\n[![Build Status](https://travis-ci.org/smok-serwis/bunia.svg)](https://travis-ci.org/smok-serwis/bunia)\n[![Code Climate](https://codeclimate.com/github/smok-serwis/bunia/badges/gpa.svg)](https://codeclimate.com/github/smok-serwis/bunia)\n[![Test Coverage](https://codeclimate.com/github/smok-serwis/bunia/badges/coverage.svg)](https://codeclimate.com/github/smok-serwis/bunia/coverage)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()\n[![PyPI](https://img.shields.io/pypi/pyversions/bunia.svg)]()\n[![PyPI](https://img.shields.io/pypi/implementation/bunia.svg)]()\n\n**bunia** is a library, that allows you to write multi-interface commands.\n\nThis means that the same command can be launched using eg. console, Web GUI, e-mail, SMS, or any other provider you might wish.\n\nYou specify a command as a class.\n\n## Integrated runner\nTo run a command from console, type:\n\n```bash\npython -m bunia.runner.console mymodule:MyCommandClass ... arguments ... \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmok-serwis%2Fbunia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmok-serwis%2Fbunia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmok-serwis%2Fbunia/lists"}