Pinned Repositories
ruff
An extremely fast Python linter and code formatter, written in Rust.
community
Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
python-on-whales
An awesome Python wrapper for an awesome Docker CLI!
python-type-stubs
A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
stream-zip
Python function to construct a ZIP archive on the fly
msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
pyright
Static Type Checker for Python
pydantic
Data validation using Python type hints
typeshed
Collection of library stubs for Python, with static types
testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
einarwar's Repositories
einarwar/python-on-whales
An awesome Python wrapper for an awesome Docker CLI!
einarwar/python-type-stubs
A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
einarwar/stream-zip
Python function to construct a ZIP archive on the fly