dmyersturnbull/pocketutils

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/ISSUE_TEMPLATE/bug.yaml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/docs.yaml
.github/ISSUE_TEMPLATE/feature.yaml
.github/ISSUE_TEMPLATE/performance.yaml
.github/PULL_REQUEST_TEMPLATE/pull_request.md
.github/dependabot.yaml
.github/workflows/check-links.yaml
.github/workflows/deploy-docs.yaml
.github/workflows/deploy-packages.yaml
.github/workflows/pull-request.yaml
.github/workflows/push.yaml
.github/workflows/sync-tags.yaml
.github/workflows/test.yaml
.gitignore
.pre-commit-config.yaml
.prettierignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
docs/SUMMARY.md
docs/index.md
docs/javascripts/mathjax.js12
A
0 mins
docs/javascripts/tablesort.js6
A
0 mins
docs/overrides/main.html
docs/ref.md
mkdocs.yaml
package.json
pyproject.toml
src/pocketutils/__init__.py45
A
0 mins
src/pocketutils/_meta.py28
A
0 mins
src/pocketutils/core/__init__.py144
A
0 mins
src/pocketutils/core/chars.py78
A
0 mins
src/pocketutils/core/decorators.py227
B
5 hrs
src/pocketutils/core/dot_dict.py386
B
6 hrs
src/pocketutils/core/enums.py142
A
0 mins
src/pocketutils/core/exceptions.py393
D
2 days
src/pocketutils/core/frozen_types.py271
C
7 hrs
src/pocketutils/core/input_output.py188
A
35 mins
src/pocketutils/core/iterators.py103
A
0 mins
src/pocketutils/core/mocks.py20
A
0 mins
src/pocketutils/core/smartio.py168
A
1 hr
src/pocketutils/tools/__init__.py0
A
0 mins
src/pocketutils/tools/call_tools.py160
A
2 hrs
src/pocketutils/tools/common_tools.py461
C
7 hrs
src/pocketutils/tools/console_tools.py62
A
0 mins