aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* entity_to_json -> entity_to_dictBryan Newbold2019-01-081-1/+1
|
* start refactoring API object passingBryan Newbold2019-01-081-0/+1
|
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+3
- Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose