start testing
Just start to use tests along your python code
Use pytest for your convienience!
Just start to use tests along your python code
Use pytest for your convienience!
This is the principle of Go for parallel programming: Use channels (here: Queues in Python) instead of locks (mutexes). It turns out much more secure than mutexes and, moreover, less sync is needed what I find surprising. A similar lecture was hold last year in Hamburg ...
MicroPython is a lean and fast implementation of the Python 3 programming language that is optimised to run on a microcontroller. [http://micropython.org]
As an user form day one I'd like to show you how to do cool stuff with Python on microcontrollers, interfacing with the real world and writing Python scripts that run on 192KiB RAM.
Health-care is said to be the next big Thing. Let us find out where the challenges of the future in this area lie. Interested in predictive medicine, big data driven-health-care, Patient empowerment, mobil Patient Chart? Join in and meet real Stakeholders from the health-care System to get guidance as to where you can make a difference.
I just started to explore the cool world of Arduino, together with Python. Found vPython to visualize data arriving from the Arduino. Anybody who has already done that and did some cool projects? Or has some ideas? I would like to have a discussion on that. I'm not an expert, I'm a beginner!
In einigen Open Source Projekten wird Python als "Makro" Sprache verwendet oder auch um Funktionalitäten zu erweitern.
Blender, Inkscape, libreoffice und einige andere gehen diesen Weg.
In der Session möchte ich den Nutzen und die Möglichkeiten diskutieren.
Profanity (http://profanity.im) is a ncurses based XMPP messenger for the command line. It supports OTR and PGP encryption but currently lacks OMEMO (which leverages axolotl, which is the E2E encryption module used in e.g. Signal) support.
As Profanity now supports Python Plugins it would be nice to add this feature that way.
I am new to the XMPP protocol and message encryption internals so any help is really appreciated.
Mit 2 1/2 Jahren Python-Erfahrung bin ich immer wieder begeistert, wie schnell ich mit Python produktive Programme schreiben kann, die Backend- oder Web-Aufgaben erfüllen.
Was fehlt, ist eine schnell erstellbare, funktionale Gui.
Es bieten sich WxPython, QT, TkInter oder auch Kivy und vielleicht sogar PyGame an.
Ich möchte gerne in einer Session mit Anwendern diskutieren, die in einer Python GUI Umgebung Erfahrung gesammelt haben und ihre GUI vorstellen möchten.
8 Stunden jeden Tag sitzen wir still vor dem Computer. Wenn wir unseren Beruf, den wir lieben, noch weitere 40 Jahre ausüben wollen, müssen wir etwas an unserem Alltag ändern.
Das Nachspiel des left-pad disaster.
* Kurze Einleitung: Was ist passiert?
* Diskussion: Open Source Trust Scaling
* Diskussion: Static Code Analysis
In Unity3D kann man nicht nur in C# oder UnityScript (JavaScript) programmieren sondern auch in Python!
Ich werde vorstellen, was ich dazu gefunden habe. Da das nur etwa 20 Minuten dauern wird werde ich vorab eine kleine Unity-Einführung geben. Also kein Vorwissen benötigt!
Was hat man mit Python und der Grafik-Bibliothek OpenCV2 für Möglichkeiten? Facedetection, Webcam-Ansteuerung, Bildverarbeitung, OpenCV (CV - Computer Vision) mit vielen (Code-)Beispielen und Interesse an Austausch.
Download: https://github.com/bunkahle/python-opencv2/