Skip to content
Avatar
😷
Wear a mask!
😷
Wear a mask!

Sponsors

@adriangb @nat @casperdcl @indeedeng

Sponsoring

@Carreau

Achievements

Achievements

Organizations

@elastic @python-hyper @urllib3 @psf @python-distro
Block or Report

Block or report sethmlarson

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. Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.

    Python 2.9k 910

  2. Official Elasticsearch client library for Python

    Python 3.6k 1.1k

  3. socksio Public

    Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5

    Python 39 6

  4. A much more elaborate replacement for removed Python's `platform.linux_distribution()` method

    Python 199 50

  5. Complete implementation of VirtualBox's COM API with a Pythonic interface.

    Python 314 69

  6. 1
    import asyncio as A,urllib.parse as U,re;B,C,I,S=b"",b"\r\n",int,lambda*A:re.match(*A,24).groups()
    2
    async def request(m,u,h,b):
    3
     s,_,a,_,q,_=z=U.urlparse(u);T,E,d,N=s!=b"http",0,B,z.hostname;r,w=await A.open_connection(N,I(z.port or 80+363*T),ssl=T,server_hostname=[None,N][T]);w.write(m+b" "+(a or b"/")+[b"?"+q,B][q==B]+b" HTTP/1.0"+C+C.join([b"%b:%b"%W for W in h]+[B,b]));await w.drain()
    4
     while c:=await r.read():
    5
      if C*2in(d:=d+c)*(E==0):E,d=d.split(C*2,1);t,o=S(b"HTTP/.+? (\d+).*?%b(.*)"%C,E);o=[S(rb"([^\s]+):\s*(.+?)\s*$",x)for x in o.split(C)]

2,160 contributions in the last year

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

Contribution activity

March 2022

Opened 3 pull requests in 2 repositories
urllib3/urllib3 2 merged
elastic/enterprise-search-python 1 open
Reviewed 7 pull requests in 4 repositories
urllib3/urllib3 3 pull requests
elastic/elasticsearch 2 pull requests
elastic/elasticsearch-specification 1 pull request
conda-forge/elasticsearch-feedstock 1 pull request
Opened 2 issues in 2 repositories
12 contributions in private repositories Mar 1 – Mar 4

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