With the up-coming release of Python 3.6, an overview and demonstration of some of the new features would be of interest to the group.
Some specific highlights of the upcoming release that might be interesting to demo:
dict() ordering and compact representation
- new async tools
- formatted string literals
- variable annotations
- preserved order of kwargs and class attributes
- new
secrets module
With the up-coming release of Python 3.6, an overview and demonstration of some of the new features would be of interest to the group.
Some specific highlights of the upcoming release that might be interesting to demo:
dict()ordering and compact representationsecretsmodule