ANN: PyDDF Python Sprint 2016

2016-11-08 Thread eGenix Team: M.-A. Lemburg
[This announcement is in German since it targets a Python sprint in
 Düsseldorf, Germany]


ANKÜNDIGUNG

   PyDDF Python Sprint 2016
in Düsseldorf

 Samstag, 19.11.2016, 10:00-18:00 Uhr
 Sonntag, 20.11.2016, 10:00-18:00 Uhr
trivago GmbH,  Karl-Arnold-Platz 1A,  40474 Düsseldorf


  Python Meeting Düsseldorf
 http://pyddf.de/sprint2016/


INFORMATION

Das Python Meeting Düsseldorf (PyDDF) veranstaltet mit freundlicher
Unterstützung der *trivago GmbH* ein Python Sprint Wochenende im
September.

Der Sprint findet am Wochenende 19./20.11.2016 in der trivago
Niederlassung am Karl-Arnold-Platz 1A statt (nicht am Bennigsen-Platz
1). Bitte beim Pförtner melden.

Google Maps:
https://www.google.de/maps/dir/51.2452741,6.7711581//@51.2450432,6.7714612,18.17z?hl=de

Folgende Themengebiete haben wir als Anregung angedacht:

 * Openpyxl

   Openpyxl ist eine Python Bibliothek, mit der man Excel 2010+
   Dateien lesen und schreiben kann.

   Charlie ist Co-Maintainer des Pakets.

 * MicroPython auf ESP8266 und BBC micro:bit

   MicroPython ist eine Python 3 Implementierung für Micro
   Controller. Sie läuft u.a. auf dem BBC micro:bit, einem
   Ein-Patinen-Computer, der in Großbritanien an Kinder der 7. Klassen
   verteilt wurde, und dem mittlerweile sehr populären IoT Chip
   ESP8266, der WLAN unterstützt.

   Im Sprint wollen wir versuchen, ein Mesh Network aus BBC micro:bits
   aufzubauen, das dann an einen ESP8266 mit dem WLAN verbunden
   wird. Alles mit Hilfe von MicroPython.

   Vorkenntnisse sind eigentlich keine nötig. Wir werden mindestens
   einen ESP8266 und drei BBC micro:bits zur Verfügung haben.

Natürlich kann jeder Teilnehmer weitere Themen vorschlagen, z.B.

 * Kivy
 * Raspberry Pi
 * FritzConnection
 * OpenCV
 * u.a.

Alles weitere und die Anmeldung findet Ihr auf der Sprint Seite:

http://pyddf.de/sprint2016/

Teilnehmer sollten sich zudem auf der PyDDF Liste anmelden, da wir
uns dort koordinieren:

https://www.egenix.com/mailman/listinfo/pyddf


ÜBER UNS

Das Python Meeting Düsseldorf (PyDDF) ist eine regelmäßige Veranstaltung
in Düsseldorf, die sich an Python Begeisterte aus der Region wendet:

 * http://pyddf.de/

Einen guten Überblick über die Vorträge bietet unser YouTube-Kanal,
auf dem wir die Vorträge nach den Meetings veröffentlichen:

 * http://www.youtube.com/pyddf/

Veranstaltet wird das Meeting von der eGenix.com GmbH, Langenfeld,
in Zusammenarbeit mit Clark Consulting & Research, Düsseldorf:

 * http://www.egenix.com/
 * http://www.clark-consulting.eu/

Mit freundlichen Grüßen,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Experts (#1, Nov 08 2016)
>>> Python Projects, Coaching and Consulting ...  http://www.egenix.com/
>>> Python Database Interfaces ...   http://products.egenix.com/
>>> Plone/Zope Database Interfaces ...   http://zope.egenix.com/


::: We implement business ideas - efficiently in both time and costs :::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
   Registered at Amtsgericht Duesseldorf: HRB 46611
   http://www.egenix.com/company/contact/
  http://www.malemburg.com/

-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/


Release: Celery 4.0 (latentcall)

2016-11-08 Thread Ask Solem
  
I'm happy to announce that a new major version of Celery has been released!

  

To see the complete list of changes go here:

[http://docs.celeryproject.org/en/latest/whatsnew-4.0.html](https://link.nylas
.com/link/c6kbuz4icejw17oc3qqi6syrm/local-d891639d-1557/0?redirect=http%3A%2F%
2Fdocs.celeryproject.org%2Fen%2Flatest%2Fwhatsnew-4.0.html=cHl0aG9uLWFubm91b
mNlLWxpc3RAcHl0aG9uLm9yZw==)  

  

This is a massive release with over two years of changes.  
Not only does it come with many new features, but it also fixes  
a massive list of bugs, so in many ways you could call it  
our "Snow Leopard" release.  
  
The next major version of Celery will support Python 3.5 only, were  
we are planning to take advantage of the new asyncio library.  
  
This release would not have been possible without the support  
of my employer, Robinhood (we're hiring!
[http://robinhood.com](https://link.nylas.com/link/c6kbuz4icejw17oc3qqi6syrm
/local-d891639d-1557/1?redirect=http%3A%2F%2Frobinhood.com=cHl0aG9uLWFubm91b
mNlLWxpc3RAcHl0aG9uLm9yZw==)).

  

It's important that you read the "What's new in Celery 4.0" document

before you upgrade, and since the list of changes is far too big to put in an
email

you have to visit the documentation:

  

[http://docs.celeryproject.org/en/latest/whatsnew-4.0.html](https://link.nylas
.com/link/c6kbuz4icejw17oc3qqi6syrm/local-d891639d-1557/2?redirect=http%3A%2F%
2Fdocs.celeryproject.org%2Fen%2Flatest%2Fwhatsnew-4.0.html=cHl0aG9uLWFubm91b
mNlLWxpc3RAcHl0aG9uLm9yZw==)  

  

Thank you for your support,

\--

[ Ask Solem - github.com/ask | twitter.com/asksol ]

-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/