[Koha-devel] [Koha-patches] [PATCH] Replace TMPL_ELSIF with TMPL_ELSE and TMPL_IF in label-manager.tmpl;

JerryVanBaren gerald.vanbaren at ge.com
Wed Aug 27 16:39:53 CEST 2008


Galen Charlton wrote:
> Hi,
> 
> On Wed, Aug 27, 2008 at 8:41 AM, Rick Welykochy <rick at praxis.com.au> wrote:
>> Hey, now that's an idea! pyKoha! Any takers?
> 
> Heh.  I'm surprised that nobody (that I'm aware of) has started a
> Python-based ILS yet.
> 
> Regards,
> 
> Galen

I've been telling people that python is perl with a sane syntax (ducks 
for cover ;-).

A quick google for "python call perl" indicates that it should work to 
migrate perl code to python incrementally, calling the existing perl 
functions and libraries until (if) the function/library gets migrated to 
python.
<http://www.google.com/search?q=python+call+perl&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a>

A quick scan makes these look like good starting points:
   <http://search.cpan.org/~gaas/pyperl-1.0/perlmodule.pod>
   <http://wiki.python.org/moin/PyPerl>

I would love to tackle this to help my knowledge of koha, perl, and 
because I like python better than perl, but I'm overcommited on 
volunteer projects already. :-(

Best regards,
gvb



More information about the Koha-devel mailing list