Creating My First PyPI Package

python

In my efforts to gulp the cool-aid on all things Python, this weekend I uploaded my first package to PyPI. What is PyPI you ask? When you use pip, the default repository used is PyPI. From the official website:

PyPI — the Python Package Index
The Python Package Index is a repository of software for the Python programming language.

Continue reading

Identifying a Senior Engineer

EME0018_Software-Engineer.jpg

Today I participated in the interview process for a candidate senior developer position at OnShift. We are a Python shop, but finding highly experienced developers with Python experience is not necessarily easy in the Cleveland Ohio area.

It’s my opinion that years of experience and education are not the sole indicators. They are merely data points in a much larger picture. I have met many highly educated engineers that can’t come up with practical solutions to simple problems. On the other hand, I have met individuals with many years of experience, but only know one way to do everything.

So, what do I look for?

Continue reading