> On Nov 21, 2015, at 2:46 AM, Antoine Pitrou <[email protected]> wrote:
> 
> On Fri, 20 Nov 2015 11:40:23 -0500
> Randy Syring <[email protected]>
> wrote:
> 
>> I'm glad to see progress being made.  Thanks for the time and effort
>> that is being put into this.
>> 
>> After taking a look, the one thing that really stuck out to me in a
>> negative way was how much screen space the header is using up.  I've
>> created an issue for discussion here:
> 
> Agreed.  The look of the average project page is a bit depressing:
> https://warehouse.python.org/project/six/
> 
> Useful content starts only 2/3 down the first page. The large "pip
> install six" snippet probably doesn't deserve being that proeminent
> (or being there at all), and is ironically redundant with the "how do
> I install this?" link just below.

The “How do I Install this” is actually designed to take someone to a beginners 
guide on how to use pip to install packages while the “pip install six” snippet 
is designed for someone who already knows the basics to just have something 
they can easily copy/paste (including a little button you can click to get it 
copied to your clipboard). We have a number of technical writers who have 
volunteered to help make packaging.python.org better and a beginners guide is 
one of the items they’re going to be working on.

> 
> I would also suggest a bit more care on the typography :-) The main
> body text here:
> https://warehouse.python.org/project/requests/
> looks much less nice than here:
> https://pypi.python.org/pypi/requests/
> 
> (actually, in both those pages, it would be nice trying justifying the
> text, as well)

The main body text on the detail pages hasn’t been styled at all yet (tracked 
by https://github.com/pypa/warehouse/issues/801).

> 
> Regards
> 
> Antoine.
> 
> 
> _______________________________________________
> Distutils-SIG maillist  -  [email protected]
> https://mail.python.org/mailman/listinfo/distutils-sig


-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to