{"id":20940413,"url":"https://github.com/fedora-python/pello","last_synced_at":"2025-05-13T23:30:36.786Z","repository":{"id":42058994,"uuid":"259889294","full_name":"fedora-python/Pello","owner":"fedora-python","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-22T12:52:02.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-04T00:01:36.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fedora-python.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-29T10:02:00.000Z","updated_at":"2022-03-25T16:42:43.000Z","dependencies_parsed_at":"2022-08-12T03:40:33.574Z","dependency_job_id":null,"html_url":"https://github.com/fedora-python/Pello","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/fedora-python%2FPello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedora-python%2FPello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedora-python%2FPello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedora-python%2FPello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedora-python","download_url":"https://codeload.github.com/fedora-python/Pello/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225265037,"owners_count":17446757,"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":[],"created_at":"2024-11-18T23:10:16.587Z","updated_at":"2024-11-18T23:10:17.158Z","avatar_url":"https://github.com/fedora-python.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Pello\nPello is an example package that will be used as a part of\nFedora Python Packaging Guidelines.\nThe only thing that this package does\nis printing `Hello World!` on the command line.\n\n\n## Installation\n\nIn a virtual environment, run:\n\n```console\n$ python -m pip install pello\n```\n\nIf you want colorized output, install the `color` extra:\n\n```console\n$ python -m pip install pello[color]\n```\n\n## Running\n\nYou can run the `pello_greeting` command directly:\n\n```console\n$ pello_greeting\nHello World!\n````\n\nYou can also run the `pello` Python package:\n\n```console\n$ python -m pello\nHello World!\n```\n\nOr you can use the Python API:\n\n```console\n\u003e\u003e\u003e import pello\n\u003e\u003e\u003e pello.greeting()\nHello World!\n```\n\n## Tests\n\nRun tests using [Tox](https://tox.readthedocs.io/en/latest/):\n\n```console\n$ tox\n```\n\nThis tests several Python interpreters (if they're available).\nIt also checks for some “code quality” issues in a separate Tox environment,\n`lint`.\n\n## Contributing to Pello\n\nPull requests welcome, but keep in mind that this is an example package.\nPlease coordinate major changes on [Fedora's Python SIG mailing list](mailto:python-devel@lists.fedoraproject.org).\n\n## Name \u0026 History\n\nBeginner RPM packaging guides have traditionally featured simple example\nprograms `hello` (in Bash), `cello` (in C) and `pello` (in Python).\n\nThis project is not a simple script, but a full Python project with associated\nmetadata (in `pyproject.toml` and `setup.py`).\nThis metadata should be converted, as automatically as possible,\ninto RPM metadata.\n\nThanks to the capital P, `Pello` differs from the\n[normalized name](https://www.python.org/dev/peps/pep-0503/#normalized-name)\n`pello`, so we can show where each of them is needed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedora-python%2Fpello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedora-python%2Fpello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedora-python%2Fpello/lists"}