Re: Sharing a program I wrote

2010-05-06 Thread Paul Rubin
Scott writes: > I've seen pypi. It seems to index code that is posted on all sorts of > sites - including pypi itself? And what is a "package" anyway? I've > seen sourceforge. It looks like a good home for big applications or > multi-developer projects. Freshmeat? Google code? My own website? Your

Re: Sharing a program I wrote

2010-05-05 Thread James Harris
On 5 May, 04:25, Scott wrote: > James, > > Thanks for the comprehensive reply. I would like to post it to > comp.lang.python but the main file is 169 lines long and the file for > functions is 316 lines long. I'm thinking that is a little long for > this format. You're welcome. Yes, it sounds a b

Re: Sharing a program I wrote

2010-05-04 Thread Chris Rebert
On Tue, May 4, 2010 at 9:16 PM, Lie Ryan wrote: > On 05/05/10 13:25, Scott wrote: >> I would like to post it to >> comp.lang.python but the main file is 169 lines long and the file for >> functions is 316 lines long. I'm thinking that is a little long for >> this format. Maybe I can put them up on

Re: Sharing a program I wrote

2010-05-04 Thread Lie Ryan
On 05/05/10 13:25, Scott wrote: > James, > > Thanks for the comprehensive reply. I would like to post it to > comp.lang.python but the main file is 169 lines long and the file for > functions is 316 lines long. I'm thinking that is a little long for > this format. Maybe I can put them up on a basi

Re: Sharing a program I wrote

2010-05-04 Thread Scott
James, Thanks for the comprehensive reply. I would like to post it to comp.lang.python but the main file is 169 lines long and the file for functions is 316 lines long. I'm thinking that is a little long for this format. Maybe I can put them up on a basic web page or file sharing site and just pos

Re: Sharing a program I wrote

2010-05-04 Thread James Harris
On 4 May, 22:40, Scott wrote: > I'm looking for suggestions on what to do (and how to do it) if I want > to share a program that I wrote in Python. There seem to be quite a > few places to post code and I don't know how to choose. Perhaps look at the options and then select whichever suits your n

Re: Sharing a program I wrote

2010-05-04 Thread Ed Keith
--- On Tue, 5/4/10, Scott wrote: > From: Scott > Subject: Sharing a program I wrote > To: python-list@python.org > Date: Tuesday, May 4, 2010, 5:40 PM > I'm looking for suggestions on what > to do (and how to do it) if I want > to share a program that I wrote in Python

Sharing a program I wrote

2010-05-04 Thread Scott
I'm looking for suggestions on what to do (and how to do it) if I want to share a program that I wrote in Python. There seem to be quite a few places to post code and I don't know how to choose. I wrote a program (script?) that takes a text file containing the output of the "show access-list" com