Pybites
  • Code Platform
  • Community
  • Articles
Twitter Digest

Twitter digest 2017 week 30

PyBites Team Avatar

By

PyBites Team
July 30, 2017

·

1 min read

QuTiP : Quantum Toolbox in Python https://t.co/03dA8C408P

— Scientific Python (@SciPyTip) July 28, 2017

Python 3.5.4rc1 and Python 3.4.7rc1 are now available for download: https://t.co/kuyWMvXY6N

— Python Software (@ThePSF) July 29, 2017

Facial Recognition API for Python and the Command Line >> https://t.co/q7MBUKb19v by @ageitgey #machinelearning #python

— RealPython.com (@RealPython) July 29, 2017

RT @dbader_org: How to use VIM as a Python IDE https://t.co/yCkd6JiIyN

— Pybites (@pybites) July 29, 2017

Ready to automate that smart home? Tune into @talkpython 122: Home Assistant: Pythonic Home Automation… https://t.co/JpGfM4VVf6

— Talk Python Podcast (@TalkPython) July 27, 2017

Thonny – A Python IDE for Beginners (This could be a neat IDLE replacement) https://t.co/jpBjMz8JAG

— Dan Bader (@dbader_org) July 28, 2017

Extract links from a webpage https://t.co/sgxY6dDoKW

— Python Hub (@PythonHub) July 30, 2017

RT @AmirRachum: Python Entry Points Explained – Now with 100% More Snek! https://t.co/JyMjVFhjL9

— Brian Okken (@brianokken) July 28, 2017

RT @KirkDBorne: Explore data on Programming Languages popularity / average salary: https://t.co/EE9ZEw1Ois #SQL #Python + more by @JobsQuer…

— Python Eggs (@PythonEggs) July 29, 2017

General Tips for Web Scraping with #Python https://t.co/NCpuE9Nh1u https://t.co/yOgqR68jfi

— Python Eggs (@PythonEggs) July 28, 2017

Styling @BokehPlots visualizations https://t.co/R07PgQtr5Z https://t.co/bOlq0ttiur

— Full Stack Python (@fullstackpython) July 29, 2017

ivy – A minimalist static website generator built in Python. https://t.co/j1ugi9vYmO

— Python Trending (@pythontrending) July 28, 2017

Write data into csv file: import csv with open(“test.csv”, “w”) as f: wr = csv.writer(f) for line in data: wr.writerow(line)

— Daily Python Tip (@python_tip) July 27, 2017

Why ‘d = {}’ is faster than ‘d = dict()’ https://t.co/c0M6VXGdyi

— Python LibHunt (@PythonLibHunt) July 28, 2017

This adorable fox was created by an 8-year-old on Code Studio. Make your own critter today too! https://t.co/yc6dcXUqN3

— Code.org (@codeorg) July 25, 2017

Training

Courses

Code Platform

Python Certification

Solutions

For Organizations

For Educators

For Veterans

Resources

Articles

Community

Student Projects

Podcast

Github

Company

About Us

Contact

Follow

Facebook

LinkedIn

RSS

X

YouTube

Copyright © 2026 Pybites

Privacy Policy