Python (python) Gruppe, Seite 0
Nachrichten
-
$ !python
>>> me not in most
True -
!python Does anybody know how to indent this following pep8?
created = item.item(0).getElementsByTagName("created_at")[0].firstChild.data-
I’d say created = item.item( 0).getElementsByTagName( "created_at")[0].firstChild.data
-
@drak It works! Thanks
http://sprunge.us/AVEWdrak gefällt das.
-
-
After some months of blackout, I am back to managing my #music library with #beets, "the media library management system for obsessive-compulsive music geeks". One of the loveliest pieces of !python I know, check it out here http://beets.radbox.org/
-
Having trouble installing PyNaCl on Windows? Here's a guide how to get it done. As far as I know, everyone has been suffering with this installation. https://github.com/OpenBazaar/OpenBazaar-Server/wiki/Installing-pynacl-on-Windows !python …
-
ow I've got the OpenBazaar-Server running. First I had some trouble with pynacl and libsodium, but now it's fully working. Excellent!
#pynacl #libsodium !python #openbazaar #p2p #distributed #market #trade #server #software -
!Python #Decorators nuff said!
http://simeonfranklin.com/blog/2012/jul/1/python-decorators-in-12-steps/ -
Adding to !python group
-
Morning. Got my coffee, now hacking on !python at work. :-)
-
-
The list monad in #Perl and !Python http://url.federati.net/CoycW
-
Cool thing I discovered about !python: you can read into a script the contents of a text file and in this file have {0} index indicators, then fill in those values from your script with .format(variablename)
-
#Freenet Communication Primitives: Part 2, Service Discovery and Communication: http://draketo.de/node/686 in 300 lines of !python
Thursday, 20-Aug-15 20:36:16 UTC von web -
If you don't love !python fight me in real life.
-
@benfell fortran 90 onwards is actually very mathematics friendly :) and it so natively, there is no wrapping (as for instance in !python numpy) thus no overhead. Although I am afraid most fortran around is probably legacy code (f77) wrapped by higher level libraries.
- drak gefällt das.
-
@nds You may already know about this. I never did until now. http://url.federati.net/Blf4U !python
-
@jonkulp Something like https://fresh.federati.net/url/3938 didn't help? !python
-
Ok I think I got !python paths sorted enough where I can use some relative paths to grab files from different dirs and write new ones. Suppose the path syntax has to be so bizarre to be able to work with Windows too.
-
!python PATHs are completely jacked up. Talk about non-intuitive!
-