EuroPython 2020: Online conference from July 23-26

2020-03-31 Thread M.-A. Lemburg
In the last two weeks, we have discussed and investigated concepts around running this year’s EuroPython conference as an online conference. We have looked at conference tools, your feedback, drafted up ideas on what we can do to make the event interesting and what we can accomplish given our limit

Python interview summary

2020-03-31 Thread Dasy Dong
I am please to share you with a interview summary[Chinese Language] about python. Mainly covering backend architecture including python principle, design patterns , data structure, Git, Redis, MySql, Spider, ELK,Kafka, Istio, Kubernetes... I will keep updating contents future , If you love the C

ANN: SfePy 2020.1

2020-03-31 Thread Robert Cimrman
I am pleased to announce release 2020.1 of SfePy. Description --- SfePy (simple finite elements in Python) is a software for solving systems of coupled partial differential equations by the finite element method or by the isogeometric analysis (limited support). It is distributed under t

[plum-py 0.3.0] Pack/Unpack Memory

2020-03-31 Thread Dan Gass
I am please to announce the availability of beta release 0.3.0 of the "plum-py" package. This package provides classes and utility functions to efficiently pack and unpack bytes similar to what the standard library `struct` module offers. This package expands significantly on that capability with