googlefonts / googlefonts/gftools

check_category and metadata_vs_api are very similar

Open
#858 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
283
Forks
73
Avg merge
21h 25m
Merged PRs (30d)
8

Description

For both of them:

```
description = (
"This script compares the info on local METADATA.pb files"
" with data fetched from the Google Fonts Developer API.\n\n"
" In order to use it you need to provide an API key."
)
```

and there's a lot of common code. We need to choose one and kill the other. `metadata_vs_api` looks more complete.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.