Mit „python“ getaggte Nachrichten
-
GvR discusses the !python 3 process. https://www.youtube.com/watch?v=Oiw23yfqQy8
/via @clacke
(The invidious link has some sort of JS based bot protector, so sharing here would create a broken link.) -
"Welcome to #django || Following the news around Freenode on 2021-May-19, we're moving all Django related channels to https://libera.chat . ... " -- join message for irc:/irc.freenode.net/#django I figured they would wait for !Python's PSF …
-
!Python Gangsta Rap https://www.youtube.com/watch?v=FJ7QsEytQq4
-
» I love the syntax of #Python, but crave the simplicity and power of #Lisp.« https://www.draketo.de/software/wisp !GNU #Guile #Scheme !fs
Tuesday, 02-Mar-21 00:08:19 UTC von web -
Double question mark thing: If you type two question marks after a Python object in ipython, it shows the annotations and source code related to that object: In [1]: from asdf import Asdf In [2]: Asdf?? Init si…
-
♻️ Python Malware on the Rise
mstdn.social/@rmdes/1045351540…♲ @rmdes@mstdn.social: Python Malware on the Rise #python: www.cyborgsecurity.com/python-…
-
Yes! Upgrading to latest flake8 (implying latest pyflakes) and removing a bunch of # noqa from our codebase.github.com/PyCQA/pyflakes/pull…Fix false positive with partially quoted annotationsWhat would happen was…
-
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/
-
These 3D volume-plots look awesome! https://yt-project.org/doc/cookbook/simple_plots.html !gn #python yt
Tuesday, 14-May-19 23:24:27 UTC von web -
#Mercurial 5.0 comes with support for #Python3 (in β) → https://www.mercurial-scm.org/wiki/Release5.0 #python
Monday, 13-May-19 23:07:08 UTC von web -
#Python to #Java: http://jython.org/archive/21/docs/jythonc.html https://github.com/chrishumphreys/p2j https://github.com/jarble/transpiler
Monday, 28-Jan-19 14:09:29 UTC von web -
9.99999999999999 // 1 #Python take care: Truncate to int actually means truncate.
Tuesday, 20-Nov-18 14:50:32 UTC von web -
Software #developer fatigue, my fun language, and cracks in #Python: https://dev.to/arnebab/comment/3caf
Monday, 10-Sep-18 13:17:51 UTC von web -
Great language side-by-side comparison: https://hacks.mozilla.org/2018/05/creating-web-things-with-python-node-js-and-java #python #js #java
Friday, 11-May-18 09:47:20 UTC von web -
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.