Skip to content
View scoder's full-sized avatar
🐍
🐍

Sponsors

Organizations

@lxml

Block or report scoder

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
scoder/README.md

Hi there, I'm Stefan 👋

  • 🧑🏽‍💻 I am the maintainer of Cython, lxml and a few other Python data processing tools that you can find below.
  • 🧑🏽‍💻 I am also a core developer of CPython and contributor to many other open source software projects.
  • 🤝 In my city there's an old house from the 1600s with an inscription: "May God give to all those who know me, twice what they feel that they owe me" (*). With a donation, YOU can help me live the life that you think I deserve for the work that I do on Cython and on lxml, or my other projects.
  • 🤔 You can contact me at [email protected]
  • 😄 My pronouns are he/him
  • 🗣️ I speak and 🖋️ write in Deutsch, English, Français

(*) original German inscription: "Gott gebe allen, die mich kennen, doppelt so viel, als sie mir gönnen"

Pinned Loading

  1. cython/cython Public

    The most widely used Python to C compiler

    Python 9.9k 1.5k

  2. lxml/lxml Public

    The lxml XML toolkit for Python

    Python 2.8k 576

  3. python/cpython Public

    The Python programming language

    Python 66.1k 31.5k

  4. lupa Public

    Lua in Python

    Python 1.1k 141

  5. quicktions Public

    Fast fractions reimplementation in Cython

    Python 39 5

  6. fastrlock Public

    A fast RLock implementation for CPython

    Python 25 10

764 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 6 commits in 1 repository
Reviewed 6 pull requests in 1 repository

Created an issue in python/cpython that received 7 comments

Add a collection.abc.Function ABC for function-like objects

Feature or enhancement Proposal: In the Cython project, we generate a function type that is mostly compatible with Python's function type. There is…

7 comments
Loading