An open API service indexing awesome lists of open source software.

https://github.com/fghso/camps-dct

CAMPS Data Collection Tool
https://github.com/fghso/camps-dct

data-science python ufmg

Last synced: about 1 month ago
JSON representation

CAMPS Data Collection Tool

Awesome Lists containing this project

README

          

CAMPS Data Collection Tool
=====

A Python program for distributed (client-server) data collection. The code to do the actual crawling is written by the user and the tool takes care of all management needed to distribute resources to be collected.

Documentation:

* [General information and usage instructions](https://github.com/fghso/camps-dct/wiki)
* [Modules documentation](http://fghso.github.io/camps-dct/)

This project is the result of improvements over past efforts made by [our research group](http://www.camps.dcc.ufmg.br/) in collecting data for scientific analysis. Although performance was always a concern during the development of the tool, the main goals were (re)usability, flexibility and extensibility, what explains many of the design and implementation decisions.

The author thanks very much everyone who contributed somehow with ideias, suggestions, observations and corrections. New contributions are still welcome and will be much appreciated.