"Ivan Van Laningham" <ivanlan@pauahtun.org> wrote in message
news:mailman.1908.1113491570.1799.python-list@python.org...[color=blue]
> Hi All--
>
> bruno modulix wrote:[color=green]
> >
> > Mothra wrote:[color=darkred]
> > > Hi All,
> > >
> > > I am the current author of the Astro-Sunrise perl module
> > >
http://search.cpan.org/~rkhill/Astro....91/Sunrise.pm
> > > and was wondering if it would be worth while to convert it to python.[/color]
> >
> > Only you and your module's users may tell...
> >[/color]
>
> I'd use it.[/color]
I guess I spoke to soon
http://kortis.to/radix/python/code/Sun.py
This was from the same source I used to create ny module.
[color=blue]
>[color=green][color=darkred]
> > > First off, I have never programmed in python. I would like to use
> > > this project to learn python.[/color]
> >
> > Well, this might be an answer to your first question !-)
> >[/color]
>
> If you can get your mind off the @#)*&^@#!!&-ing Perl syntax, you'll be
> fine;-)
>[color=green][color=darkred]
> > > Another question is, if I do this where can I put the results?
> > > As far as I know python has no "CPAN".[/color]
> >
http://www.python.org/pypi/
> >[/color]
>
> They're working on the Python version of CPAN, but it's taking a long
> time. I think they started in 1998 or so? Haven't kept up, so I have
> no idea what's taking so long. I'm sure someone more knowledgeable than
> me will come along and set us straight.
>[/color]
I checked out the above link (thanks!!) I need to look deeper
at the docs for creating a "module"
Thanks all for the responses!!
Mothra