fabiocaccamo/python-fontbro

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/codeql-analysis.yml
.github/workflows/create-release.yml
.github/workflows/pre-commit-autoupdate.yml
.github/workflows/test-package.yml
.github/workflows/update-data.yml
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE.txt
MANIFEST.in
README.md
SECURITY.md
fontbro/__init__.py20
A
0 mins
fontbro/data/features.json
fontbro/data/unicode-blocks.json
fontbro/data/unicode-scripts.json
fontbro/exceptions.py8
A
0 mins
fontbro/flags.py33
A
0 mins
fontbro/font.py1,755
C
1 day
fontbro/math.py8
A
0 mins
fontbro/metadata.py7
A
0 mins
fontbro/py.typed
fontbro/subset.py21
A
45 mins
fontbro/utils.py20
A
0 mins
pyproject.toml
requirements-data.txt
requirements-test.txt
requirements.txt
scripts/update_data.py40
A
0 mins
setup.py3
A
0 mins
test-coverage.sh
tox.ini