Jackson Cooper pythoncentral@identi.ca
A fun resource for people who like to program in Python. Visit this treasure trove of know-how about the most 'can-do' programming language.
2013-07-10T23:37:14+00:00 via web To: Python, Public
mypy - A New !Python Variant with Dynamic and Static Typing (now with Python-compatible syntax, self-hosting) http://www.mypy-lang.org/2013-07-05T15:19:53+00:00 via web To: Python, Public
Carlo E. T. Oliveira shared this.
2013-07-01T16:01:51+00:00 via web To: Python, Public
Announcing CacheControl: !Python httplib2 caching for the requests library http://identi.ca/url/760741132013-06-30T04:48:04+00:00 via web To: Python, Public
Falcon: A faster !Python interpreter http://identi.ca/url/760682912013-06-28T12:47:26+00:00 via web To: Python, Public
!Python null equivalent: None http://identi.ca/url/76061860Fernando dos Santos shared this.
2013-06-28T00:42:43+00:00 via web To: Python, Public
Why [None, 0] > [None, 0] is a valid comparison when None > None is not !Python http://identi.ca/url/760598072013-06-26T19:15:17+00:00 via web To: Python, Public
First steps with Hy, the !Python Lisp http://identi.ca/url/76054818Christopher Allan Webber likes this.
Christopher Allan Webber, Arne Babenhauserheide, Tomás Solar Castro shared this.
@pythoncentral what I’d wish to see in Hy is Tail Call Optimization. Does it already have Macros?2013-06-25T12:59:53+00:00 via web To: Python, Public
!Python PyQt 5.0 has been released! Changes available here: http://identi.ca/url/760484872013-06-23T17:44:00+00:00 via web To: Python, Public
PyHTML: A simple !Python HTML generator http://identi.ca/url/76040422Jose R Rodriguez shared this.
2013-06-21T18:01:42+00:00 via web To: Python, Public
Shed Skin 0.9.4 - A (restricted) !Python to C++ Compiler released http://identi.ca/url/760325632013-06-19T12:28:45+00:00 via web To: Python, Public
sarge, a wrapper for the !Python subprocess module http://identi.ca/url/760233692013-06-18T17:53:50+00:00 via web To: Python, Public
!Python Jep, Jython and CPython compared, all in a nice little script http://identi.ca/url/760205832013-06-17T15:16:21+00:00 via web To: Python, Public
!Python module for creating Excel files with Charts http://identi.ca/url/76016247CArlos Tineo likes this.
Stefano Canepa shared this.
2013-06-09T13:13:31+00:00 via web To: Python, Public
A new !Python application tracker http://identi.ca/url/759784952013-06-06T10:49:19+00:00 via web To: Python, Public
Announcing a Code of Conduct for use by the !Python community http://identi.ca/url/759620592013-06-04T09:08:05+00:00 via web To: Python, Public
see(), an alternative to !Python dir(): http://bit.ly/11f4m3s2013-05-27T22:12:42+00:00 via web To: Python, Public
py2exe: !Python to exe Introduction http://identi.ca/url/759112542013-05-27T21:12:18+00:00 via web To: Python, Public
Writing Views to Upload Posts for Your First !Python !Django Application http://bit.ly/18nXEAR2013-05-27T08:46:05+00:00 via web To: Python, Public
Why use !Python tuples (vs lists): http://identi.ca/url/759077792013-05-25T13:51:05+00:00 via web To: Python, Public
commandr - auto !Python CLI builder for functions, just by adding a decorator: http://bit.ly/136bOkj (Blog) http://bit.ly/11lq5ME (GitHub)