From info at egenix.com Thu Feb 11 17:50:00 2016 From: info at egenix.com (eGenix Team: M.-A. Lemburg) Date: Thu Feb 11 17:50:19 2016 Subject: [egenix-users] =?utf-8?q?ANN=3A_Python_Meeting_D=C3=BCsseldorf_-_22_new_Videos_online?= Message-ID: <56BCBBB8.40301@egenix.com> [This announcement is in German since it targets a local user group meeting in D?sseldorf, Germany] ________________________________________________________________________ WAS IST DAS PYTHON MEETING D?SSELDORF ? Das Python Meeting D?sseldorf ist eine Veranstaltung, die alle drei Monate in D?sseldorf stattfindet und sich an Python Begeisterte aus der Region wendet: http://pyddf.de/ Bei jedem Treffen werden Vortr?ge gehalten und anschlie?end in Diskussionen vertieft. Die Meetings dauern ?blicherweise ca. 2 Stunden und m?nden anschlie?end in eine Restaurant-Session. Teilnehmer kommen aus ganz Nordrhein-Westfalen, haupts?chlich allerdings aus der n?heren Umgebung. Diese Nachricht ist auch online verf?gbar: http://www.egenix.com/company/news/Python-Meeting-Duesseldorf-Videos-2016-02-11 ________________________________________________________________________ NEUE VIDEOS Um die Vortr?ge auch f?r andere Python Enthusiasten zug?nglich zu machen, nehmen wir die Vortr?ge auf, produzieren daraus Videos und laden diese auf unseren PyDDF YouTube Channel hoch: https://youtube.com/pyddf/ In den letzten Tagen haben wir die Videos der letzten Treffen aufgearbeitet. Insgesamt sind 22 neue Videos dazugekommen. Viel Spa? damit: * Python Meeting D?sseldorf 2016-01-19 http://www.youtube.com/watch?v=s4LUxz2Lbfo&list=PLu2a6axgqUTwdZcHFT0HXwxxKeV1ZxL22 Einf?hrung, Marc-Andre Lemburg DragonPy - Dragon 32 Emulator in Python, Jens Diemer MicroPython auf dem BBC MicroBit, Marc-Andre Lemburg Statische Code-Analyse mit Quantified Code, Charlie Clark * Python Meeting D?sseldorf 2015-10-21 http://www.youtube.com/watch?v=nnjaH7CMyn4&list=PLu2a6axgqUTxRKm3UYQLAPuXlZ9RcOVKz Einf?hrung, Marc-Andre Lemburg Untwisting Mersenne Twister: Python's Zufallszahlengenerator, Marc-Andre Lemburg PyDDF Sprint 2015: Writing a fuzzy receipt parser in Python using Tesseract, Matthias Endler (in English) PyDDF Sprint 2015: Portierung von mxDateTime auf Python 3, Marc-Andre Lemburg * Python Meeting D?sseldorf 2015-07-29 http://www.youtube.com/watch?v=e5ZnVNvZk9k&list=PLu2a6axgqUTyn9AlCpD4n69O3X4BLl-aK Einf?hrung, Marc-Andre Lemburg EuroPython 2015, Marc-Andre Lemburg Routing in Pyramid, Charlie Clark Python Idioms - Wege zu besserem Python Code, Marc-Andre Lemburg Datenbank in einer Textdatei, Detlef Lannert * Python Meeting D?sseldorf 2015-04-29 http://www.youtube.com/watch?v=YEzuUJGcPqc&list=PLu2a6axgqUTyUGCjeFm8BhVNEd22KA-md Einf?hrung, Marc-Andre Lemburg PyCon US 2015, Charlie Clark Die Kunst des Nichtstun: Eine Einf?hrung in Profiling, Charlie Clark YouTube Feed mit feedparser auswerten, Marc-Andre Lemburg Nachrichtenprotokolle in Python, Johannes Spielmann The State of PyPy, Matthias Endler (in English) SSL in Python 2.7.9, Marc-Andre Lemburg et_xmlfile: Valides XML schreiben mit niedrigem Speicherbedarf, Charlie Clark Buchvorstellung "High Performance Python", Dr. Klaus Bremer Die vollst?ndige Liste aller mehr als 90 Python Meeting Videos ist ?ber unsere Video Liste verf?gbar: http://www.egenix.com/library/pyddf/videos.html ________________________________________________________________________ WEITERE INFORMATIONEN Weitere Informationen und Termine rund um das Python Meeting D?sseldorf stehen auf unserer Webseite: http://pyddf.de/ Mit freundlichen Gr??en, -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Experts (#1, Feb 11 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/ ________________________________________________________________________ 2016-01-19: Released eGenix pyOpenSSL 0.13.13 ... http://egenix.com/go86 ::: 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/ From info at egenix.com Fri Feb 19 12:25:46 2016 From: info at egenix.com (eGenix Team: M.-A. Lemburg) Date: Fri Feb 19 12:25:59 2016 Subject: [egenix-users] ANN: eGenix PyRun - One file Python Runtime 2.1.2 Message-ID: <56C6FBBA.9020304@egenix.com> ________________________________________________________________________ ANNOUNCING eGenix PyRun - One file Python Runtime Version 2.1.2 An easy-to-use single file relocatable Python run-time - available for Linux, Mac OS X and Unix platforms, with support for Python 2.6, 2.7 and **also for Python 3.4**. This announcement is also available on our web-site for online reading: http://www.egenix.com/company/news/eGenix-PyRun-2.1.2-GA.html ________________________________________________________________________ INTRODUCTION eGenix PyRun is our open source, one file, no installation version of Python, making the distribution of a Python interpreter to run based scripts and applications to Unix based systems as simple as copying a single file. eGenix PyRun's executable only needs 11MB for Python 2 and 13MB for Python 3, but still supports most Python application and scripts - and it can be compressed to just 3-4MB using upx, if needed. Compared to a regular Python installation of typically 100MB on disk, eGenix PyRun is ideal for applications and scripts that need to be distributed to several target machines, client installations or customers. It makes "installing" Python on a Unix based system as simple as copying a single file. eGenix has been using eGenix PyRun internally in the mxODBC Connect Server product since 2008 with great success and decided to make it available as a stand-alone open-source product. We provide both the source archive to build your own eGenix PyRun, as well as pre-compiled binaries for Linux, FreeBSD and Mac OS X, as 32- and 64-bit versions. The binaries can be downloaded manually, or you can let our automatic install script install-pyrun take care of the installation: ./install-pyrun dir and you're done. Please see the product page for more details: http://www.egenix.com/products/python/PyRun/ ________________________________________________________________________ NEWS This patch level release of eGenix PyRun 2.1 comes with the following enhancements: Enhancements / Changes ---------------------- * Upgraded eGenix PyRun to work with and use Python 2.7.11 per default. Python 2.7.11 now uses computed gotos in the interpreter loop, adding some more performance. In addition, the vulnerable SSLv3 protocol was switched off in the defaults of the ssl module. * Upgraded eGenix PyRun to work with and use Python 3.4.4 for the Python 3 version. * Added an explicit --libpath configure setting to work a problem with some 64-bit platforms defaulting to lib64/. The new setting forces the libs to always go into a lib/ directory. install-pyrun Quick Install Enhancements --------------------------------------------- eGenix PyRun includes a shell script called install-pyrun, which greatly simplifies installation of PyRun. It works much like the virtualenv shell script used for creating new virtual environments (except that there's nothing virtual about PyRun environments). https://downloads.egenix.com/python/install-pyrun With the script, an eGenix PyRun installation is as simple as running: ./install-pyrun targetdir This will automatically detect the platform, download and install the right pyrun version into targetdir. We have updated this script since the last release: * Updated install-pyrun to default to eGenix PyRun 2.1.2 and its feature set. For a complete list of changes, please see the eGenix PyRun Changelog: http://www.egenix.com/products/python/PyRun/changelog.html ________________________________________________________________________ LICENSE eGenix PyRun is distributed under the eGenix.com Public License 1.1.0 which is an Open Source license similar to the Python license. You can use eGenix PyRun in both commercial and non-commercial settings without fee or charge. Please see our license page for more details: http://www.egenix.com/products/python/PyRun/license.html The package comes with full source code. ________________________________________________________________________ DOWNLOADS The download archives and instructions for installing eGenix PyRun can be found at: http://www.egenix.com/products/python/PyRun/ As always, we are providing pre-built binaries for all common platforms: Windows 32/64-bit, Linux 32/64-bit, FreeBSD 32/64-bit, Mac OS X 32/64-bit. Source code archives are available for installation on other platforms, such as Solaris, AIX, HP-UX, etc. _______________________________________________________________________ SUPPORT Commercial support for this product is available from eGenix.com. Please see http://www.egenix.com/services/support/ for details about our support offerings. ________________________________________________________________________ MORE INFORMATION For more information about eGenix PyRun, licensing and download instructions, please visit our web-site: http://www.egenix.com/products/python/PyRun/ About eGenix (http://www.egenix.com/): eGenix is a Python software project, consulting and product company delivering expert services and professional quality products for companies, Python users and developers. We specialize in database driven applications, large scale software designs and integration. Enjoy, -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Experts (#1, Feb 19 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/