FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Favor yaml 1.1 spec via `pyyaml` package by bruno-f-cruz · Pull Request #51 · harp-tech/harp-python · GitHub

Favor yaml 1.1 spec via pyyaml package - #51

Draft
bruno-f-cruz wants to merge 2 commits into
mainfrom
refactor-simplify-dependencies
Draft

Favor yaml 1.1 spec via pyyaml package#51
bruno-f-cruz wants to merge 2 commits into
mainfrom
refactor-simplify-dependencies

Conversation

Copy link
Copy Markdown
Member

This PR simplifiest the dependencies of this library by dropping pydantic-yaml. This has two advantages:
1- We now only rely on pydantic and pyyaml, two well supported and maintained pacakges
2- We support 1.1 by default. This is important as pyyaml officialy targets version 1.1 of the yaml spec. This is the version we have classically been using to make new devices.

It should be noted that this PR is blocked by harp-tech/protocol#159 and the respective reference to a new device.yml file. This should probably be done via submodule.

bruno-f-cruz requested a review from glopesdev July 11, 2025 20:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL