Se vienen PyCamp y PyCon Argentina (+ video)
http://www.codeandbeyond.org/2012/06/se-vienen-pycamp-y-pycon-argentina.html
A rewrite of the Django tutorial with Test Driven Development
http://news.ycombinator.com/item?id=3086400
hjwp / Test-Driven-Django-Tutorial
https://github.com/hjwp/Test-Driven-Django-Tutorial
source code & text for a tutorial on using doing TDD django
chrisclark / PythonForDataScience
https://github.com/chrisclark/PythonForDataScience
Up And Running With Python – My First Kaggle Entry
http://blog.kaggle.com/2012/07/02/up-and-running-with-python-my-first-kaggle-entry/
NINJA-IDE: A Powerful IDE For Developing Python Apps
http://www.webresourcesdepot.com/ninja-ide-a-powerful-ide-for-developing-python-apps/
ErlPort – Erlang port protocol for Python
http://erlport.org/
RESTful Pyramid
http://zhuoqiang.me/a/restful-pyramid
Pragmatic Unicode
http://nedbatchelder.com/text/unipain.html
Preview: NINJA-IDE Code Completion Inheritance
Building a distributed concurrent queue with Apache ZooKeeper
http://www.cloudera.com/blog/2009/05/building-a-distributed-concurrent-queue-with-apache-zookeeper/
fisadev / fisa-vim-config
https://github.com/fisadev/fisa-vim-config
my vim configuration (lot of python, autocompletition, fuzzy finder, debugger, …)
bvdelft / PyOpaque
https://github.com/bvdelft/PyOpaque/wiki/Call-of-Challenge
PyOpaque is a module to screen or control the access to an object’s attributes and methods, by wrapping Python objects in build-in objects.
marianoguerra / feedformatter
https://github.com/marianoguerra/feedformatter/
feedformatter is a Python (2 & 3) library for generating news feeds in RSS and Atom formats.
PyPy
http://pypy.org/
PyPy is a fast, compliant alternative implementation of the Python language (2.7.2)
15.18. ctypes — A foreign function library for Python
http://docs.python.org/release/2.7.2/library/ctypes.html
It provides C compatible data types, and allows calling functions in DLLs or shared libraries. It can be used to wrap these libraries in pure Python.
Design Patterns in Python
http://www.python.org/workshops/1997-10/proceedings/savikko.html
General Python FAQ
http://docs.python.org/faq/general.html
30.6. importlib – An implementation of import
http://docs.python.org/dev/library/importlib.html
The purpose of the importlib package is two-fold. One is to provide an implementation of the import statement (and thus, by extension, the __import__() function) in Python source code. This provides an implementation of import which is portable to any Python interpreter. This also provides a reference implementation which is easier to comprehend than one implemented in a programming language other than Python.
Implementing Python
http://www.evanjones.ca/implementing-python.html
Python in .NET
http://buildbot.pypy.org/misc/Implementing%20Python%20in%20.NET.pdf
Preview: NINJA-IDE Code Completion – Functions Return
My Links
http://delicious.com/ajlopez/python
[...] Previous Post Next Post [...]
Pingback by Python: Links, News And Resources (9) « Angel ”Java” Lopez on Blog — November 28, 2012 @ 5:33 pm
[...] Previous Post Next Post [...]
Pingback by Python: Links, News And Resources (11) « Angel ”Java” Lopez on Blog — January 10, 2013 @ 5:01 pm