yukinarit / pyserde

Yet another serialization library on top of dataclasses, inspired by serde-rs.
https://yukinarit.github.io/pyserde/guide/en
MIT License
711 stars 40 forks source link

Translate getting-started.md to Japanese #550

Closed K-dash closed 3 months ago

K-dash commented 3 months ago

Related to #545

また、インストール可能な追加パッケージの説明として numpy が抜けていると思いましたので英語版Docの方にも追加しています。(認識誤りがありましたらご指摘ください)

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.04%. Comparing base (971b5ff) to head (8a6fae7). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #550 +/- ## ========================================== - Coverage 91.04% 91.04% -0.01% ========================================== Files 13 13 Lines 1931 1942 +11 Branches 431 437 +6 ========================================== + Hits 1758 1768 +10 Misses 117 117 - Partials 56 57 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.