Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A hug extension that adds YAML output_format, input_format, and documentation support to hug.

License

NotificationsYou must be signed in to change notification settings

hugapi/hug_yaml

Repository files navigation

PyPI versionBuild StatusCoverage StatusLicenseJoin the chat at https://gitter.im/timothycrosley/hug

An extension for hug that provides YAML input formats, output formats, and documentation:

importhugimporthug_yamlhug.API(__name__).extend(hug_yaml.input_format)@hug.not_found(output=hug_yaml.output)defdocumentation(hug_api,hug_api_version):returnhug_api.http.documentation(hug_api,hug_api_version)

Installing hug_yaml

Installing hug_yaml is as simple as:

pip3 install hug_yaml --upgrade

Ideally, within a virtual environment.

Why hug_yaml?

An extension for hug that provides YAML input formats, output formats, and documentation.


Thanks and I hope you find hug_yaml helpful!

~Timothy Crosley

About

A hug extension that adds YAML output_format, input_format, and documentation support to hug.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2026 Movatter.jp