gszathmari/munchkin

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
AUTHOR
CHANGELOG.md
CONTRIBUTE.md
LICENSE
MANIFEST.in
README.rst
bin/munchkin
docs/images/angled-1.png
docs/images/angled-2.png
docs/images/bottom-up.png
docs/images/diagonal.png
docs/images/left-to-right.png
docs/images/password_card.png
docs/images/right-to-left.png
docs/images/spiral.png
docs/images/top-down.png
docs/images/zig-zag-rev.png
docs/images/zig-zag.png
docs/strategies.rst
munchkin/__about__.py12
A
0 mins
munchkin/__init__.py2
A
0 mins
munchkin/cli.py7
A
0 mins
munchkin/core/__init__.py0
A
0 mins
munchkin/core/card.py147
C
1 day
munchkin/core/strategies/__init__.py0
A
0 mins
munchkin/core/strategies/angled.py9
A
0 mins
munchkin/core/strategies/bottom_to_top.py6
A
0 mins
munchkin/core/strategies/diagonal.py8
A
0 mins
munchkin/core/strategies/left_to_right.py5
A
0 mins
munchkin/core/strategies/right_to_left.py6
A
0 mins
munchkin/core/strategies/spiral.py25
A
2 hrs
munchkin/core/strategies/top_to_down.py5
A
0 mins
munchkin/core/strategies/zig_zag.py9
A
0 mins
munchkin/core/strategies/zig_zag_reverse.py10
A
0 mins
munchkin/core/utils.py7
A
0 mins
munchkin/lib/__init__.py0
A
0 mins
munchkin/lib/passwordcard/__init__.py1
A
0 mins
munchkin/lib/passwordcard/javarandom.py42
A
0 mins
munchkin/lib/passwordcard/passwordcard.py60
F
4 days
munchkin/munchkin.py131
A
3 hrs
requirements.txt
setup.cfg
setup.py38
A
0 mins