Skip to content

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.

    Python 654 59

  2. Functional programming in Python with generators and other utilities.

    Python 65

  3. The missing SQLAlchemy ORM interface.

    Python 155 7

  4. A caching library for Python

    Python 189 23

  5. A drop-in replacement for native Python datetimes that embraces UTC.

    Python 49 2

  6. A content-addressable file management system for Python.

    Python 180 23

68 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created an issue in pytest-dev/pytest that received 4 comments

pytest 6: pylint still shows not-callable error for builtin pytest marks even after #7473 and #7476

I'm experiencing #7473 after the fix in #7476 with the following: import pytest @pytest.mark.parametrize('a', [1, 2]) def test_a(a): pass Where pyl…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.