[Catalog-sig] "python 2 only" classifier

Yuval Greenfield ubershmekel at gmail.com
Sat Dec 17 00:01:14 CET 2011


On Fri, Dec 16, 2011 at 9:13 PM, Stefan Krah <stefan-usenet at bytereef.org>wrote:

> [Not replying to Chris, I don't have the previous mail]
>
> Chris McDonough <chrism at plope.com> wrote:
> > > I added both features (python2only and py3equivalents). It took a lot
> > > longer than I expected and cost $0.10 of GAE quotas...
> > >
> > >
> > > Please do critique:
> > >
> > >
> > > http://python3wos.appspot.com/
>
> I don't think this site is very useful in its current form. I immediately
> found two false positives:
>
> 1) ordereddict is part of:
>
> http://docs.python.org/dev/library/collections.html#collections.OrderedDict
>
>
> 2) pylint supports Python3 (from their README):
>
> "2to3 is integrated into the distutils installation process and will be
> run as a
>  build step when invoked by the python3 interpreter:
>
>  NO_SETUPTOOLS=1 python3 setup.py install --no-compile"
>
>
> Also, the site would look a lot greener if there were just two rows for
> all zope.* and plone.* packages.
>
>
> Stefan Krah
>
>
> _______________________________________________
> Catalog-SIG mailing list
> Catalog-SIG at python.org
> http://mail.python.org/mailman/listinfo/catalog-sig
>



1) Fixed.
2) This is the same issue as with docutils. I believe that either a
maintainer of PyPI needs to add the trove classifier for them or someone
should contact Logilab and ask them to add the trove classifier.
3) Why is it that plone and zope have 81 packages on PyPI? In the next top
100 there are 7 green packages
(cssutils, argparse, pytest, pyramid, versiontools, PyYAML, scipy). So if I
consolidate plone and zope we get to about 59/200 vs 52/200. Not a huge
jump but a worthwhile one.


Yuval Greenfield
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/catalog-sig/attachments/20111217/d36dde92/attachment.html>


More information about the Catalog-SIG mailing list