It’s official: Starting January 1, 2019, pandas will drop support for #Python 2. This includes no backports of secu… https://t.co/uyVWOmxEVT
— Randy Olson (@randal_olson) April 14, 2018
mypy 0.590 is out! https://t.co/QwucglPTeS @mypyproject With PEP 561 suport (https://t.co/XsU7bcZESY), thanks @__ethanhs__
— Guido van Rossum (@gvanrossum) April 13, 2018
RT @AlSweigart: Whew. After a ton of work, I’ve create a basic sudoku module for folks to look at. Next, I’m going to make an actual sudoku…
— Diane Chen (@PurpleDiane88) April 13, 2018
RT @EWDurbin: Donations to the Python Software Foundation’s Packaging Working Group, which works to sustain PyPI, pip, setuptools, and all…
— TestDriven.io (@testdrivenio) April 13, 2018
#python list comparison techniques: # identity matters a is b # order matters; duplicates matter a == b # order… https://t.co/3nVQsxl0RX
— Raymond Hettinger (@raymondh) April 14, 2018
RT @__amol__: I’m super proud to say that Packt Publishing announced today my Cookbook on #python standard library: https://t.co/IwthZW9uF7…
— Mike Driscoll (@driscollis) April 15, 2018
RT @brainwane: https://t.co/SCszreEj1F My new @lwnnet article about https://t.co/YGLq5Tcc5V https://t.co/Zae9ULF2QW covers why a #newpypi…
— Naomi Ceder (@NaomiCeder) April 12, 2018
Python Software Foundation Fellow Members for Q1 2018 https://t.co/1SVXnqFn7k
— Python Software (@ThePSF) April 12, 2018
Today I’m kicking off an epic 3-part series on building an actual @Pokemon Pokedex with #DeepLearning. We’ll start… https://t.co/VAAcAOJR9z
— Adrian Rosebrock (@PyImageSearch) April 09, 2018
On Friday we announced Swift for TensorFlow – an early stage project that builds on language and compiler technolog… https://t.co/uSxymNM6Ot
— TensorFlow (@TensorFlow) April 10, 2018
RT @pycon: There’s no time to delay! #pycon2018 ticket sales are approaching sellout. For up to the minute numbers, you can watch https://…
— Ewa Jodlowska (@ewa_jodlowska) April 11, 2018
RT @FractalIdeas: Blog post: Making React and Django play well together https://t.co/JxzstC0Uif — feedback welcome!
— Vitor Freitas (@vitorfs) April 12, 2018
RT @Jillian_Scudder: okay how many of you jokers knew that there’s a “make my plot look like xkcd” option built into matplotlib and DIDN’T…
— Jake VanderPlas (@jakevdp) April 11, 2018
Do you want to learn how to Dockerize a Flask application? Part 19 of the Flask Mega-Tutorial is up on the blog! https://t.co/5qK0HqrAUn
— Miguel Grinberg (@miguelgrinberg) April 10, 2018
Minesweeper clone in Python, using PyQt https://t.co/uYXoDjcwgd
— Python LibHunt (@PythonLibHunt) April 09, 2018
>>> from pybites import Bob, Julian
Keep Calm and Code in Python!