RT @jsonmez: 7 Reasons Why You Should Learn Python Right Now – https://t.co/sApNURfEup
— Pybites (@pybites) January 20, 2017
RT @raymondh: #python tip: Use only immutable values for function defaults. def wrong(s=[]): … def better(s=None): if s is None:…
— Pybites (@pybites) January 20, 2017
#95 Grumpy: Running Python on Go https://t.co/LGQl1HJfZM #python
— Pybites (@pybites) January 19, 2017
RT @randal_olson: The most-used words in #Python scripts. #dataviz
Other #programming languages: https://t.co/qIcBH444mJ https://t.co/mZSV…
— Pybites (@pybites) January 18, 2017
Assert Statements in Python https://t.co/Lx6l0AkanQ #python
— Pybites (@pybites) January 18, 2017
#9 Walking with async coroutines, diving deep into requests, and a universe of options (for AIs) https://t.co/fW9nzSSKHF #python
— Pybites (@pybites) January 18, 2017
RT @getpy: Python requests package deep dive #python #requests https://t.co/tixkSU3nk0
— Pybites (@pybites) January 17, 2017
RT @enneff: Good programmers aren’t lazy in that they avoid work. Rather, it’s that they are sensitive to unnecessary work.
— Pybites (@pybites) January 17, 2017
List of Awesome Python Resources https://t.co/7i4ODGGwkb #python
— Pybites (@pybites) January 17, 2017
Check out this cool episode: https://t.co/VtXiXwY8aA – interesting episode about SQLAlchemy https://t.co/CMUzapsLqG
— Pybites (@pybites) January 15, 2017
RT @kennethreitz: Here’s the beginnings of my work on Delegator: Subprocesses for Humans 2.0. Feedback welcome! https://t.co/DT9c7T2FhN
— Pybites (@pybites) January 15, 2017
RT @datapythonista: Europe is eager for @PyData. Next meetups in @pydatalondon, @pydataamsterdam, @pydataberlin and @PyDataMallorca are ful…
— Pybites (@pybites) January 14, 2017
RT @PythonHub: What are some programs I can make that would realistically prepare me for a programming job using python? https://t.co/F1nHk…
— Pybites (@pybites) January 14, 2017
Vlad’s blog – What every Python project should have https://t.co/Yfe1rS1tHh
— Pybites (@pybites) January 14, 2017
cookiecutter: utility that creates projects from cookiecutters (project templates). E.g. Python package projects https://t.co/EMxC7CHur0
— Pybites (@pybites) January 14, 2017
Roll your own
We created this list with Tweet Digest.