S3g is an attempt at implementing the MakerBot serial protocol in python. The main goal is to control some plotter devices. If it proves useful, then certainly something else could be done with it.
For now, just some unit tests:
python s3g_test.py
Once it can pass these, then some comms handler, etc. It's only going to support a blocking interface.