P
P
PunKHS2015-09-27 02:12:30
Python
PunKHS, 2015-09-27 02:12:30

Python. How to implement data collection from multiple data sources?

Dear experts, I ask for your advice.
It is necessary to implement data collection and processing in python. Databases, xml, logs, etc. can act as a data source. The collected data is planned to be processed and then visualized on a web page.
Please tell me the projects / bundles / libraries with which you can implement such functionality.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
sim3x, 2015-09-27
@sim3x

requests, django

A
angru, 2015-09-28
@angru

+ lxml, sqlalchemy, d3.js., maybe you should look at flask instead of django

S
slepowl, 2015-09-28
@slepowl

and you may also need pymongo, elementTree, regular expressions. Instead of flask, you can look towards bottle (if the load is minimal).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question