Mithil467/mitype

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/config.yml
.github/pull_request_template.md
.github/workflows/auto_author_assign.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/update_docs.yml
.gitignore
.pre-commit-config.yaml
BUILD.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
docs/Makefile
docs/README.md
docs/make.bat
docs/source/_static/demo.gif
docs/source/api.rst
docs/source/conf.py29
A
0 mins
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
mitype/__init__.py4
A
0 mins
mitype/__main__.py4
A
0 mins
mitype/app.py468
B
6 hrs
mitype/calculations.py85
A
0 mins
mitype/commandline.py129
A
25 mins
mitype/data.db
mitype/database.py30
A
0 mins
mitype/history.py75
A
25 mins
mitype/keycheck.py138
A
0 mins
mitype/signals.py7
A
0 mins
mitype/timer.py13
A
0 mins
pyproject.toml
setup.cfg
setup.py10
A
0 mins
tox.ini