Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setup.py: require python 3.7 | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | gitignore: htmlcov/ | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | add examples to README, and test those examples in CI | Bryan Newbold | 2021-10-21 | 4 | -8/+120 |
* | some docs and prep for including MD5 in output | Bryan Newbold | 2021-10-21 | 2 | -0/+20 |
* | more progress | Bryan Newbold | 2021-10-21 | 10 | -163/+619 |
* | start refactoring into new parser, with dataclass types | Bryan Newbold | 2021-10-21 | 8 | -48/+431 |
* | gitlab CI try again | Bryan Newbold | 2021-10-21 | 1 | -1/+2 |
* | gitignore: egg-info | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | add __version__ to __init__.py | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | pipfile: add missing isort dev dependency | Bryan Newbold | 2021-10-21 | 1 | -0/+1 |
* | make fmt | Bryan Newbold | 2021-10-21 | 4 | -31/+39 |
* | remove reundant temporary test code | Bryan Newbold | 2021-10-21 | 1 | -3/+0 |
* | basic makefile and gitlab-ci file | Bryan Newbold | 2021-10-21 | 2 | -0/+49 |
* | basic setup.py python package stuff | Bryan Newbold | 2021-10-21 | 2 | -0/+41 |
* | pipfile for development | Bryan Newbold | 2021-10-21 | 1 | -0/+21 |
* | get tests to start passing | Bryan Newbold | 2021-10-21 | 5 | -2/+571 |
* | rip out API interaction code | Bryan Newbold | 2021-10-21 | 2 | -159/+3 |
* | init project from existing code and tests in sandcrawler, fatcat-scholar, fuz... | Bryan Newbold | 2021-10-21 | 9 | -0/+2691 |