PyDev of the Week: Paul Logston

This week we welcome Paul Logston (@PaulLogston) as our PyDev of the Week! Paul is the new maintainer for Pyvideo.org. He took over for Will Kahn-Greene. You can read more about the transition here. He is also an organizer for his local Python Users Group. You might want to take a few moments to check out his Github profile so you can see what Paul has been up to. Let’s take some time to get to know him better!

Can you tell us a little about yourself (hobbies, education, etc):

Went to UC Davis for Chemical Engineering, studied improv in Chicago after college, studied as an EMT/Phlebotomist to work as one while doing comedy. Moved to New York, NY to continue doing comedy. Taught CPR/BLS/ACLS for a few years while doing comedy. Then decided to change careers. Decided to push for coding as I had done it all along as a hobby. After about a year of teaching myself Python, I moved from EMS education to working for 15Five as a developer. The NYC Python Meetup was integral in my Python education. Without that group, I wouldn’t be were I am today. I now help organize that group and run Saturday Office Hours along with some large talk nights and PyGotham; NYC’s regional Python conference. Other hobbies include binge watching Netflix originals, brewing kombucha, and teaching.

Why did you start using Python?

I knew PHP but I wanted a language that I could used to write a single backend for both websites and GUIs. I have yet to use Python for that purpose though.

What other programming languages do you know and which is your favorite?

Yeah, the line between “know” and “I’ve put it on my resume as a language I know” is kinda blurry, but here’s a list of languages I could be efficient with if given a week or two of ramp up time.

  • C
  • PHP
  • JavaScript

I think C is my favorite. Its not my favorite to write (that’d be Python by far), but C is just so much closer to the metal that you get that really hacker high when you write it. Or at least I do.

What projects are you working on now?

  • Pyvideo.org
  • Writing scripts to find the best deals on ticketing sites.
  • A dna-to-music player

Which Python libraries are your favorite (core or 3rd party)?

Wow. Good question. I tend to not do favorites though. Those are hard for me and not worth the cost of determining. Ones that I am really into recently though are asyncio and bokeh.

Where do you see Python going as a programming language?

I think Python is growing in a lot of different areas and I think several communities are making it their go to language. Non more so than teaching and data. I see python growing in all areas but the ground that its taking in schools is amazing. Java and C++ are being pushed out and replaced by Python. Also, as fun as R is (I’ve never used R), its hard to display the results of your work in R in an interactive way with a large number of people. I see people who want to write code for data analysis also wanting to write code for a quick web app to show their work. R is just not there (yet). In short, Python’s easy of use, gentle learning curve, and versatility make it a great language to start with and to grow with.

What is your take on the current market for Python programmers?

Yeah, it can be rough. On a micro level there tends to be 3 – 6 month spurts of hiring here in NYC, followed by slowness. I think we are in and towards the end of the spurt right now. I expect hiring to slow in about a month. Plus the holidays are right around the corner so some slowness is a given.

On a macro level, I really don’t know. I don’t know if we are on top of a hill, a mountain, or if we just took our first toddler sized step up some playground stairs. All I can feel is forward momentum. And for the record, it feels good.

Is there anything else you’d like to say?

First, thanks for having me! Secondly, I’ll use this time to shamelessly plug pyvideo.org. Pyvideo.org is a globally used (see photo below) python video index. We are always looking for new submissions and are very grateful for those that come in. If you’re looking for an easy way to break into the open source community, feel free to submit a PR for one of the issues at https://github.com/pyvideo/data. Thanks!

pyvideo

Thanks for doing the interview!