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 2019

Mailing lists for my Python IPC packages

My package sysv_ipc celebrates its 11th birthday tomorrow, so I thought I would give it a mailing list as a gift. I didn’t want its sibling posix_ipc to get jealous, so I created one for that too.

You can read/join the sysv_ipc group here: https://groups.io/g/python-sysv-ipc

You can read/join the posix_ipc group here: https://groups.io/g/python-posix-ipc

Posted on December 3, 2019Categories UncategorizedTags sysv_ipc
Proudly powered by WordPress