James Stronz
James Stronz
When an open-source project that I use is looking for a maintainer, I like to try and volunteer. At a minimum, I typically will update documentation when I notice that...
Python 2 reaches end of life in 2020 so I ported pynids to Python 3
- Removed Dockerfile command to install the latest version of psycopg2 since requirements.txt specifies 2.8.6 - Reduced built docker images size by roughly 40% (135MB) by using multistage build so...
1. Fixed #286 by forcing new a saved search resource if the name changes — copy & delete search as expected by user, but update would copy without deletion. 2....