Come and learn, share, grow, meet new people, and visit old friends at our monthly meeting! We’ll be talking about the Python programming language and anything that intersects it, and the cool stuff you can do with it.

This month Jim Prior will give a presentation on Test Driven Development (TDD) with pytest[1]. It will be very interactive with much audience participation. It will start with tdd-demo[2] and then start over from scratch for some simple program. Friends don’t let friends use unittest[3].

This is the first time we will have a technical meeting in December. This technical meeting is in addition to the 2017-12-04 social meeting. It is on the second Monday to avoid conflicts with Thanksgiving, Christmas, and New Year’s Day.

Thanks much to Pillar and Christoph for hosting us.

Later, around 8pm, we will go to Brazenhead Irish Pub on
Fifth Ave for more socializing, food, and beverages.

[1] https://docs.pytest.org/en/latest/
[2] https://github.com/james-prior/tdd-demo Please review and submit issues and/or pull requests.
[3] https://docs.python.org/3/library/unittest.html