Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .env for all config (and document it) | Bryan Newbold | 2019-01-04 | 1 | -0/+4 |
| | |||||
* | at least some pylint | Bryan Newbold | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -4/+4 |
| | | | | | | | - 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 | ||||
* | update python README and TODO | Bryan Newbold | 2018-11-13 | 1 | -12/+22 |
| | |||||
* | more python client library tomfoolery | Bryan Newbold | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | update README | Bryan Newbold | 2018-11-08 | 1 | -6/+35 |
| | |||||
* | add missing --dev install required for tests | Antoine Beaupré | 2018-10-29 | 1 | -0/+1 |
| | | | | | | | Without this, pipenv will fail to find pytest or worse, will pick up the default one from the system, which might be 2.7 or some other version of pytest we don't want (*and* that won't pick up on the virtualenv either). | ||||
* | rename python scripts | Bryan Newbold | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | python client codegen | Bryan Newbold | 2018-05-28 | 1 | -2/+4 |
| | |||||
* | update README | Bryan Newbold | 2018-05-16 | 1 | -12/+0 |
| | |||||
* | move python code to subdirectory | Bryan Newbold | 2018-05-16 | 1 | -0/+27 |