Skip to content

Python Spoken Here

A software developer's blog

About Me

I'm a freelance software developer in Carrboro, NC. I speak Python™ as well as a few other languages. PySpoken.com has all the details.

Recent Posts

  • Mailing lists for my Python IPC packages
  • Happy Birthday, sysv_ipc
  • Thanks to PyOhio 2018!
  • A Python 2 to 3 Migration Guide
  • Setuptools Surprise

Recent Comments

  • Philip Semanchuk on Setuptools Surprise
  • Alex Grönholm on Setuptools Surprise
  • Alex Grönholm on Setuptools Surprise
  • Floris Bruynooghe on How Best to Coerce Python Objects to Integers?
  • Philip Semanchuk on How Best to Coerce Python Objects to Integers?

Archives

  • December 2019
  • December 2018
  • July 2018
  • February 2018
  • January 2018
  • June 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • April 2016
  • March 2016
  • February 2016

Categories

  • coding
  • etymology
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Month: December 2018

Happy Birthday, sysv_ipc

Ten years ago today, I released the first version of sysv_ipc (a Python wrapper around System V IPC primitives). Happy 10th birthday! 🎂

You can find it on GitHub and PyPI.

Posted on December 4, 2018Categories UncategorizedTags sysv_ipc
Proudly powered by WordPress