From bugreporter at vescent.com Sat Nov 8 17:49:57 2014 From: bugreporter at vescent.com (Ben) Date: Sat, 08 Nov 2014 09:49:57 -0700 Subject: [pydotorg-www] Wiki entry for PyQt5 Callback functions In-Reply-To: <201411062052.52932.david@boddie.org.uk> References: <201411062052.52932.david@boddie.org.uk> Message-ID: <545E49B5.4030100@vescent.com> With help from Phil and the PyQt list, I have a simple demo of using PyQt5 and QML to pass JS callback functions to python. The code is at https://github.com/ben-github/PyQt5-QML-CallbackFunction but Phil suggested putting it on the wiki. I'm registered on wiki.python.org (username bugreporter) but I don't have any write permissions. I was thinking it would be nice to have a PyQt5 section on https://wiki.python.org/moin/PyQt/SampleCode and my sample code as a wiki entry under that. On contacted David about getting access to the wiki and he referred me to this list. Please let me know how to proceed and I'll add a wiki entry if people would like that. Thanks, Ben From shrayasr at gmail.com Sat Nov 1 08:49:15 2014 From: shrayasr at gmail.com (Shrayas rajagopal) Date: Sat, 1 Nov 2014 13:19:15 +0530 Subject: [pydotorg-www] Write access to LocalUserGroups python.org wiki In-Reply-To: <5453EDD5.4000907@egenix.com> References: <5453EDD5.4000907@egenix.com> Message-ID: On Sat, Nov 1, 2014 at 1:45 AM, M.-A. Lemburg wrote: > no problem. I just need your wiki account name. Allright. Tried creating one but there seems to be some problem. Will try again in a while and get back to you. Cheers From mal at python.org Tue Nov 11 13:20:37 2014 From: mal at python.org (M.-A. Lemburg) Date: Tue, 11 Nov 2014 13:20:37 +0100 Subject: [pydotorg-www] Wiki entry for PyQt5 Callback functions In-Reply-To: <545E49B5.4030100@vescent.com> References: <201411062052.52932.david@boddie.org.uk> <545E49B5.4030100@vescent.com> Message-ID: <5461FF15.9050107@python.org> Hi Ben, please send your wiki account name. We can then give you edit access. Thanks, -- Marc-Andre Lemburg Director Python Software Foundation http://www.python.org/psf/ On 08.11.2014 17:49, Ben wrote: > With help from Phil and the PyQt list, I have a simple demo of using PyQt5 and QML to pass JS > callback functions to python. The code is at > https://github.com/ben-github/PyQt5-QML-CallbackFunction but Phil suggested putting it on the wiki. > I'm registered on wiki.python.org (username bugreporter) but I don't have any write permissions. I > was thinking it would be nice to have a PyQt5 section on > https://wiki.python.org/moin/PyQt/SampleCode and my sample code as a wiki entry under that. On > contacted David about getting access to the wiki and he referred me to this list. Please let me know > how to proceed and I'll add a wiki entry if people would like that. > > Thanks, > > Ben > > > _______________________________________________ > pydotorg-www mailing list > pydotorg-www at python.org > https://mail.python.org/mailman/listinfo/pydotorg-www From jondy.zhao at gmail.com Tue Nov 11 13:19:13 2014 From: jondy.zhao at gmail.com (Jondy Zhao) Date: Tue, 11 Nov 2014 20:19:13 +0800 Subject: [pydotorg-www] Request to edit page Message-ID: Hi, My account name is JondyZhao, I have add my IDE "pyshield" in the wiki page "IntegratedDevelopmentEnvironments". Now I'd like to do some change about the information of Pyshield, so I send the request to edit this page and some pages related to python ide editor. -- Regards Jondy From mal at egenix.com Tue Nov 11 14:46:24 2014 From: mal at egenix.com (M.-A. Lemburg) Date: Tue, 11 Nov 2014 14:46:24 +0100 Subject: [pydotorg-www] Request to edit page In-Reply-To: References: Message-ID: <54621330.3010200@egenix.com> On 11.11.2014 13:19, Jondy Zhao wrote: > Hi, > > My account name is JondyZhao, I have add my IDE "pyshield" in the wiki > page "IntegratedDevelopmentEnvironments". Now I'd like to do some change > about the information of Pyshield, so I send the request to edit this > page and some pages related to python ide editor. Added. Happy editing ! -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Nov 11 2014) >>> Python Projects, Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope/Plone.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ 2014-11-11: Released eGenix pyOpenSSL 0.13.6 ... http://egenix.com/go64 ::::: Try our mxODBC.Connect Python Database Interface for free ! :::::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ From mal at python.org Thu Nov 13 10:05:41 2014 From: mal at python.org (M.-A. Lemburg) Date: Thu, 13 Nov 2014 10:05:41 +0100 Subject: [pydotorg-www] Wiki entry for PyQt5 Callback functions In-Reply-To: <5463D8A8.7050509@vescent.com> References: <201411062052.52932.david@boddie.org.uk> <545E49B5.4030100@vescent.com> <5461FF15.9050107@python.org> <5463D8A8.7050509@vescent.com> Message-ID: <54647465.3010809@python.org> Added. Happy editing ! On 12.11.2014 23:01, Ben wrote: > Marc-Andre -- My wiki account name is "bugreporter" > > Thanks, > > Ben > > On 11/11/2014 5:20 AM, M.-A. Lemburg wrote: >> Hi Ben, >> >> please send your wiki account name. We can then give you edit access. >> >> Thanks, >> -- Marc-Andre Lemburg Director Python Software Foundation http://www.python.org/psf/ On 08.11.2014 >> 17:49, Ben wrote: >>> >With help from Phil and the PyQt list, I have a simple demo of using PyQt5 and QML to pass JS >>> >callback functions to python. The code is at >>> >https://github.com/ben-github/PyQt5-QML-CallbackFunction but Phil suggested putting it on the >>> wiki. >>> >I'm registered on wiki.python.org (username bugreporter) but I don't have any write permissions. I >>> >was thinking it would be nice to have a PyQt5 section on >>> >https://wiki.python.org/moin/PyQt/SampleCode and my sample code as a wiki entry under that. On >>> >contacted David about getting access to the wiki and he referred me to this list. Please let me >>> know >>> >how to proceed and I'll add a wiki entry if people would like that. >>> > >>> >Thanks, >>> > >>> >Ben >>> > >>> > >>> >_______________________________________________ >>> >pydotorg-www mailing list >>> >pydotorg-www at python.org >>> >https://mail.python.org/mailman/listinfo/pydotorg-www > > -- Marc-Andre Lemburg Director Python Software Foundation http://www.python.org/psf/ From mal at egenix.com Wed Nov 19 10:41:02 2014 From: mal at egenix.com (M.-A. Lemburg) Date: Wed, 19 Nov 2014 10:41:02 +0100 Subject: [pydotorg-www] Updated wiki.python.org server Message-ID: <546C65AE.1070102@egenix.com> FYI: I just ran apt-get update & upgrade on the wiki.python.org VM. If you find any problems, please let me know. PS: I did not reboot the VM, since I don't have any way of fixing problems that may occur during a reboot. If someone has to run a reboot, please be aware of potential problems... Thanks, -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Nov 19 2014) >>> Python Projects, Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope/Plone.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ 2014-11-19: Released mxODBC Connect 2.1.1 ... http://egenix.com/go65 2014-11-11: Released eGenix pyOpenSSL 0.13.6 ... http://egenix.com/go64 ::::: Try our mxODBC.Connect Python Database Interface for free ! :::::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ From irmen at razorvine.net Thu Nov 20 21:23:56 2014 From: irmen at razorvine.net (Irmen de Jong) Date: Thu, 20 Nov 2014 21:23:56 +0100 Subject: [pydotorg-www] editing Python wiki Message-ID: <546E4DDC.7010109@razorvine.net> Hi, I would like to correct the url for PYRO on this page: https://wiki.python.org/moin/DistributedProgramming but I cannot edit the page anymore. (the corrected URL that I wanted to put there is http://pythonhosted.org/Pyro4/ ) -irmen de jong (my wiki user is IrmenDeJong) From paul at boddie.org.uk Thu Nov 20 23:36:03 2014 From: paul at boddie.org.uk (Paul Boddie) Date: Thu, 20 Nov 2014 23:36:03 +0100 Subject: [pydotorg-www] editing Python wiki In-Reply-To: <546E4DDC.7010109@razorvine.net> References: <546E4DDC.7010109@razorvine.net> Message-ID: <201411202336.03959.paul@boddie.org.uk> On Thursday 20. November 2014 21.23.56 Irmen de Jong wrote: > Hi, > > I would like to correct the url for PYRO on this page: > https://wiki.python.org/moin/DistributedProgramming > but I cannot edit the page anymore. > > (the corrected URL that I wanted to put there is > http://pythonhosted.org/Pyro4/ ) > > > -irmen de jong > (my wiki user is IrmenDeJong) I've just added you as a wiki editor. Welcome back! Paul From sbrichards at mit.edu Sun Nov 30 00:04:56 2014 From: sbrichards at mit.edu (Steve Richards) Date: Sat, 29 Nov 2014 15:04:56 -0800 Subject: [pydotorg-www] Contributing / Volunteering Message-ID: Hello, A few years ago I wanted to volunteer and got in touch to do so but did not have the time then. I'd now like to contribute where possible. I'm not a web developer but would like to contribute more by writing python if there are any projects that need attention. Thanks! -- *Steven Richards* sbrichards at mit.edu -------------- next part -------------- An HTML attachment was scrubbed... URL: From techtonik at gmail.com Sun Nov 30 21:34:00 2014 From: techtonik at gmail.com (anatoly techtonik) Date: Sun, 30 Nov 2014 23:34:00 +0300 Subject: [pydotorg-www] Contributing / Volunteering In-Reply-To: References: Message-ID: Hi, On Sun, Nov 30, 2014 at 2:04 AM, Steve Richards wrote: > Hello, > A few years ago I wanted to volunteer and got in touch to do so but did not > have the time then. I'd now like to contribute where possible. I'm not a web > developer but would like to contribute more by writing python if there are > any projects that need attention. > Thanks! Well, all projects in pydotorg need attention. I can't guide you on what is important, because I am not a part of core team, which resides in private list at pydotorg at python.org but for example I am working on some rather epic and long term things in my spare time: 1. mapping of repository paths in python repository to modules This allows to classify incoming patches. Including stats of issues/patches per module, their lifetime and other statistics. This can be the source to guide people and future contributions. The proof of concept is already working: https://bitbucket.org/techtonik/python-stdlib 2. get the stats of patches per module public Here http://bugs.python.org/issue?@template=stats are the most generic stats compiled by Ezio. URL is ugly, so I've added Routing API to Roundup to make it more extendable. The goal is to deal with complexity of stdlib development by splitting incoming flow of information by module. Another goal is to provide a good source of data for engineering better modules over ones that are stuck in stdlib in their current form, because of backward compatibility. 3. research usability and dynamics of contributing This one epic task that I unlikely to complete ever. I suspect there is a decline in contributions (and new contributors) over the past 10 years despite of growing Python popularity. I can name a few aspects that should affect that, but my assumptions are not based on any data, so if I was a researcher, I'd be interested to analyze trends over time with metrics such as: - amount of new people registered - amount of people who sent patches - amount of new people who sent patches And the major factors like these: - introduction of CLA - Python 3 promises and milestones - switches of version control systems - introduction of devguide (bounce ratio) Additional factors that can also play a role: - growing cultural gap core community and new generation - evolution of communication tools - grown startup moneychasing culture - fears and uncertainty in open source and contributing - more strict HR control methods employed by market - grown market demand for Python coders - early hiring in education This is my domain of interests, which is not something that I discussed with everybody before jumping in, so it is not something that somebody requested - these are just things that I personally see as the most useful, and most of them are connected with usability of contribution process, because I personally believe that involvement is very low. Too low or critically low, FWIW. -- anatoly t.