[code-quality] class diagram dot code of pylint/pyreverse as stdout stream output

2016-07-07 Thread Florian Kromer
Hi everyone, is it possible to pipe the dot code of a pylint/pyreverse package or class diagram into the stdout stream instead of creating a .dot file and putting it in there? A bit more details: I write a sphinx-doc extension which shall integrate the dot representation of package and class d

[code-quality] PyCQA News

2016-07-07 Thread Ian Cordasco
Hey all, It's been a while since we talked about new things happening in the PyCQA. We have new projects and a couple other tiny announcements. New projects! = We've added pyflakes and flake8-import-order to our tiny group of folks and of course we're still open to other projects. T

Re: [code-quality] class diagram dot code of pylint/pyreverse as stdout stream output

2016-07-07 Thread Claudiu Popa
On Thu, Jul 7, 2016 at 12:03 PM, Florian Kromer wrote: > Hi everyone, > > is it possible to pipe the dot code of a pylint/pyreverse package or class > diagram into the stdout stream instead of creating a .dot file and putting it > in there? > > A bit more details: > I write a sphinx-doc extensio

Re: [code-quality] class diagram dot code of pylint/pyreverse as stdout stream output

2016-07-07 Thread Florian Kromer
Hi Claudiu, alright, I will create an issue. Maybe I will find some time to implement it during my vacation. Kind regards, Florian > Claudiu Popa hat am 7. Juli 2016 um 17:00 geschrieben: > > > On Thu, Jul 7, 2016 at 12:03 PM, Florian Kromer wrote: > > Hi everyone, > > > > is it possible t

[code-quality] Pylint 1.6.0 released

2016-07-07 Thread Claudiu Popa
Hi folks, I am joyful to announce the release of Pylint 1.6.0. This is the next minor release in the 1.X branch and most probably the last one, since we are preparing the taking off of Pylint 2.0. This release has a couple of small improvements, bug fixes and new checks, comparing to the last on