Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70781
| From | Mark H Harris <harrismh777@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Designing a network in Python |
| Date | 2014-04-30 10:03 -0500 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <ljr3c0$nrs$1@speranza.aioe.org> (permalink) |
| References | <8ab783e8-a36e-49e5-a329-2c4d98df8537@googlegroups.com> <mailman.9607.1398860993.18130.python-list@python.org> <6b386a23-ee11-46df-ade7-6cb235df4a18@googlegroups.com> |
On 4/30/14 9:57 AM, varun7rs@gmail.com wrote:
> I don't know how to do that stuff in python.
Always a good time to learn.
Let the database do the work for you; try not to re-invent the
relational database wheel. Access the database via python-sql:
https://pypi.python.org/pypi/python-sql/
marcus
Back to comp.lang.python | Previous | Next — Previous in thread | Next 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