Designing a network in Python

varun7rs at gmail.com varun7rs at gmail.com
Fri May 2 05:33:14 EDT 2014


On Wednesday, 30 April 2014 20:38:07 UTC+2, Joseph L. Casale  wrote:
> > I don't know how to do that stuff in python. Basically, I'm trying to pull certain data from the
> > xml file like the node-name, source, destination and the capacity. Since, I am done with that
> > part, I now want to have a link between source and destination and assign capacity to it.
> 
> I dont mind writing you an SQLite schema and accessor class, can you define your data in a tabular
> format and mail it to me offline, we add relationships etc as we go.
> 
> Hopefully it inspires you to adopt this approach in the future as it often proves powerful.
> 
> jlc

Thanks a lot for your help. But, how do I mail you? I can't find your mail id here



More information about the Python-list mailing list