Notices tagged with python, page 4
-
!python https://nu.federati.net/url/42273
By @andybalaam
-
Invent with !Python: http://inventwithpython.com/chapters/ ← making games, for kids and aspiring programmers
-
!Python starter: https://bitbucket.org/ArneBab/python-starter — short and to the point; from hello world to flow, exceptions, and functions.
-
!python Intro to Debugging in #Python https://octodon.social/users/craigmaloney/updates/137085
-
I am interested in similar series, if they exist, for !Smalltalk or !Python frameworks, such as #Seaside, #Aida, #Django, #TurboGears. If someone knows of any, send me a link.
-
@hobbsc I don't do much with it, but I must admit !Python 3 feels very natural, like speaking US English does. It's tied with !TclTk for my favorite lang.
-
!TIL: pelican, static site generator, can also work as blog. Written in #python. Does not use SQL. Looks really interesting.
-
Adding to !python group. What organization are you presenting this to?
RP @craigmaloney Getting ready to present an Introduction to Debugging in Python
-
@windigo @nds I'm very happy to see this. Maybe other major !Python projects will follow suit, leading to the language finally moving out of the non-unicode past.
-
Scheduling !Python Script to run every hour accurately - Stack Overflow http://stackoverflow.com/questions/22715086/scheduling-python-script-to-run-every-hour-accurately
-
!TIL Learnt and wrote a significant program in python - an electrical circuit simulation using numerical methods and plotting results. #python #programming
-
Python 3.6 dictionaries are order-preserving. I'm just wondering why there's no way to access dictionary items by index directly. When dictionary retains order, I would love to see it to be accessible just like a list. It would be quite log…
-
Python 3.6 dictionaries are order-preserving. I'm just wondering why there's no way to access dictionary items by index directly. When dictionary retains order, I would love to see it to be accessible just like a list. It would be quite log…
-
!TIL: logging in #python. Very useful if you don't have to do all that stuff on your own :-)
-
!TIL: The need of full paths to other files in a #python script which is started as cronjob is also given when another script/program is 'call'ed by that script from a path that is stated in $PATH for the user whose crontab is running the script. So if you want to start a program from /usr/sbin from a script that is started by root's crontab, it must be called with /usr/sbin/$program. $PATH seems not to apply.
-
!TIL: If you want to run a #python script via crontab and expect to find a file (i. e. your config) in your own script path, you must find out your own script path first using os.path.dirname(sys.argv[0]) because the default path will not be the same as if you run the script from console.
-
Python 3.6 is coming soon. Release Candidate 2 #3.6.0rc2 is now available.
http://blog.python.org/2016/12/python-360-release-candidate-2-is-now.html
#360rc2 #python #python3 #python36 #python360 #python360rc2 #release #candidate #programming !python
-
New note by dtluna
-
New note by dtluna
-
New note by dtluna