[DEV] start think at a new downloader

This commit is contained in:
2017-01-05 21:31:21 +01:00
commit aeb7089a00
17 changed files with 2303 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
/build/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info