Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70859
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-05-02 02:33 -0700 |
| References | <8ab783e8-a36e-49e5-a329-2c4d98df8537@googlegroups.com> <mailman.9607.1398860993.18130.python-list@python.org>,> <6b386a23-ee11-46df-ade7-6cb235df4a18@googlegroups.com> <mailman.9613.1398883102.18130.python-list@python.org> |
| Message-ID | <c8103c1c-4fc3-4442-b6f3-ab39733cbf30@googlegroups.com> (permalink) |
| Subject | Re: Designing a network in Python |
| From | varun7rs@gmail.com |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Designing a network in Python varun7rs@gmail.com - 2014-04-30 02:30 -0700
RE: Designing a network in Python "Joseph L. Casale" <jcasale@activenetwerx.com> - 2014-04-30 12:28 +0000
Re: Designing a network in Python varun7rs@gmail.com - 2014-04-30 07:57 -0700
Re: Designing a network in Python Mark H Harris <harrismh777@gmail.com> - 2014-04-30 10:03 -0500
RE: Designing a network in Python "Joseph L. Casale" <jcasale@activenetwerx.com> - 2014-04-30 18:38 +0000
Re: Designing a network in Python varun7rs@gmail.com - 2014-05-02 02:33 -0700
csiph-web