Armin Ronacher
Armin Ronacher | |
---|---|
Born | 1989 (age 26–27) |
Nationality | Austrian |
Other names | mitsuhiko |
Occupation | Programmer |
Known for | Flask web framework |
Website |
lucumr |
Armin Ronacher (born 1989) is an Austrian open source software programmer and the creator of the Flask web framework for Python.
He is a frequent speaker at developer conferences and has a popular blog about software development and open source.[1]
Programming
Armin Ronacher started his work in Open Source as a freelance developer for the German Ubuntu Community portal "ubuntuusers"[2] through which he later became a founding member of the German Ubuntu Association in 2005.[3]
While working on ubuntuusers Ronacher re-discovered the Python programming language and wrote some of the earliest implementations for WSGI with the goal to write a bulletin board in Python together with Georg Brandl.[4] This board was to be called "Pocoo" and to be a replacement for phpBB in Python.[5] While the bulletin board never managed a stable release, many other projects appeared out of the Pocoo umbrella project: the Pygments syntax highlighter, the Sphinx documentation generator, the Jinja template engine and many other libraries for Python. He also contributed functionality for the Python AST module[6] and the Ordered Dict for Python.[7] After an elaborate April fool's joke where he bundled his libraries in a one-file microframework[8] he decided to create the Flask web framework. It went on to become one of the two most popular web development frameworks (next to Django) for Python and the associated libraries found a new home under the "Pallets"[9] community.
He also created the Lektor CMS, the Twig template engine and contributed to a large list of Open Source applications and libraries.
He worked for Plurk, Splash Damage's Fireteam [10] and most recently for the Sentry crash reporting tool.
Armin Ronacher is a frequent speaker at Open Source conferences around the world.[11]
Recognition
- 2003: 2nd place at the 2003 Prix Ars Electronica in the u19 freestyle computing for "Be a Bee"[12]
- 2014: Python Software Foundation Community Service Award for his work in the Python Open Source community[13]
- 2014: Shuttleworth Foundation flash grant[14]
See also
References
- ↑ Armin Ronacher's Thoughts and Writings
- ↑ "ArminRonacher Ubuntu Wiki".
- ↑ Protokoll der Gründungsversammlung des ubuntu Deutschland e.V.
- ↑ "History of Pocoo".
- ↑ "Episode 63 - Armin Ronacher". Podcast.__init__. Retrieved 9 August 2016.
- ↑ ast.py on GitHub
- ↑ PEP 372 -- Adding an ordered dictionary to collections
- ↑ "Flask web framework and much, much more". Talk Python To Me Podcast. Retrieved 9 August 2016.
- ↑ Pallets
- ↑ "Mobygames Credits". Retrieved 9 August 2016.
- ↑ http://lucumr.pocoo.org/talks/
- ↑ http://www.aec.at/prix/en/winners/2003-prix-gewinner-cybergeneration-u19-freestyle-computing/
- ↑ https://www.python.org/community/awards/psf-awards/
- ↑ https://www.shuttleworthfoundation.org/flashgrants/
External links
- Armin Ronacher's Thoughts and Writings - Ronacher's blog
- Pallets Project
- Lektor CMS