wubloader/api_ping
HubbeKing 6d790a1b36 Do a first naive pass for py3 compatibility
Check that open() calls for reading and writing use binary modes
Use alpine version with py3-pip package
Use python3 in Dockerfile CMD
Remove sys.setdefaultencoding() "hack"
Simplify ensure_directory() in common.common package
..
api_ping api_ping: A simple util for hitting google apis to prevent inactivity
Dockerfile Do a first naive pass for py3 compatibility
setup.py api_ping: A simple util for hitting google apis to prevent inactivity