I wonder if this has anything to do with Microsoft!
RT @gitlab: We’re seeing 10x the normal daily amount of repositories #movingtogitlab https://t.co/7AWH7BmMvM We’re scaling our fleet to try…
— Cristian Medina (@tryexceptpass) June 03, 2018
We hit 100 Bites!
RT @pybites: Celebrating our 100th Bite of Py exercise on https://t.co/UYcrpuWnxX we wrote an article on testing: Enough #pytest to be Dang…
— Jason Wattier (@jmwatt3) June 08, 2018
A great way to share your notes!
RT @VictorStinner: I created a new website with all my notes about Python and CPython: https://t.co/b66FZWM8B2 Community, performance, Wind…
— TestDriven.io (@testdrivenio) June 09, 2018
Build an iOS Chat App with Django and Swift
Building A Real-Time iOS Chat Application With Django https://t.co/wubYuqXtTs by @neoneggplant
— Rodolfo Ferro (@FerroRodolfo) June 08, 2018
Awesome usage of Python on a cruise ship
Very cool! #Python getting the job done => Controlling A Cruise Ship’s Massive Video Display https://t.co/5EUuqii7yQ
— diek (@diek007) June 08, 2018
Great talk by Naomi at PyLondinium
If anyone wants them, here are the slides from my @PyLondinium keynote this morning… #PyLondinium18 https://t.co/7FpFV95IPI
— Naomi Ceder (@NaomiCeder) June 09, 2018
Python project structuring
RT @realpython: One of the top questions we’ve been getting from new Python coders is “how should I structure my Python projects?” With th…
— Adrian Rosebrock (@PyImageSearch) June 04, 2018
New TensorFlow!
TensorFlow 1.9.0-rc0 has been released! Please see the full release notes for details on added features and change… https://t.co/ymV3xwwqkm
— TensorFlow (@TensorFlow) June 08, 2018
Ha!
“If at first you don’t succeed, call it version 1.0.” – Unknown
— Programming Wisdom (@CodeWisdom) June 09, 2018
Looking forward to this Python Chat on Flask!
RT @treyhunner: Join me June 16 at 1pm PDT for a live @PythonChat with @mitsuhiko and @davidism about Flask. Armin and David will be answer…
— Python Chat (@PythonChat) June 05, 2018
Good point
For a long time I’ve been worrying about what would happen to the OSS community if the current tech bubble bursts &… https://t.co/IriIMXyRs6
— Jake VanderPlas (@jakevdp) June 04, 2018
More Regex
Outside a character class, ^ means ‘start at the beginning of a line’. Example: /^The/ matches lines that begin with ‘The’.
— Regular Expression (@RegexTip) June 06, 2018
Very cool use of facial recognition
RT @chordbug: I wrote a sorting function that only works when you’re looking at it: https://t.co/vNMmXW8qzL
— Alexander Kallaway ⚡️ (@ka11away) June 11, 2018
Turn your .py files to executables!
How to Make Executable File From Python (.Py to .Exe) https://t.co/58QrL5RpMW by @SourceProjects
— Python LibHunt (@PythonLibHunt) June 09, 2018
Very disappointing Apple!
RT @llanga: So far #macOS Mojave ships with Python 2.7.10. I don’t even want to rant about how this should be 3.6 by now. What I’m disappo…
— matt harrison (@__mharrison__) June 06, 2018
>>> from pybites import Bob, Julian
Keep Calm and Code in Python!