{"id":20774333,"url":"https://github.com/hugapi/hug_yaml","last_synced_at":"2025-06-28T18:10:08.527Z","repository":{"id":44865756,"uuid":"56031541","full_name":"hugapi/hug_yaml","owner":"hugapi","description":"A hug extension that adds YAML output_format, input_format, and documentation support to hug.","archived":false,"fork":false,"pushed_at":"2022-12-26T20:28:34.000Z","size":568,"stargazers_count":5,"open_issues_count":4,"forks_count":2,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-06-17T13:17:56.064Z","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","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hugapi.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}},"created_at":"2016-04-12T04:40:45.000Z","updated_at":"2023-06-22T20:19:13.000Z","dependencies_parsed_at":"2023-01-31T01:15:15.240Z","dependency_job_id":null,"html_url":"https://github.com/hugapi/hug_yaml","commit_stats":null,"previous_names":["timothycrosley/hug_yaml"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hugapi/hug_yaml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugapi%2Fhug_yaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugapi%2Fhug_yaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugapi%2Fhug_yaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugapi%2Fhug_yaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugapi","download_url":"https://codeload.github.com/hugapi/hug_yaml/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugapi%2Fhug_yaml/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260366122,"owners_count":22998109,"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-17T12:29:08.096Z","updated_at":"2025-06-28T18:10:08.506Z","avatar_url":"https://github.com/hugapi.png","language":"Python","readme":"hug_yaml\n===================\n\n[![PyPI version](https://badge.fury.io/py/hug_yaml.svg)](http://badge.fury.io/py/hug_yaml)\n[![Build Status](https://travis-ci.org/timothycrosley/hug_yaml.svg?branch=master)](https://travis-ci.org/timothycrosley/hug_yaml)\n[![Coverage Status](https://coveralls.io/repos/timothycrosley/hug_yaml/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/timothycrosley/hug_yaml?branch=master)\n[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.python.org/pypi/hug_yaml/)\n[![Join the chat at https://gitter.im/timothycrosley/hug](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/timothycrosley/hug?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nAn extension for hug that provides YAML input formats, output formats, and documentation:\n\n```py\nimport hug\nimport hug_yaml\n\nhug.API(__name__).extend(hug_yaml.input_format)\n\n\n@hug.not_found(output=hug_yaml.output)\ndef documentation(hug_api, hug_api_version):\n    return hug_api.http.documentation(hug_api, hug_api_version)\n```\n\nInstalling hug_yaml\n===================\n\nInstalling hug_yaml is as simple as:\n\n```bash\npip3 install hug_yaml --upgrade\n```\n\nIdeally, within a virtual environment.\n\n\nWhy hug_yaml?\n===================\n\nAn extension for hug that provides YAML input formats, output formats, and documentation.\n\n--------------------------------------------\n\nThanks and I hope you find hug_yaml helpful!\n\n~Timothy Crosley\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugapi%2Fhug_yaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugapi%2Fhug_yaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugapi%2Fhug_yaml/lists"}