Size: 447
Comment: Initial user info version.
|
Size: 4276
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#acl MarcAndreLemburg:read,write,delete,revert All:read |
|
Line 3: | Line 5: |
* Python Core Developer * Author of many Python extensions (the ''mx'' tools) * Designed and implemented the Python Unicode Integration ([http://www.python.org/dev/peps/pep-0100 PEP 100]) * Editor of the Python DB-API Specifications ([http://www.python.org/dev/peps/pep-0248 Version 1.0 - PEP 248] and [http://www.python.org/dev/peps/pep-0249 Version 2.0 - PEP 249]) * Runs [http://www.egenix.com/ eGenix.com] |
== Python == * Python Core Developer since 1997 * Designed and implemented the Python Unicode Integration ([[http://www.python.org/dev/peps/pep-0100|PEP 100]]), including the [[https://docs.python.org/library/codecs.html|codecs sub-system]] * Contributed the [[https://docs.python.org/library/platform.html|platform module]] to Python * Contributed the [[http://hg.python.org/cpython/file/default/Tools/pybench/README|pybench CPython micro-benchmark suite]] to Python * Contributed the [[https://docs.python.org/library/locale.html|locale]] module's locale aliasing engine to Python * Editor of the Python DB-API Specifications ([[http://www.python.org/dev/peps/pep-0248|Version 1.0 - PEP 248]] and [[http://www.python.org/dev/peps/pep-0249|Version 2.0 - PEP 249]]) * Author or co-author of many Python extensions (the ''mx'' packages): * [[http://www.egenix.com/products/python/mxBase/|eGenix mx Base]] (mxDateTime, mxTextTools, mxProxy, mxURL, mxUID, mxStack, mxQueue, etc.) * [[http://www.egenix.com/products/python/mxExperimental/|eGenix mx Experimental]] (mxNumber, mxTidy) useful distributions such as * [[http://www.egenix.com/products/python/PyRun/|eGenix PyRun]] (Python runtime in just 4-13MB) * [[http://www.egenix.com/products/python/pyOpenSSL/|eGenix pyOpenSSL]] (pyOpenSSL with embedded OpenSSL libs and several add-ons) and quite a few commercial [[http://www.egenix.com/products/|Python, Django and Zope products]]: * [[http://www.egenix.com/products/python/mxODBC/|eGenix mxODBC]] (ODBC database interface) * [[http://www.egenix.com/products/python/mxODBCConnect/|eGenix mxODBC Connect]] (ODBC database interface for remote database access) * [[http://www.egenix.com/products/zope/mxODBCZopeDA/|eGenix mxODBC Zope/Plone DA]] (ODBC database interface for Zope and Plone) * [[http://www.egenix.com/products/django/mxODBCDjango/|eGenix mxODBC Django Database Engine]] (ODBC database interface for Django) * Regular [[http://www.egenix.com/library/presentations/|speaker at Python conferences]] == Python Community == * Founding member of the [[http://python.org/psf/|Python Software Foundation (PSF)]] * [[https://www.python.org/psf/members/|PSF Board Member]] (2002-2004, 2010-) * Executive organizer of the first [[http://www.europython-society.org/europython|EuroPython conference]] in Charleroi 2002. Co-organizer of EuroPython 2003. * [[http://www.europython-society.org/|EuroPython Society (EPS)]] Board Member (2012-) * One of the initiators of the German [[http://de.pycon.org/|PyCon DE]] conference series * Co-founder of the [[http://pyddf.de/|Python Meeting Düsseldorf (PyDDF)]], a local Python meeting == Python Projects == * [[http://brochure.getpython.info/|PSF Python Brochure]] - project lead * [[https://wiki.python.org/moin/PSF%20Python%20Job%20Board|PSF Python Job Board Team]] - kickstarted the project * [[http://wiki.python.org/moin/PythonEventsCalendar|PSF Python Events Calendars]] - project lead * Admin of https://wiki.python.org/ * Admin of http://www.pycon.org/ and the pycon.org domain * Several smaller PSF projects: [[https://wiki.python.org/moin/PythonSoftwareFoundation/BoardCandidates2014#marc-andre-lemburg|2013/2014]], [[https://wiki.python.org/moin/PythonSoftwareFoundation/BoardCandidates2013#marc-andre-lemburg|2012/2013]], [[https://wiki.python.org/moin/PythonSoftwareFoundation/BoardCandidates2012#marc-andre-lemburg|2011/2012]], [[https://wiki.python.org/moin/PythonSoftwareFoundation/BoardCandidates2011#marc-andre-lemburg|2011/2012]], [[https://wiki.python.org/moin/PythonSoftwareFoundation/BoardCandidates2010#marc-andre-lemburg|2010]] == Business == * CEO and owner of [[http://www.egenix.com/|eGenix.com]], a company specializing in custom Python projects, consulting, web, security and database technologies * Available as coach, consultant, project leader and speaker == Contact == * Email: mal@egenix.com * Phone: +49 211 9304112 * Based in Düsseldorf, Germany * [[http://www.lemburg.com/files/mal/|Curriculum Vitae]] ---- [[http://wiki.python-forum.de/MarcAndreLemburg|German Version]] ---- CategoryHomepage |
Marc-André Lemburg
Python
- Python Core Developer since 1997
Designed and implemented the Python Unicode Integration (PEP 100), including the codecs sub-system
Contributed the platform module to Python
Contributed the pybench CPython micro-benchmark suite to Python
Contributed the locale module's locale aliasing engine to Python
Editor of the Python DB-API Specifications (Version 1.0 - PEP 248 and Version 2.0 - PEP 249)
Author or co-author of many Python extensions (the mx packages):
eGenix mx Base (mxDateTime, mxTextTools, mxProxy, mxURL, mxUID, mxStack, mxQueue, etc.)
eGenix mx Experimental (mxNumber, mxTidy)
eGenix PyRun (Python runtime in just 4-13MB)
eGenix pyOpenSSL (pyOpenSSL with embedded OpenSSL libs and several add-ons)
and quite a few commercial Python, Django and Zope products:
eGenix mxODBC (ODBC database interface)
eGenix mxODBC Connect (ODBC database interface for remote database access)
eGenix mxODBC Zope/Plone DA (ODBC database interface for Zope and Plone)
eGenix mxODBC Django Database Engine (ODBC database interface for Django)
Regular speaker at Python conferences
Python Community
Founding member of the Python Software Foundation (PSF)
PSF Board Member (2002-2004, 2010-)
Executive organizer of the first EuroPython conference in Charleroi 2002. Co-organizer of EuroPython 2003.
EuroPython Society (EPS) Board Member (2012-)
One of the initiators of the German PyCon DE conference series
Co-founder of the Python Meeting Düsseldorf (PyDDF), a local Python meeting
Python Projects
PSF Python Brochure - project lead
PSF Python Job Board Team - kickstarted the project
PSF Python Events Calendars - project lead
Admin of https://wiki.python.org/
Admin of http://www.pycon.org/ and the pycon.org domain
Several smaller PSF projects: 2013/2014, 2012/2013, 2011/2012, 2011/2012, 2010
Business
CEO and owner of eGenix.com, a company specializing in custom Python projects, consulting, web, security and database technologies
- Available as coach, consultant, project leader and speaker
Contact
Email: mal@egenix.com
- Phone: +49 211 9304112
- Based in Düsseldorf, Germany