A great podcast episode on Continuous Delivery
Ever wonder how to do continuous delivery with #python? I recorded an episode of @TalkPython with @mkennedy where w… https://t.co/qTYPGbrYHL
— Cristian Medina (@tryexceptpass) June 15, 2018
Inspecting module source code
RT @DynamicWebPaige: #Python family: if you ever want to inspect the source code for a module that you’ve imported, but don’t want to was…
— Jason Wattier (@jmwatt3) June 17, 2018
Origins of the Zen of Python
RT @gvanrossum: Origin of the Zen of Python. https://t.co/2dzzLF922E
— Python Weekly (@PythonWeekly) June 11, 2018
Teach kids to code!
RT @mraspinall: 10 Reasons Kids Should Learn to Code #CodeBreaker https://t.co/wfvKLTu8rN https://t.co/rHKKraKapX
— Code.org (@codeorg) June 18, 2018
Sci-py lecture notes!
Scientific Python lecture notes https://t.co/5UIkLUIOrl
— Scientific Python (@SciPyTip) June 13, 2018
PyLadies Big Data Tutorial:
PyLadies + Women in Big Data Python Tutorial, June 21 – Los Angeles, CA: https://t.co/6DbkmV5suf. Visualizing Geogr… https://t.co/ATvKzHSCVi
— Python Software (@ThePSF) June 15, 2018
Learn the internals of Scrapy
Scrapy internals by Alexander Sibiryakov – https://t.co/wGZLKdeITi. Covers Scrapy’s internal processing pipeline wo… https://t.co/dRNqAMnPdk
— Python Software (@ThePSF) June 09, 2018
A very cool webcast on building PyPI.org with MongoDB
Want to watch the recording of my 3-part @MongoDB webcast? We build https://t.co/9hEjdxIsjw from scratch all the w… https://t.co/OcVpzbFCys
— Michael Kennedy (@mkennedy) June 13, 2018
Python’s 3 main applications
What exactly can you do with Python? Here are Python’s 3 main applications. — https://t.co/G7OsXnbvoM
— Real Python (@realpython) June 18, 2018
What a brilliant little project! pytest-tldr
RT @freakboy3742: My weekend project: A pytest plugin that makes test output less chatty and less colorful. pip install pytest-tldr and s…
— Brian Okken (@brianokken) June 17, 2018
Article on security by Anthony Shaw – good stuff mate!
“10 common security gotchas in #Python and how to avoid them” by @anthonypjshaw https://t.co/1oD2iPhsEy
— Pybites (@pybites) June 18, 2018
Great new tutorial on Full Stack Python
New post is up on how to quickly configure Python 3, Flask and Gunicorn on Ubuntu 18.04 LTS! https://t.co/a1WxaPvJII https://t.co/jZzSxE6W1r
— Full Stack Python (@fullstackpython) June 16, 2018
house – A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python. https://t.co/HsnMgHhGrL
— Python Trending (@pythontrending) June 18, 2018
101 Pandas Exercises!
101 Pandas Exercises for Data Analysi… https://t.co/l3SvD7sqbV #python #pandas #package #data
— import python (@importpython) June 13, 2018
How cool is this?!
Great 404 page. #webdev Whenever you click one of their names, a small shock is sent to their work chair.… https://t.co/ZbO0MYeGO4
— Randy Olson (@randal_olson) June 16, 2018
>>> from pybites import Bob, Julian
Keep Calm and Code in Python!