You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* I _think_ we have some presentations lined up...
24
+
* Python ❤️ Rust: Bryan Myers will discuss using Python and [Rust](https://www.rust-lang.org/en-US/) together.
25
+
* Building a Pyramid on the Micro-framework Landscape: Sean Zicari will explore the excellent architecture, robust features, and some practical examples of how the [Pyramid](https://trypyramid.com) framework solves a lot of big problems with just the right amount of code.
26
+
* LaunchCode: Muriel Green will discuss her experiences in the first semester of the [LauchCode](https://www.launchcode.org).
25
27
26
28
## PythonKC February 2016 Coffee & Code
27
29
@@ -33,8 +35,12 @@ if __name__ == '__main__':
33
35
*[Discount on print and/or electronic version available from Pearson/InformIT](https://www.meetup.com/pythonkc/messages/boards/thread/48671344/0#129968417)
34
36
*`#bookclub` channel on PythonKC Slack
35
37
* One chapter per month
36
-
* Chapter 1 discussion today
38
+
*~~Chapter 1 discussion today~~ Since January 2017 Coffee & Code was cancelled, we'll cover chapters 1 _and_ 2 at February 2017 Coffee & Code
37
39
38
40
## Python News and Resources
39
41
* Python.org Blog. [Python 3.6.0 is now available!](http://blog.python.org/2016/12/python-360-is-now-available.html)
40
-
* Trey Hunner. [The Iterator Protocol: How `for` Loops Work in Python](http://treyhunner.com/2016/12/python-iterator-protocol-how-for-loops-work/)
42
+
* Trey Hunner. [The Iterator Protocol: How `for` Loops Work in Python](http://treyhunner.com/2016/12/python-iterator-protocol-how-for-loops-work/)
43
+
* Vlad Călin. [What every Python project should have](https://vladcalin.github.io/what-every-python-project-should-have.html)
0 commit comments