Python (python) group
Notices
-
#Mercurial now supports !Python 3. With years of work ahead to fix the inevitable bugs. https://gregoryszorc.com/blog/2020/01/13/mercural%27s-journey-to-and-reflections-on-python-3/ #hg #py3 #Breezy, #brz, ( the continuation of #Bazaar, #bz…
-
Watching some Nim Conf videos. https://m.youtube.com/playlist?list=PLxLdEZg8DRwTIEzUpfaIcBqhsj09mLWHx ... but I’m not going to watch the whole playlist, at least not all tonight. Finding the #Nim language interesting because it reminds m…
-
"Think #Python, 2nd Edition" now uses !Python 3 ... downloadable PDF, paper and other formats available https://greenteapress.com/wp/think-python-2e/
-
@musicman I’m definitely not what I’d call proficient in !Python, but I did find “Dive Into Python” (there’s also a “Dive Into Python 3” now) helpful. I bought “Learn Python the Hard Way” for one of my sons, but I don’t …
-
fighting with !python on CentOS 6...
-
I remember hearing about some big breaking changes in the 3.x series of !python. What I mean is, like from 3.4 to 3.5 there were some breaking changes. I cannot, however, remember what those are, or immediately find answers with a search to…
-
I don't know where I came across this link to the Pandas !Python data analysis library. http://pandas.pydata.org/ ... it seems like something that @bthall might find interesting.
Besides that, who wouldn't love cute, bamboo-eating pandas? -
-
@notclacke I've not heard of that one. I have some research to do. By the way, #bzr is getting a !Python 3 refresh as #brz ... breezy-vcs.org
-
#Bazaar ( #bzr ) is being updated for !Python 3 under the name #Breezy ( #brz ). https://www.breezy-vcs.org/
-
@craigmaloney I believe Nathan has abandoned #Spigot development. There was the beginning of a !Python 3 branch at one time.
-
pip on Windows is surprisingly easy...so far. !python
-
!Python: 3.6.5 64-bit
OS: Windows 10 64-bit (1709)
Anybody know if leaked file descriptors an issue? -
I see that #Django from 2.0 onward is !Python 3+ only. https://docs.djangoproject.com/en/2.0/faq/install/#what-python-version-can-i-use-with-django Glad to see some parts of the #Python ecosystem are finally moving forward.
-
Is there a #fedora group? I'm trying to get a legacy !python application to compile on 27. I think it's getting confused about pip modules vs. yum modules, but I'm not sure.
-
-
Kick-Ass PyConHK tee: acquired https://social.heldscal.la/attachment/917931
-
http://tabtools.readthedocs.io/
Make SQL-ish queries on tab-seperated-values files on the command line.
!python -
It's actually a wrapper around awk -- it generates an awk program and runs that on the data.
-
When I get back to work I need to see what #attrs could do to our code.
https://glyph.twistedmatrix.com/2016/08/attrs.html
!python -
PyPy2.7 v5.9.0 and PyPy3.5 v5.9.0, 2.7 now with numpy and pandas support!
http://doc.pypy.org/en/latest/release-v5.9.0.html
PyPy3.5 is considered a beta and work is being funded with a Mozilla grant.
!python -
> [Scons-dev] SCons 3.0.0 release
> RELEASE 3.0.0 - Mon, 18 Sep 2017 08:32:04 -0700
> This is the initial release supporting both python 3.5+ and 2.7.x and pypy
Woohoo! A long-awaited release!!
https://pairlist2.pair.net/pipermail/scons-dev/2017-September/004485.html