AlexMathew/scrapple

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
scrapple/selectors/selector.py233
D
2 days
scrapple/commands/run.py125
D
1 day
scrapple/utils/config.py86
B
6 hrs
scrapple/commands/generate.py55
B
4 hrs
scrapple/commands/genconfig.py46
A
2 hrs
scrapple/utils/exceptions.py50
A
1 hr
scrapple/utils/form.py41
A
25 mins
docs/conf.py48
A
0 mins
scrapple/__init__.py23
A
0 mins
scrapple/cmd.py60
A
0 mins
scrapple/commands/__init__.py6
A
0 mins
scrapple/commands/command.py17
A
0 mins
scrapple/commands/web.py62
A
0 mins
scrapple/selectors/__init__.py0
A
0 mins
scrapple/selectors/css.py24
A
0 mins
scrapple/selectors/xpath.py22
A
0 mins
scrapple/utils/__init__.py0
A
0 mins
scrapple/utils/dynamicdispatch.py20
A
0 mins
scrapple/utils/text.py5
A
0 mins
setup.py49
A
0 mins
.codeclimate.json
.deepsource.toml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/custom.md
.github/ISSUE_TEMPLATE/feature_request.md
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
README.rst
TODO.rst
docs/Makefile
docs/concepts/formats.rst
docs/concepts/selectors.rst
docs/concepts/structure.rst
docs/contributing/authors.rst
docs/contributing/guide.rst
docs/contributing/history.rst
docs/framework/basic.rst
docs/framework/commands.rst
docs/framework/config.rst
docs/framework/images/architecture.jpg
docs/implementation/classes.rst
docs/implementation/cli.rst
docs/implementation/commands.rst
docs/implementation/images/class.png