Check out Nina’s code and slides on programming hardware with LEDs and Python
Thanks for coming to my talk at #PyCascades2019! To learn more about programming hardware and LEDs with Python, ch… https://t.co/OKIJRnPyZQ
— (@nnja) February 24, 2019
Simple security practices for working with Python
RT @hayleydenb: Hi #Python friends! Check out my latest blog post on some simple security practices for working with Python. https://t.co/n…
— ernest w. durbin iii (@EWDurbin) March 02, 2019
Lazynlp – A library to scrape and clean web pages to create massive datasets
RT @pythontrending: lazynlp – Library to scrape and clean web pages to create massive datasets. https://t.co/X0RgjHFZxF
— TestDriven.io (@testdrivenio) March 02, 2019
Face Detection in Python
Traditional Face Detection With Python In this article on face detection with Python, you’ll learn about a hist… https://t.co/FF7vbtuVYE
— Real Python (@realpython) March 02, 2019
A Gameboy Emulator for Emacs! Cool!
someone made a gameboy emulator for emacs sometimes i <3 the internet repo at: https://t.co/LbLehCDEY4 https://t.co/bMj0uqtj4l
— (@nnja) March 03, 2019
An introduction to Cython
An Introduction to Cython, the Secret Python Extension with Superpowers https://t.co/3JqwS058Uk
— Rodo Ferro (@FerroRodolfo) February 28, 2019
Computer Science Humble Bundle!
RT @ThePSF: The PSF is the featured publisher in the Computer Science Humble Bundle through March 11! Lots of great titles to choose from.…
— Naomi Ceder (@NaomiCeder) February 26, 2019
17-day crash course on Computer Vision, Deep Learning and OpenCV!
Big news! I’ve officially launched a practical, hands-on, and absolutely FREE 17-day crash course on… https://t.co/4ahaKhcqjT
— Adrian Rosebrock (@PyImageSearch) February 26, 2019
“ First, solve the problem. Then, write the code. ” – John Johnson
— Programming Wisdom (@CodeWisdom) February 28, 2019
We love Pandas
Digging through the pandas source today and learned that it constructs a hash table when parsing CSVs to avoid (slo… https://t.co/EHfGcsfEuT
— Jake VanderPlas (@jakevdp) February 27, 2019
Nested Queries with SQLAlchemy ORM
New blog post: Nested Queries with SQLAlchemy ORM: https://t.co/yaIa6TuLtB
— Miguel Grinberg (@miguelgrinberg) February 26, 2019
mypy plugins
RT @gvanrossum: The full scoop on mypy plugins: https://t.co/uex3M64NL6
— matt harrison (@__mharrison__) March 01, 2019
Learning regex in Python
I just published a 17-part video series on learning regex in Python https://t.co/r5fGlYubOD
— Python LibHunt (@PythonLibHunt) March 01, 2019
Mutation testing in Python with mutmut
Mutation testing in #python with mutmut: https://t.co/EUVXJgZtaN
— Ned Batchelder (@nedbat) March 02, 2019
This killed me! Haha!
RT @JenMsft: The sequel kept me on my toes the whole time – what’s next to go in this thrilling saga? No file is sacred https://t.co/2hMAPs…
— Jeff Atwood (@codinghorror) March 03, 2019
>>> from pybites import Bob, Julian
Keep Calm and Code in Python!