Skip to content

Commit d76ff55

Browse files
committed
updates to the list. Add some more awesome dudes
1 parent 71553e1 commit d76ff55

File tree

2 files changed

+89
-16
lines changed

2 files changed

+89
-16
lines changed

pyhackers/templates/base.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646

4747
<li><a href="/links">Links</a></li>
4848
<li><a href="/top-python-projects/" style="color:orangered;font-weight:bold;">Top Python Projects</a></li>
49+
<li><a href="/top-python-contributors-developers" style="color:aqua;font-weight:bold;">Top Python Contributors</a></li>
4950
{# <li class="dropdown">#}
5051
{# <a class="dropdown-toggle" data-toggle="dropdown" href="#">#}
5152
{# Channels<b class="caret"></b>#}
@@ -61,10 +62,10 @@
6162

6263
{# <li><a href="#mc_embed_signup" id='join-us' data-toggle='modal' data-track='newsletter'>Join Beta&nbsp;(200+)</a></li>#}
6364
<li><a href='/about'>About</a></li>
64-
<li><a href="http://github.com/pythonhackers/pythonhackers" target="_blank"><i class='fa fa-github'></i>&nbsp;28</a>
65-
</li>
66-
<li><a href="http://twitter.com/pythonhackers" target="_blank"><i class='fa fa-twitter'></i>&nbsp;260
67-
</a></li>
65+
{# <li><a href="http://github.com/pythonhackers/pythonhackers" target="_blank"><i class='fa fa-github'></i>&nbsp;28</a>#}
66+
{# </li>#}
67+
{# <li><a href="http://twitter.com/pythonhackers" target="_blank"><i class='fa fa-twitter'></i>&nbsp;260#}
68+
{# </a></li>#}
6869
</ul>
6970
<ul class='nav navbar-nav pull-right'>
7071
{% if logged_in %}

pyhackers/templates/top-python-developers.html

Lines changed: 84 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
<p>
2424
<span style="font-size:18px;">People who made huge contributions to Python ecosystem.</span> <br />
2525
<span style="font-weight: bold;text-decoration: underline;font-size:24px;">
26-
27-
2826
This list is not sorted by any means. All these people are #1 for me.</span>
27+
<span>Last update: 2014-01-24</span>
2928
</p>
29+
3030
</div>
3131

3232
<table class='table table-bordered table-responsive table-striped table-condensed'>
@@ -257,6 +257,13 @@
257257
href="http://stackoverflow.com/users/1556290/armin-rigo">sflow.com/users/1556290/armin-rigo</a>
258258

259259
</tr>
260+
<tr>
261+
<td>Eric Holscher</td>
262+
<td>RTD</td>
263+
<td><a href="https://twitter.com/ericholscher">@ericholscher</a></td>
264+
<td><a href="https://github.com/ericholscher">ericholscher.com</a></td>
265+
<td colspan="2"><a href="http://ericholscher.com/">ericholscher.com</a></td>
266+
</tr>
260267
<tr>
261268

262269
<td>Alex Gaynor
@@ -393,19 +400,84 @@
393400
</tr>
394401
<tr>
395402

396-
<td>Brewster Malevich
397-
<td>
403+
<td>Brewster Malevich</td>
404+
<td></td>
398405
<td><a target="_blank"
399-
href="https://twitter.com/sbmalev">@sbmalev</a>
406+
href="https://twitter.com/sbmalev">@sbmalev</a></td>
400407
<td>
401408
<td><a target="_blank"
402-
href="https://plus.google.com/%2BBrewsterMalevich">++BrewsterMalevich</a>
409+
href="https://plus.google.com/%2BBrewsterMalevich">++BrewsterMalevich</a></td>
403410
<td>
404411
</tr>
412+
413+
<tr>
414+
415+
<td>Robin Dunn</td>
416+
<td>wxPython</td>
417+
<td><a href="https://twitter.com/RobinD42">@RobinD42</a></td>
418+
<td><a href="https://github.com/RobinD42">@RobinD42</a></td>
419+
<td></td>
420+
<td><a target="_blank"
421+
href="http://wxpython.org/blog/">wxpython.org/blog/</a>
422+
</td>
423+
424+
<td><a target="_blank"
425+
href="http://alldunn.com/robin/">alldunn.com/robin</a>
426+
</td>
427+
</tr>
428+
<tr>
429+
<td>Leonard Richardson</td>
430+
<td>BeautifulSoup</td>
431+
<td></td>
432+
<td><a target="_blank"
433+
href="https://twitter.com/leonardr">@leonardr</a>
434+
</td>
435+
<td><a target="_blank"
436+
href="https://github.com/leonardr">@leonardr</a>
437+
</td>
438+
439+
<td><a target="_blank"
440+
href="http://www.crummy.com/self/">crummy.com/self</a>
441+
</td>
442+
</tr>
443+
444+
<tr>
445+
<td>Fredrik Lundh</td>
446+
<td>Effbot.org</td>
447+
<td></td>
448+
<td></td>
449+
<td><a target="_blank"
450+
href="http://effbot.org/">effbot.org</a>
451+
</td>
452+
</tr>
453+
<tr>
454+
455+
<td>Charles Leifer</td>
456+
<td>Peewee</td>
457+
<td></td>
458+
<td><a target="_blank"
459+
href="https://github.com/coleifer">@coleifer</a>
460+
</td>
461+
<td><a target="_blank"
462+
href="http://charlesleifer.com/blog">charlesleifer.com/blog</a>
463+
</td>
464+
</tr> <tr>
465+
466+
<td>Jean-Paul Calderone</td>
467+
<td>Twisted</td>
468+
<td><a href="https://twitter.com/jpcalderone">@jpcalderone</a></td>
469+
<td><a target="_blank"
470+
href="https://github.com/exarkun">@exarkun</a>
471+
</td>
472+
<td><a target="_blank"
473+
href="http://as.ynchrono.us">as.ynchrono.us</a>
474+
</td>
475+
<td><a href="http://stackoverflow.com/users/18243/jean-paul-calderone">sflow.com/jean-paul-calderone</a></td>
476+
</tr>
405477
<tr>
406478

407-
<td>Michael Bayer
408-
<td>SQLAlchemy
479+
<td>Michael Bayer</td>
480+
<td>SQLAlchemy</td>
409481
<td><a target="_blank"
410482
href="https://twitter.com/zzzeek">@zzzeek</a>
411483
<td>
@@ -415,13 +487,13 @@
415487
</tr>
416488
<tr>
417489

418-
<td>Matt Mackall
419-
<td>Mercurial
490+
<td>Matt Mackall</td>
491+
<td>Mercurial</td>
420492
<td><a target="_blank"
421-
href="https://twitter.com/mpmselenic">@mpmselenic</a>
493+
href="https://twitter.com/mpmselenic">@mpmselenic</a></td>
422494
<td>
423495
<td><a target="_blank"
424-
href="http://www.selenic.com/blog/">selenic.com/blog/</a>
496+
href="http://www.selenic.com/blog/">selenic.com/blog/</a></td>
425497
<td>
426498
</tr>
427499
<tr>

0 commit comments

Comments
 (0)