Pinned Repositories
anyio
High level compatibility layer for multiple asynchronous event loop implementations on Python
asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.
attrs
Python Classes Without Boilerplate
cpython
The Python programming language
nanobind
nanobind — Seamless operability between C++17 and Python
ocaml-tree-sitter-core
OCaml code generator and runtime library for handling typed tree-sitter CSTs
pybind11
Seamless operability between C++11 and Python
tjstum's Repositories
tjstum/anyio
High level compatibility layer for multiple asynchronous event loop implementations on Python
tjstum/asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.
tjstum/attrs
Python Classes Without Boilerplate
tjstum/cpython
The Python programming language
tjstum/nanobind
nanobind — Seamless operability between C++17 and Python
tjstum/ocaml-tree-sitter-core
OCaml code generator and runtime library for handling typed tree-sitter CSTs
tjstum/pybind11
Seamless operability between C++11 and Python
tjstum/python-slack-sdk
Slack Developer Kit for Python
tjstum/semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
tjstum/tricycle
Experimental extensions to Trio, the friendly Python async I/O library
tjstum/trio
Trio – a friendly Python library for async concurrency and I/O
tjstum/trio-asyncio
a re-implementation of the asyncio mainloop on top of Trio
tjstum/typeshed
Collection of library stubs for Python, with static types