max-muoto
Software Engineer at Standard Metrics. prev @google. UNC CS Alum.
@Quaestor-TechnologiesNashville, TN
Pinned Repositories
bencoding-rs
Decode bencoded data in Rust.
celery
Distributed Task Queue (development branch)
clrs-algorithms
Algorithms from CLRS 4th Edition implemented in Python.
competitve-programming
Codeforces C++ competitive programming solutions.
covid-19-dashboard
COVID-19 dashboard built with HTML, CSS, JavaScript, and Node.js.
django-pgjsonschema
Postgres JSON validation with Rust in Djagno.
google-chrome-qr-code-scanner
QR Code Scanner Extension for Google Chrome built in JavaScript. Allows you to pull up the link for a QR code on a webpage or PDF.
keychain-access
Interact with the macOS keychain in Python.
linear-cli
Linear CLI tool built in Rust.
oxr
Type-safe Python client for https://openexchangerates.org/, with synchronous and asynchronous support.
max-muoto's Repositories
max-muoto/linear-cli
Linear CLI tool built in Rust.
max-muoto/django-pgjsonschema
Postgres JSON validation with Rust in Djagno.
max-muoto/bencoding-rs
Decode bencoded data in Rust.
max-muoto/keychain-access
Interact with the macOS keychain in Python.
max-muoto/max-muoto
GitHub profile README.
max-muoto/oxr
Type-safe Python client for https://openexchangerates.org/, with synchronous and asynchronous support.
max-muoto/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
max-muoto/bencoding
Decode bencoded data.
max-muoto/codemods
Libcst codemods to help with refactoring/modernization of Python code.
max-muoto/cpython
The Python programming language
max-muoto/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
max-muoto/django-rest-framework
Web APIs for Django. 🎸
max-muoto/docker-stacks
Ready-to-run Docker images containing Jupyter applications
max-muoto/hume-python-sdk
Python client for Hume AI APIs
max-muoto/kr8s
A batteries-included Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl
max-muoto/lightkube
Modern lightweight kubernetes module for python
max-muoto/minijinja
MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
max-muoto/modal-client
Python client library for Modal
max-muoto/msgpack-types
:package: Type stubs for msgpack
max-muoto/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
max-muoto/mypy
Optional static typing for Python
max-muoto/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
max-muoto/psycopg
New generation PostgreSQL database adapter for the Python programming language
max-muoto/redis-py
Redis Python client
max-muoto/ruff
An extremely fast Python linter and code formatter, written in Rust.
max-muoto/sqlglot
Python SQL Parser and Transpiler
max-muoto/tach
A Python tool to enforce a modular, decoupled package architecture. 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Interoperable with your existing systems
max-muoto/truss
The simplest way to serve AI/ML models in production
max-muoto/typeshed
Collection of library stubs for Python, with static types
max-muoto/typing-deprecated-pep
Draft PEP for typing.Deprecated qualifier