PyTTY

PyTTY 0.4

TTY is a generic term for any computer data terminal or associated serial interface.The module allows to use TTY connections from Python for serial access.What is new in this release:Added baudrate to __str__ and __repr__ output. Added TTY.__repr__ and...

read more

HG Webhooks emulates BitBucket's POST Service. Remote services receive a HTTP POST with information about a changeset encoded in JSON.Configure this hook in hgrc, it cares about the following values:[web] baseurl =...