{"id":26436476,"url":"https://github.com/ranjithdb/gh-actions-python-02","last_synced_at":"2025-03-18T08:17:25.335Z","repository":{"id":279953960,"uuid":"940558761","full_name":"ranjithdb/gh-actions-python-02","owner":"ranjithdb","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-28T12:27:22.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:17:23.228Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ranjithdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-28T11:44:42.000Z","updated_at":"2025-02-28T12:27:25.000Z","dependencies_parsed_at":"2025-02-28T18:17:28.874Z","dependency_job_id":"89f4ef8b-d1cc-4f27-8626-65b16b2c0b9e","html_url":"https://github.com/ranjithdb/gh-actions-python-02","commit_stats":null,"previous_names":["ranjithdb/gh-actions-python-02"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranjithdb%2Fgh-actions-python-02","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranjithdb%2Fgh-actions-python-02/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranjithdb%2Fgh-actions-python-02/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranjithdb%2Fgh-actions-python-02/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranjithdb","download_url":"https://codeload.github.com/ranjithdb/gh-actions-python-02/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244181361,"owners_count":20411605,"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":"2025-03-18T08:17:24.143Z","updated_at":"2025-03-18T08:17:25.309Z","avatar_url":"https://github.com/ranjithdb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-actions-python-02\n\n## Python Joke App with GitHub Actions  \n\nThis project is a simple Python app that fetches random jokes using an API. It demonstrates GitHub Actions for automating dependency installation, linting, and testing.  \n\n## Features  \n\n- **Dependency Management**: Installs required packages via `pip` from `requirements.txt`.  \n- **Linting with Flake8**: Ensures code quality by detecting syntax errors and style violations.  \n- **Testing with Pytest**: Verifies the app’s functionality.  \n  \n\n## Run Locally\n\n```bash\npip3 install -r requirements.txt\nflake8 app.py\npytest app.py\n```\n\n## Auto-formatting (Optional): Use `autopep8` to automatically fix linting issues\n\n```bash\npip3 install autopep8\nautopep8 --in-place --aggressive app.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franjithdb%2Fgh-actions-python-02","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franjithdb%2Fgh-actions-python-02","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franjithdb%2Fgh-actions-python-02/lists"}