Notices tagged with python, page 3
-
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?
-
@jartigag yo el primer experimento lo hice con http://sleekxmpp.com/ para !xmpp aunque ahí era todo integrado.
No me he preocupado mucho de mirar aún porque el "motor" lo hago a plazos y apenas avanzo, pero vi que hay librerías por ejemplo para conectar con !gnusocial e imagino que con Mastodon y lo que sea.
Lo bueno de #python es que hay librerías para todo. :)
-
Y otro sobre porqué !gnusocial con prioridad a otras redes... Pues principalmente porque es la red libre que más controlo y me siento más a gusto. Pensando en la facilidad de uso también he estado mirando un poco más a fondo #Mastodon, pero al final me pareció más fácil instalar un nodo de #gnusocial incluyendo #qvitter (salvo por lo del certificado, que aún me viene gran…
-
!TIL: In #Python a for loop can have an else element. It gets processed if the for loop has been processed completely and not been stopped (break, continue) in some way.
-
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.
-
@musicman I believe !Python is still there.
-
It's actually a wrapper around awk -- it generates an awk program and runs that on the data.
-
http://tabtools.readthedocs.io/
Make SQL-ish queries on tab-seperated-values files on the command line.
!python
-
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
-
@clacke Adding to !python
-
!dlang community starting to discuss prevention measures https://is.gd/dWtS5R in light of !python's PyPI modifications https://is.gd/OZaA8Z
-
#Hy, a #Lisp implementation that runs atop !Python https://www.youtube.com/watch?v=iOMvkSrPWhk
-
The Tale of Pythonia: https://blogs.gentoo.org/mgorny/2017/01/20/the-tale-of-pythonia/ !gentoo !python
-
https://social.heldscal.la/url/635960 > Based on the rate of uptake for Python 3 libraries and the rate of decline for Python 2-only libraries, the Microsoft team predicted that 3 will overtake 2 by "around May of this year." That's in…
-
Correction: No, the new Path().resolve() doesn't act like normpath(). It still follows symlinks if they exist, it just tolerates non-existing paths. Bummer.
-
https://social.heldscal.la/url/635930 Actually more like 2, as Cython isn't a Python implementation. So, they're talking about Tauthon and PyPy. I'm not so sure about Tauthon -- There hasn't been much activity since the original work, …
-
Adding to !python group. https://thenewstack.io/instagram-makes-smooth-move-python-3/