world 4.0

2016-08-26 Thread Barry Warsaw
world is a script that maps ISO 3166 top-level country codes to the English country names and back again. It also knows about a bunch of, but no where near complete, other top-level domains. For example: $ world tz us tz originates from Tanzania, United Republic of us originates from

ANN: wxPython Cookbook

2016-08-26 Thread Mike Driscoll
Hi, Several years ago, the readers of my popular Python blog asked me to take some of my articles and turn them into a cookbook on wxPython. I have finally decided to do just that. I am including over 50 recipes that I am currently editing to make them more con

pyca/cryptography 1.5 released

2016-08-26 Thread Paul Kehrer
PyCA cryptography 1.5 has been released to PyPI. cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". We support Python 2.6-2.7, Python 3.3+, and PyPy. Changelog: * Added calculate_max_p