EuroPython 2017: Get ready for EuroPython Call for Proposals

2017-03-24 Thread M.-A. Lemburg
Thinking of giving your contribution to EuroPython? Starting from March 27th you can submit a proposal on every aspect of Python: programming from novice to advanced levels, applications and frameworks, or how you have been involved in introducing Python into your organization. We offer a variety

ANN: psutil 5.2.1 released

2017-03-24 Thread Giampaolo Rodola'
Hello all, I'm glad to announce the release of psutil 5.2.1: https://github.com/giampaolo/psutil About = psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It is usef