├── LICENSE ├── README.md ├── gather.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Healdb/Gather/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Healdb/Gather/HEAD/README.md -------------------------------------------------------------------------------- /gather.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Healdb/Gather/HEAD/gather.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Healdb/Gather/HEAD/requirements.txt --------------------------------------------------------------------------------