marcinjosinski's Stars
python/cpython
The Python programming language
open-guides/og-aws
📙 Amazon Web Services — a practical guide
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
locustio/locust
Write scalable load tests in plain Python 🚗💨
ramitsurana/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
benfred/py-spy
Sampling profiler for Python programs
cert-manager/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
AGWA/git-crypt
Transparent file encryption in git
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
crazyguitar/pysheeet
Python Cheat Sheet
kubernetes-sigs/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
JoeDog/siege
Siege is an http load tester and benchmarking utility
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
agis/git-style-guide
A Git Style Guide
jwilder/dockerize
Utility to simplify running applications in docker containers
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
awslabs/amazon-ecr-credential-helper
Automatically gets credentials for Amazon ECR on docker push/docker pull
skulltech/aws-solutions-architect-associate-notes
My notes for AWS Solutions Architect Associate.
mopemope/meinheld
Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
hauntsaninja/pyp
Easily run Python at the shell! Magical, but never mysterious.
nedbat/byterun
A Python implementation of a Python bytecode runner
fletcher/MultiMarkdown
Expanded perl version of John Gruber's original Markdown --- No longer under active development since MMD 3
billpmurphy/hask
Haskell language features and standard libraries in pure Python.
pythonspeed/filprofiler
A Python memory profiler for data processing and scientific computing applications
tiangolo/uwsgi-nginx-docker
Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container.
3YOURMIND/django-migration-linter
:rocket: Detect backward incompatible migrations for your django project
gidgethub/gidgethub
An async GitHub API library for Python
3YOURMIND/django-add-default-value
This django Migration Operation can be used to transfer a Fields default value to the database scheme.
djsutho/django-debug-toolbar-request-history
Ari-Noman/api-testing-best-practices
The API Testing Best Practices List