Skip to content
Avatar

Sponsors

Private Sponsor
@rafsaf
@simw
@kamalgill
@A-Edge
@adriangb
@ShadenSmith
@browniebroke
@anthonycorletti
Private Sponsor
@xncbf
@realabja
@woodrad

Sponsoring

Highlights

  • Pro

Organizations

@tutorcruncher @aio-libs @pytest-dev @conda-forge @rq @pydantic
Block or Report

Block or report samuelcolvin

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.

Report abuse

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

Report abuse

Pinned

  1. Data parsing and validation using Python type hints

    Python 12k 1.1k

  2. arq Public

    Fast job queuing and RPC in python with asyncio and redis.

    Python 1.4k 126

  3. watchfiles Public

    Simple, modern and fast file watching and code reload in python.

    Python 1.1k 87

  4. Core validation logic for pydantic written in rust

    Python 692 56

  5. Dev tools for python

    Python 631 31

  6. Doing dirty (but extremely useful) things with equals.

    Python 597 22

Contribution activity

December 2022

Created a pull request in pydantic/pydantic-core that received 2 comments

disable coverage on CI with PyPy

+60 −9 2 comments
Opened 6 other pull requests in 3 repositories
pydantic/pydantic 3 merged
pydantic/pydantic-core 1 open 1 merged
samuelcolvin/arq 1 merged

Created an issue in microsoft/pyright that received 7 comments

list[str] is not valid input to list[str | int] in some cases

See the code below. In short, [['hello']] is not considered a valid input to Union[str, List[Union[str, int]], List[List[Union[str, int]]]] which i…

7 comments
Opened 4 other issues in 3 repositories
12 contributions in private repositories Dec 10 – Dec 21

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