bhgomes/oeis

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitattributes
.github/FUNDING.yml
.gitignore
.travis.yml
README.md
UNLICENSE
docs/_config.yml
docs/index.md
environment.yml
setup.json
examples/random_sequence.py9
examples/search.py2
oeis/__init__.py53
A
25 mins
oeis/_version.py2
oeis/base.py63
oeis/client.py303
A
50 mins
oeis/generators/__init__.py17
oeis/sequence.py483
B
5 hrs
oeis/util.py197
A
1 hr
setup.py82