ewolz3's Stars
aws-samples/aws-cudos-framework-deployment
Command Line Interface tool for Cloud Intelligence Dashboards deployment
magsther/awesome-opentelemetry
A curated list of OpenTelemetry resources
willsheppard/prevent-keyless-car-theft
Instructions for turning off the keyless opening feature of your car so it can't be stolen using a relay attack
aws-observability/cdk-aws-observability-accelerator
CDK AWS Observability Accelerator
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
keenanromain/AWS-SAA-C02-Study-Guide
How to become a certified AWS Solutions Architect
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
seddonym/import-linter
Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
dask/dask
Parallel computing with task scheduling
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
SamirPaulb/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
cjolowicz/cookiecutter-hypermodern-python
Hypermodern Python Cookiecutter
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
posquit0/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
moderncv/moderncv
A modern curriculum vitae class for LaTeX
more-itertools/more-itertools
More routines for operating on iterables, beyond itertools
danielfm/pybreaker
Python implementation of the Circuit Breaker pattern.
fabfuel/circuitbreaker
Python "Circuit Breaker" implementation
DjangoEx/awesome-python-resources
Awesome Python Resources
docarray/docarray
Represent, send, store and search multimodal data
woile/pyfsm
:arrows_counterclockwise: Minimal State Machine
ml-tooling/best-of-python-dev
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
pact-foundation/pact-python
Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
acaudwell/Gource
software version control visualization
Flagsmith/flagsmith
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.