hwttechnology's Stars
open-telemetry/community
OpenTelemetry community content
jaegertracing/jaeger-client-python
🛑 This library is DEPRECATED!
Homebrew/homebrew-services
🚀 Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.
Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
moovweb/gvm
Go Version Manager
PyCQA/pycodestyle
Simple Python style checker in one Python file
microsoft/PowerToys
Windows system utilities to maximize productivity
aio-libs/frozenlist
`FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.
Marco-Sulla/python-frozendict
A simple immutable dictionary for Python
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
martinblech/xmltodict
Python module that makes working with XML feel like you are working with JSON
async-worker/aiologger
Asynchronous logging for Python and asyncio
tox-dev/filelock
A platform-independent file lock for Python.
explodinglabs/jsonrpcclient
Generate JSON-RPC requests and parse responses in Python
explodinglabs/jsonrpcserver
Process incoming JSON-RPC requests in Python
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
brendangregg/FlameGraph
Stack trace visualizer
patx/pickledb
pickleDB is an open source key-value store using Python's json module.
HariSekhon/DevOps-Bash-tools
1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..
veops/cmdb
CMDB: configuration and management of IT resources
flymysql/Py-Compiler
一个用python写的编译器
elastic/apm-agent-python
pytorch/PiPPy
Pipeline Parallelism for PyTorch
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
lmacken/pyrasite
Inject code into running Python processes
certifi/python-certifi
(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
pypy/pypy
PyPy is a very fast and compliant implementation of the Python language.
encode/uvicorn
An ASGI web server, for Python. 🦄
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production