EuroPython 2016 is now over and was an overwhelming success thanks to
everyone who helped make it happen.
Since EuroPython would not be possible without the help of our
volunteers and organizers, we’d like to say
Thank You !!!
to all the individuals who invested time
Hello,
I'm pleased to announce the release of "rstransaction" package.
This is a python2/python3 toolbox to create transactional systems, for
any kind of operations: in-memory, on filesystems, on remote storages...
It supports commits/rollbacks and savepoints.
It was never used in production