Pinned Repositories
aioaerospike
Async Aerospike Client API
aiologstash
asyncio logging handler for logstash
aiologstash2
capara
Python profiler written in Rust for Contextual profiling.
contextfilter
Easy contextual information logging filter, using ContextVars.
orjson-pydantic
Fast, correct Python JSON library supporting dataclasses and datetimes
ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
rfernet
Python extension for Fernet encryption/decryption, faster than other alternatives.
talks
Talks/Decks I do in meetups
mirrord
Connect your local process and your cloud environment, and run local code in cloud conditions.
aviramha's Repositories
aviramha/aioaerospike
Async Aerospike Client API
aviramha/contextfilter
Easy contextual information logging filter, using ContextVars.
aviramha/capara
Python profiler written in Rust for Contextual profiling.
aviramha/qca-nss-ecm
aviramha/aio-pika
AMQP 0.9 client designed for asyncio and humans.
aviramha/aiodogstatsd
An asyncio-based client for sending metrics to StatsD with support of DogStatsD extension
aviramha/async-asgi-testclient
A framework-agnostic library for testing ASGI web applications
aviramha/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
aviramha/confluent-kafka-python
Confluent's Kafka Python Client
aviramha/datadogpy
The Datadog Python library
aviramha/detour-rs
A cross-platform detour library written in Rust
aviramha/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
aviramha/fastuuid
FastUUID is a library which provides CPython bindings to Rust's UUID library
aviramha/flate2-rs
DEFLATE, gzip, and zlib bindings for Rust
aviramha/httpcore
A minimal HTTP client. ⚙️
aviramha/httpx
A next generation HTTP client for Python. 🦋
aviramha/ksniff
Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
aviramha/msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
aviramha/poetry
Python dependency management and packaging made easy.
aviramha/poetry-version-plugin
Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.
aviramha/pycodestyle
Simple Python style checker in one Python file
aviramha/pydantic
Data parsing and validation using Python type hints
aviramha/tox-pyo3