Planet Python RSS
217 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Reinout van Rees: Djangocon: accessibility matters: building a better web - Lindsey Dragun

Link: http://reinout.vanrees.org/weblog/2018/05/23/09-accessibility.html


(One of my summaries of a talk at the
2018 european djangocon.)
Lindsey runs the DisabledInTech slack channel.
For Web accessibility, see
https://www.w3.org/WAI/fundamentals/accessibility-intro/ as a
Data School: Best practices with pandas (video series)

Link: http://www.dataschool.io/best-practices-with-pandas/

At the PyCon 2018 conference, I presented a tutorial called "Using pandas for Better (and Worse) Data Science". Through a series of exercises, I demonstrated best practices with pandas to help student
Python Piedmont Triad User Group: PYPTUG monthly meeting: Exploratory Visualization of Data and Text

Link: http://www.pyptug.org/2018/05/pyptug-monthly-meeting-exploratory.html

DetailsCome join PYPTUG at out next monthly meeting (May 29th 2018) to learn more about the Python programming language, modules and tools. Python is the language to learn if you've never programme
PyCharm: PyCharm 2018.2 EAP 1

Link: http://feedproxy.google.com/~r/Pycharm/~3/POxvpxVvlVw/

We’re getting started with the Early Access Program for PyCharm 2018.2! Even better, you can download the first version now from our website!
New in PyCharm
Improved Pytest support: Fixtures, and more
Dataquest: Data Retrieval and Cleaning: Tracking Migratory Patterns

Link: https://www.dataquest.io/blog/data-retrieval-and-cleaning/

Advancing your skills is an important part of being a data scientist. When starting out, you mostly focus on learning a programming language, proper use of third party tools, displaying visualizations
Wallaroo Labs: Wallaroo in Action: Real-Time Electronic Trading Risk Checks

Link: https://blog.wallaroolabs.com/2018/05/wallaroo-in-action-real-time-electronic-trading-risk-checks/

Introduction Many of you have been reading our engineering blog and enjoy our deep technical dives. You know that we are excited to talk about how we are going about building Wallaroo, hard distribute
Reinout van Rees: Djangocon: lightning talks wednesday

Link: http://reinout.vanrees.org/weblog/2018/05/23/10-lightning-talks.html


(One of my summaries of a talk at the
2018 european djangocon.)
Lightning talks are quick 5 minute talks, so I won't have every detail and
speaker name correctly :-)

Adding multi-factor authenticati
Wallaroo Labs: Streaming with Wallaroo: Fast Algorithmic Trading Checks

Link: https://blog.wallaroolabs.com/2018/05/streaming-with-wallaroo-fast-algorithmic-trading-checks/

Introduction Many of you have been reading our engineering blog and enjoy our deep technical dives. You know that we are excited to talk about how we are going about building Wallaroo, hard distribute
Gocept Weblog: Zope is welcome in the Python 3 wonderland!

Link: https://blog.gocept.com/2018/05/24/zope-is-welcome-in-the-python-3-wonderland/

Earl Zope already got the beta permission to stay in the Python 3 wonderland some months ago. His current objective is to help old friends to come to the Python 3 wonderland and to make new friends. H
Python Software Foundation: PyCaribbean, Come for the Language, Stay for the Culture

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/5cxOS4sX308/pycaribbean-2018.html

PyCaribbean is more than Python, it is people, culture, and  spending  time together. Lead organizer Leonardo Jimenez wants attendees to feel like they are home when they are at PyCaribbean. “That sen
Reinout van Rees: Djangocon: growing old gracefully, on being a career programmer - Carlton Gibson

Link: http://reinout.vanrees.org/weblog/2018/05/24/05-career-programmer.html


(One of my summaries of a talk at the
2018 european djangocon.)
He's a longtime django user. "The web framework for perfectionists": yes,
that's him.
He has also build lots of backends for IOS apps.
Reinout van Rees: Djangocon: automated spell checking in django projects - Jakob Schnell

Link: http://reinout.vanrees.org/weblog/2018/05/24/08-spell-checking.html


(One of my summaries of a talk at the
2018 European djangocon.)
We are humans and we make typos. So there are typos in our code.
The two common places for typos are documentation and the user interfa
Reinout van Rees: Djangocon: slow food digest better (maintain an old project) - Christopher Grebs

Link: http://reinout.vanrees.org/weblog/2018/05/24/10-maintain.html


(One of my summaries of a talk at the
2018 european djangocon.)
Full title: "slow food digest better - or how to maintain an 8.5 year old
python project without getting lost". Christopher had to main
PyCon.DE & PyData Karlsruhe: Tickets

Link: http://de.pycon.org/blog/ticket-pricing-2018/

Good news: the ticket prices for PyConDE & Pydata Karlsruhe will remain the same as last year.
Ticket sales will open on Monday May 28 12:00 CEST
Regular ticket
prices remain the same as last year:

B
Reinout van Rees: Djangocon: an intro to docker for djangonauts - Lacey Williams Henschel

Link: http://reinout.vanrees.org/weblog/2018/05/25/02-docker.html


(One of my summaries of a talk at the
2018 European djangocon.)

Docker:

Nice: it separates dependencies.
It shares your OS (so less weight than a VM).
It puts all memmbers on the same page. Everyth
Reinout van Rees: Djangocon: survival tricks and tools for remote developers - Alessio Bragadini

Link: http://reinout.vanrees.org/weblog/2018/05/25/03-remote-developers.html


(One of my summaries of a talk at the
2018 European djangocon.)
He works in a company that has many remote workers. He is one of them. The
core question for him: "how do I manage to work remotely in