summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* start refactoring into new parser, with dataclass typesBryan Newbold2021-10-218-48/+431
|
* gitlab CI try againBryan Newbold2021-10-211-1/+2
|
* gitignore: egg-infoBryan Newbold2021-10-211-0/+1
|
* add __version__ to __init__.pyBryan Newbold2021-10-211-0/+1
|
* pipfile: add missing isort dev dependencyBryan Newbold2021-10-211-0/+1
|
* make fmtBryan Newbold2021-10-214-31/+39
|
* remove reundant temporary test codeBryan Newbold2021-10-211-3/+0
|
* basic makefile and gitlab-ci fileBryan Newbold2021-10-212-0/+49
|
* basic setup.py python package stuffBryan Newbold2021-10-212-0/+41
|
* pipfile for developmentBryan Newbold2021-10-211-0/+21
|
* get tests to start passingBryan Newbold2021-10-215-2/+571
|
* rip out API interaction codeBryan Newbold2021-10-212-159/+3
|
* init project from existing code and tests in sandcrawler, fatcat-scholar, ↵Bryan Newbold2021-10-219-0/+2691
fuzzycat, etc