HaJunYoo's Stars
aws-solutions/aws-data-lake-solution
A deployable reference implementation intended to address pain points around conceptualizing data lake architectures that automatically configures the core AWS services necessary to easily tag, search, share, and govern specific subsets of data across a business or with other external businesses.
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
taykey/python-kafka-logging
Simple python logging handler for forwarding logs to a kafka server
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
VerbalExpressions/PythonVerbalExpressions
Python regular expressions made easy
teamhide/python-saga-pattern-example
Python SAGA Pattern Example
teamhide/fastapi-event
Event dispatcher for FastAPI
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
teamhide/fastapi-layered-architecture
FastAPI Layered Architecture
parfeniukink/medium_fastapi_layered_2023
This project contains the source code for the medium article
wikibook/python-in-practice
『파이썬 인 프랙티스』 예제 코드
Sean-Bradley/Design-Patterns-In-Python
Common GOF Patterns implemented in Python
tuvo1106/python_design_patterns
Gang of Four design patterns in Python
rumbarum/fastapi-boilerplate-on-di
Dependency Injector based FastAPI Boilerplate
jak010/backend-playground-python-src
backend-playground-src
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
pallets-eco/blinker
A fast Python in-process signal/event dispatching system.
cosmicpython/book
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
teodevgroup/teo
Schema-driven web server framework.
ksimka/go-is-not-good
A curated list of articles complaining that go (golang) isn't good enough
moby/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
RamiAwar/pydastic
An Elasticsearch Python ORM based on Pydantic.
wallneradam/esorm
Python ElasticSearch ORM based on Pydantic
machulav/ec2-github-runner
On-demand self-hosted AWS EC2 runner for GitHub Actions
faif/python-patterns
A collection of design patterns/idioms in Python
spithainc/Burrow-modified
Fork version of Kafka Consumer Lag Checking / Modify and Add Some Features
jpmorganchase/py-avro-schema
Generate Apache Avro schemas for Python types including standard library data-classes and Pydantic data models.
omkarkhatavkar/selenium-terraform-aws-kubernetes
This is an sample project to integrate selenium grid to aws eks kubernetes cluster
JamesJJ/cloudwatch-to-google-chat
An AWS serverless function (lambda) written in Go, that takes Cloudwatch Alarms from SNS and publish them to Google Chat (using a Google Chat webhook)
aerokube/selenoid
Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.