mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
better URL for Python 3 recipes
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
|
||||
<ul>
|
||||
<li><a href='http://pypi.python.org/pypi?:action=browse&c=533&show=all'>Python Package Index: list of Python 3 packages</a>
|
||||
<li><a href='http://code.activestate.com/recipes/langs/python/tags/python3/'>Python Cookbook: list of recipes tagged “python3”</a>
|
||||
<li><a href='http://code.activestate.com/recipes/langs/python/tags/meta:min_python_3/'>Python Cookbook: list of Python 3 recipes</a>
|
||||
<li><a href='http://code.google.com/hosting/search?q=label:python3'>Google Project Hosting: list of projects tagged “python3”</a>
|
||||
<li><a href='http://sourceforge.net/search/?words=%22python+3%22'>SourceForge: list of projects matching “Python 3”</a>
|
||||
<li><a href='http://github.com/search?type=Repositories&language=python&q=python3'>GitHub: list of projects matching “python3”</a> (also, <a href='http://github.com/search?type=Repositories&language=python&q=python+3'>list of projects matching “python 3”</a>)
|
||||
|
||||
Reference in New Issue
Block a user