X-Received: by 10.157.32.113 with SMTP id n104mr18025088ota.45.1467391713641; Fri, 01 Jul 2016 09:48:33 -0700 (PDT) X-Received: by 10.157.37.28 with SMTP id k28mr891422otb.18.1467391713609; Fri, 01 Jul 2016 09:48:33 -0700 (PDT) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!r1no8513527ige.0!news-out.google.com!d62ni9074ith.0!nntp.google.com!jk6no8494192igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: de.comp.lang.python Date: Fri, 1 Jul 2016 09:48:33 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.70.179.244; posting-account=XE941AoAAADMGpdMmwjtbv1vw2WWgf0t NNTP-Posting-Host: 47.70.179.244 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <58c7d6d5-bfb5-4d1c-81d0-9e7a962d07ca@googlegroups.com> Subject: ANN: pygcgen (Github Changelog Generator) From: "Torsten P." Injection-Date: Fri, 01 Jul 2016 16:48:33 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: csiph.com de.comp.lang.python:4478 Hello, maybe you know "GitHub Changelog Generator" (https://github.com/skywinder/g= ithub-changelog-generator). As i came across it, i liked to try it, but wasn't able to get it running. = The script is written in Ruby. As i don't know Ruby, i had the idea to conv= ert it to Python. After a few days of trial and error, learning a bit of Ru= by and debugging, i finally had a working version: https://github.com/topic= 2k/pygcgen . Now i wanna ask you, if you would like to try pygcgen (as i ca= lled my version) and give me some feedback. I already tried some options, b= ut the more people test it, the better can get it. :) Currently it's only written to be compatible with Python 2.7. Any help in m= aking it compatible with 2.7 and 3.5 would be appreciated.