bachya/aiopinboard

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.flake8
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/labels.yml
.github/pull_request_template.md
.github/release-drafter.yml
.github/workflows/codeql.yml
.github/workflows/labels.yml
.github/workflows/lock.yml
.github/workflows/publish.yml
.github/workflows/release-drafter.yml
.github/workflows/requirements.txt
.github/workflows/stale.yml
.github/workflows/static-analysis.yml
.github/workflows/test.yml
.gitignore
.mise.toml
.pre-commit-config.yaml
LICENSE
README.md
aiopinboard/__init__.py3
A
0 mins
aiopinboard/api.py70
A
0 mins
aiopinboard/bookmark.py224
A
0 mins
aiopinboard/errors.py23
A
0 mins
aiopinboard/helpers/__init__.py1
A
0 mins
aiopinboard/helpers/types.py6
A
0 mins
aiopinboard/note.py52
A
0 mins
aiopinboard/py.typed
aiopinboard/tag.py36
A
0 mins
examples/__init__.py1
A
0 mins
examples/test_api.py16
A
0 mins
poetry.lock
pyproject.toml
script/release
script/setup