A curated and categorized list of my GitHub starred repositories.
Generated automatically from my GitHub stars.
Generated at: 2026-06-29T12:41:22Z
Total repositories: 361 Total categories: 19
- AI Agents
- CI/CD
- CLI Tools
- Databases
- DevOps
- Django
- Documentation
- FastAPI
- Frontend
- GitHub Actions
- Learning Resources
- LLM Tooling
- Miscellaneous
- Observability
- Package Management
- PostgreSQL
- Python
- Security
- Testing
- 1jehuang/jcode - Coding Agent Harness for various AI models.
- addyosmani/agent-skills - Engineering skills for AI coding agents.
- browser-use/browser-use - Automate online tasks using AI agents and browser automation.
- DietrichGebert/ponytail - AI agent that optimizes code writing.
- firecrawl/firecrawl - API to interact with the web at scale using AI.
- google/magika - AI-powered file content type detection.
- mitsuhiko/agent-stuff - Commands used with Claude agents.
- nibzard/awesome-agentic-patterns - Curated catalogue of agentic AI patterns
- opensandbox-group/OpenSandbox - Secure, Fast, and Extensible Sandbox runtime for AI agents
- pydantic/monty - A minimal, secure Python interpreter written in Rust for use by AI
- pydantic/pydantic-ai - AI Agent Framework using Pydantic
- santifer/career-ops - AI-powered job search system with multiple features.
- shanraisshan/claude-code-best-practice - Best practices for coding with Claude AI.
- supertone-inc/supertonic - On-device multilingual TTS using ONNX.
- TauricResearch/TradingAgents - Framework for multi-agent financial trading using LLMs.
- temporal-community/temporal-ai-agent - AI agent demo in a Temporal workflow.
- utkusen/sast-skills - Agent skills converting AI coder into a SAST scanner.
- x1xhlol/system-prompts-and-models-of-ai-tools - Collection of system prompts and tools for AI models.
- axllent/mailpit - Email testing tool for developers
- alvarobartt/hf-mem - CLI for estimating Hugging Face model memory requirements.
- astral-sh/ty-pre-commit - A pre-commit hook utility.
- BurntSushi/bttf - Command line tool for datetime operations.
- cookpete/auto-changelog - Command line tool for generating changelogs from git history.
- dmtrKovalenko/fff - Fast and accurate file search toolkit.
- dotenv-linter/dotenv-linter - Fast linter for .env files, built in Rust.
- Everduin94/better-commits - CLI for better commit messages following specs.
- huseyinbabal/taws - Terminal UI for viewing and managing AWS resources.
- j178/prek - Fast Git hook manager as pre-commit alternative.
- microsoft/waza - CLI framework for creating and testing agent skills.
- MitMaro/git-interactive-rebase-tool - Terminal-based tool for interactive git rebase sequences.
- ogulcancelik/herdr - Agent multiplexer for terminal environments.
- onurravli/onurravli-cli - Command-line interface tool by Onur Ravli.
- rtk-ai/rtk - CLI proxy reducing LLM token consumption effectively.
- Textualize/textual - Lean application framework for building UIs with Python
- tombi-toml/tombi - Formatter and linter for TOML files.
- warpdotdev/warp - Agentic development environment born out of the terminal
- xonsh/xonsh - Python-powered shell with extensive features.
- ycd/manage-fastapi - CLI tool for generating FastAPI projects and boilerplates.
- autobase-tech/autobase - Automated database platform for PostgreSQL.
- cloudnative-pg/cloudnative-pg - Manages PostgreSQL in Kubernetes environments.
- databasus/databasus - PostgreSQL backup tool with recovery features.
- EnterpriseDB/barman - Backup and recovery manager for PostgreSQL
- EnterpriseDB/repmgr - Lightweight replication manager for PostgreSQL.
- fastapi/sqlmodel - SQL databases in Python with FastAPI support.
- MagicStack/asyncpg - Fast PostgreSQL client library for Python/asyncio
- mr-fatalyst/oxyde - Type-safe asynchronous ORM with Pydantic core
- patroni/patroni - High Availability solution for PostgreSQL with different backends.
- PgCache/pgcache - PostgreSQL proxy for query aware caching
- pgdogdev/pgdog - PostgreSQL connection pooler and load balancer.
- readysettech/readyset - Caching layer for MySQL and Postgres to scale reads
- sequinstream/sequin - Postgres change data capture for various data targets
- sqlalchemy/sqlalchemy - The database toolkit for Python development.
- amir20/dozzle - Realtime log viewer for Docker, Swarm, and K8s.
- goharbor/harbor - Open source cloud-native container registry.
- offen/docker-volume-backup - Backup Docker volumes to cloud storage.
- pulumi/pulumi - Infrastructure as Code in any programming language.
- rancher/rancher - Complete container management platform.
- wemake-services/caddy-gen - Automated Caddy reverse proxy for Docker containers.
- wowu/docker-rollout - Zero downtime deployment solution for Docker Compose.
- 3YOURMIND/django-migration-linter - Detect backward incompatible migrations for Django projects.
- acikyazilimagi/deprem-yardim-backend - Backend project for afetharita.com., archived
- adamchainz/django-cors-headers - Handling CORS headers in Django applications.
- adamchainz/django-htmx - Extensions for integrating Django with htmx.
- adamchainz/django-integrity-policy - Sets Integrity-Policy HTTP header in Django.
- adamchainz/django-minify-html - Minify HTML with Django using fast minifier.
- adamchainz/django-read-only - Disable Django database writes.
- adamchainz/django-upgrade - Automatically upgrade Django projects with ease.
- ahmetveburak/django-bulk-copy - Utility for faster mass data creation in Django.
- anymail/django-anymail - Django email backends supporting multiple services.
- Archmonger/django-dbbackup - Tool for backing up and restoring Django database and media.
- arrobalytics/django-ledger - Django Ledger is a double entry accounting system built on Django
- benrobster/django-threadlocals - Middleware for storing Django request in threadlocal.
- bernardopires/django-tenant-schemas - Tenant support for Django using PostgreSQL schemas
- Blueshoe/django-o365 - Email backend for Django with Microsoft Exchange Online.
- boxed/django-fastdev - App to enhance Django development experience
- browniebroke/django-codemod - Automatically fixes Django deprecations.
- browniebroke/django-remake-migrations - Recreates all migrations for Django projects.
- carltongibson/django-filter - System for filtering Django QuerySets based on user input.
- codingjoe/django-health-check - Pluggable health checks for Django applications.
- crccheck/django-object-actions - App to add object tools in Django admin easily.
- dabapps/django-forms-dynamic - Resolve form field arguments dynamically when a form is instantiated
- deschler/django-modeltranslation - Translates Django models using registration
- dj-bolt/django-bolt - Rust-powered API framework for Django achieving 60k+ RPS
- django-commons/django-fsm-2 - Django friendly finite state machine support
- django-commons/django-tasks-scheduler - Async tasks scheduler for Django using Redis protocol.
- django-commons/django-typer - Uses Typer for defining management command interfaces in Django.
- django-crispy-forms/django-crispy-forms - DRY forms rendering for Django applications.
- django-extensions/django-extensions - Collecting custom management extensions for Django.
- django-guardian/django-guardian - Per object permissions for Django applications.
- django-hijack/django-hijack - Admins can log in on behalf of other users
- django-import-export/django-import-export - Library for importing and exporting data integrated with Django admin.
- django-mptt/django-mptt - Utilities for implementing modified pre-order trees in Django.
- django-notifications/django-notifications - Notifications app for Django similar to GitHub notifications.
- django-oauth/django-oauth-toolkit - OAuth2 support for Django applications.
- django-parler/django-parler - Translate texts easily in Django applications.
- django-q2/django-q2 - Distributed task queue for Django projects
- django-svcs/django-svcs - A Django integration for SVCS.
- django/django - The web framework for perfectionists with deadlines.
- django/django-localflavor - Country-specific helpers for Django.
- dswistowski/django-tasks-temporal - Temporal workflow task queue backend for Django.
- dvf/opinionated-django - Opinionated Django project with various patterns.
- efe/dj-translatemessages - LLM-powered translations for Django
- EgehanGundogdu/oyk2020-kis-django - A Django project without a detailed description.
- enesklcarslan/django-annotatable-properties - Django library for annotating properties on querysets.
- etianen/django-reversion - Provides version control for Django model instances.
- geex-arts/django-jet - Responsive template for the Django admin interface.
- ghazi-git/drf-standardized-errors - Standardizes DRF API error responses.
- graphql-python/graphene-django - GraphQL APIs with seamless Django integration.
- henschkowski/django-python3-ldap_with_authorization - Django LDAP authentication backend with authorization.
- hynek/svcs - Service Locator implementation for Python.
- iMerica/dj-rest-auth - Authentication for Django Rest Framework.
- ivelum/djangoql - Advanced search language for Django applications.
- jazzband/django-auditlog - Logs changes made to objects in a Django application.
- jazzband/django-push-notifications - Send push notifications to mobile devices in Django.
- jazzband/django-silk - Silky smooth profiling for Django
- joke2k/django-environ - Utilize environment variables in Django applications.
- jschneier/django-storages - Django storage backends for various storage services.
- justquick/django-activity-stream - Generates activity streams from user actions on a site.
- lazybird/django-solo - Helps manage singletons in Django.
- model-bakers/model_bakery - Object factory for Django
- nanorepublica/django-prodserver - Django management command for production processes.
- nsidnev/fastapi-realworld-example-app - FastAPI implementation of the RealWorld example app., archived
- otto-torino/django-baton - Responsive Django admin application based on Bootstrap.
- py-pa/django-minio-storage - Django storage driver for MinIO
- radiac/nanodjango - Single-file Django implementation with async support.
- RealOrangeOne/django-tasks - Backport of Django's built-in Tasks framework.
- RealOrangeOne/django-tasks-db - ORM-based backend for Django Tasks.
- realsuayip/asu - A comprehensive reference project for Django.
- realsuayip/django-sozluk - A social media platform clone using Django.
- RegioHelden/django-temporalio - Integration of Temporal.io with Django.
- rsinger86/django-lifecycle - Declarative model lifecycle hooks for Django models.
- saaspegasus/django-boilerplate - Original SaaS boilerplate for Django applications.
- saleor/saleor - High performance headless commerce API for various e-commerce needs.
- sbdchd/django-types - Type stubs for Django
- simonw/djp - A plugin system designed for Django.
- stribny/sidewinder - Django starter kit with good defaults for developers.
- Suor/django-cacheops - ORM caching with automatic event-driven invalidation.
- tbicr/django-pg-zero-downtime-migrations - Django PostgreSQL backend for zero-downtime migrations.
- theriverman/django-minio-backend - MinIO Backend for Django
- TrangPham/django-admin-confirm - Mixin for confirming changes in Django admin.
- ui/django-post_office - Django app for sending emails asynchronously.
- UnknownPlatypus/djangofmt - HTML-aware Django template formatter.
- UtkucanBykl/Blog-Django - A blog project built with Django.
- vigo/django-admin-list-filter - Autocompletion feature for Django admin list filters.
- vintasoftware/django-temporal-demo - Demo project for Temporal in Django.
- vitalik/django-ninja - Fast, async-ready framework for building APIs with Django.
- wagtail/wagtail - A Django CMS focused on flexibility and user experience
- wemake-services/django-modern-rest - Modern REST framework for Django with async support
- wemake-services/django-test-migrations - Tests Django schema and data migrations effectively.
- wemake-services/wemake-django-template - Django template focused on code quality and security.
- YasserShkeir/django-smart-ratelimit - Flexible rate limiting library for Django applications.
- yourlabs/django-autocomplete-light - Fresh approach to autocomplete for Django.
- adr/madr - Markdown template for Architectural Decision Records.
- awesomedata/awesome-public-datasets - A list of HQ open datasets.
- classy-python/ccbv - Documentation tool for Django's class-based views.
- google/eng-practices - Google's Engineering Practices documentation., archived
- Universal-Commerce-Protocol/ucp - Specification and documentation for UCP
- veggiemonk/awesome-docker - Curated list of Docker resources.
- fastapi-practices/fastapi-best-architecture - Enterprise-level backend architecture with FastAPI.
- fastapi-users/fastapi-users - User management library for FastAPI
- fastapi/fastapi - High performance web framework for building APIs.
- fastapi/full-stack-fastapi-template - Full stack web application template using FastAPI.
- kamranabdicse/fastapi-postgres-boilerplate - Boilerplate for FastAPI with PostgreSQL setup.
- bigskysoftware/htmx - Tools for enhancing HTML with JavaScript interoperability.
- emir/markdown-plus-plus - Browser-based content management panel for static site generators.
- flet-dev/flet - Build cross-platform apps in Python without frontend expertise.
- knadh/oat - Ultra-lightweight UI library for web applications.
- WickyNilliams/cally - Feature-rich calendar components
- withastro/astro - The web framework for content-driven websites.
- bahdotsh/wrkflw - Validate and run GitHub Actions locally
- alicankiraz1/Ai-Arastirma-Okumalarim-TR - Turkish research articles and elaborative documents about AI.
- awesome-lists/awesome-bash - A curated list of Bash resources.
- ChristopherGS/ultimate-fastapi-tutorial - The ultimate tutorial for learning FastAPI.
- cobanov/turk-gelistirici-egitimleri-arsivi - Free and quality education initiative in Turkey
- codecrafters-io/build-your-own-x - Learn programming by recreating technologies.
- ComposioHQ/awesome-claude-skills - Curated skills and tools for Claude AI workflows.
- deeplearningturkiye/turkce-yapay-zeka-kaynaklari - Compilation of deep learning and ML resources in Turkey
- Developer-Y/cs-video-courses - List of computer science video courses.
- dkarakay/interview - Python implementation for LeetCode & CP questions.
- emmabostian/developer-portfolios - Inspiration for developer portfolios.
- ezgiturali/Machine-Learning-Deep-Learning-Resources - Various resources for machine learning and deep learning.
- fatihes1/refactoring-turkce-kaynak - Turkish resources on refactoring concepts.
- Furkan-Gulsen/AWS-Certified-Cloud-Practitioner-Certification-My-Notes - Personal notes for AWS Certified Cloud Practitioner exam.
- Furkan-Gulsen/turkce-go-egitimi - A Go language tutorial series covering basics in Turkish.
- inancgumus/gobyexample - Programmer's guide to idiomatic Go
- inancgumus/learngo - 1000+ hand-crafted Go examples and exercises
- kelseyhightower/kubernetes-the-hard-way - Manual setup guide for Kubernetes without scripts.
- Kludex/fastapi-tips - Tips for FastAPI usage
- microsoft/Data-Science-For-Beginners - Data Science course for beginners with lesson plans
- microsoft/ML-For-Beginners - Classic Machine Learning course with lessons and quizzes
- microsoft/RustTraining - Training materials for learning Rust.
- mstrYoda/kubernetes-kitap - A book on Kubernetes concepts and usage.
- mustafamuratcoskun/DeepLearning.ai-Summary - Personal notes and summaries on DeepLearning.ai courses
- omergulen/bash-guide - A guide to Bash scripting.
- practical-tutorials/project-based-learning - Curated list of project-based tutorials
- realsuayip/django-questions - Useful Django-related questions to ponder upon.
- rohitg00/ai-engineering-from-scratch - Comprehensive resource for AI engineering concepts.
- rust-lang/rustlings - Exercises for getting familiar with Rust programming.
- RustDili/Rust-Ogrenmek - Turkish translation of Learning Rust.
- ryanmcdermott/clean-code-javascript - Clean Code concepts adapted for JavaScript programming.
- sdmg15/Best-websites-a-programmer-should-visit - A curated list of websites for programmers., archived
- sibirbil/IMO2020 - Course materials for ML event in Istanbul.
- suadev/turkish-microservice-architecture-book - Open Source Turkish Microservices eBook.
- temporalio/samples-python - Samples for using Temporal Python SDK.
- UtkucanBykl/python-design-patterns - Python design patterns resource.
- vbyazilim/maoyyk2023-golang-101-kursu - Golang training materials from a course
- wsvincent/awesome-django - Curated list of awesome Django things.
- yusufyilmazfr/tasarim-desenleri-turkce-kaynak - Resource for design patterns in multiple languages
- yusufyilmazfr/turkcekaynaklar-com - Curated list of Turkish resources
- yz-ai/acikseminer2020 - NLP and deep learning seminar resources.
- zhanymkanov/fastapi-best-practices - Collection of best practices for FastAPI.
- AlexsJones/llmfit - Find compatible models for your hardware effortlessly.
- docling-project/docling - Prepares documents for generative AI use.
- Egonex-AI/Understand-Anything - Graphs for turning code into an interactive knowledge graph
- f/prompts.chat - Share and discover prompts for ChatGPT
- FareedKhan-dev/train-llm-from-scratch - Method for training LLMs from scratch.
- Shubhamsaboo/awesome-llm-apps - Collection of AI Agent & RAG apps for customization and deployment.
- adamchainz/sql-fingerprint - A SQL fingerprinter for database management.
- adamchainz/treepoem - Barcode rendering for multiple types in Python.
- alltheplaces/alltheplaces - Scrapers and spiders to extract location information.
- apple/container - Repository purpose is unclear.
- AtuboDad/playwright_stealth - Stealth mode for Playwright to avoid detection.
- authzed/authzed-py - Client library for interacting with SpiceDB.
- avelino/awesome-go - A curated list of awesome Go frameworks and libraries.
- awesome-selfhosted/awesome-selfhosted - List of self-hosted free software applications.
- backstage/backstage - Framework for building developer portals and enhancing dev experience.
- basecamp/kamal - Web app deployment tool.
- binhnguyennus/awesome-scalability - Explores patterns of scalable large-scale systems.
- brandtbucher/specialist - Visualizes CPython's specializing adaptive interpreter.
- cncf/landscape - Interactive landscape for cloud-native projects and products.
- cobanov/paul-graham-turkce - Translations of essays from paulgraham.com into Turkish
- conventional-changelog/commitlint - Lints commit messages to ensure they follow conventions.
- conventional-changelog/conventional-changelog - Generates changelogs and release notes from commit messages.
- d3vyce/taskiq-deduplication - Deduplication middleware for Taskiq.
- datalab-to/marker - Convert PDF to markdown and JSON quickly.
- deepseek-ai/DeepSeek-OCR-2 - Visual Causal Flow
- Elagoht/StatiGo - Website builder framework with SSR, SSG, and ISR.
- eser/stack - Portability solution powered by Deno and JavaScript.
- f/textream - MacOS teleprompter app with real-time script highlighting.
- facebook/pyrefly - A fast type checker and language server for Python
- facebookincubator/cinderx - High-performance extensions for Python runtime
- fathyb/carbonyl - Run Chromium inside your terminal.
- fatihguzeldev/stack-over-papers - Repository purpose is unclear.
- furkanonder/akarsu - Profiler based on PEP669 for Python.
- grpc/grpc - gRPC framework supporting multiple languages.
- gunnarmorling/1brc - Challenge exploring aggregation of 1 billion rows.
- h4ckf0r0day/obscura - Headless browser for AI agents and web scraping
- hhatto/nude.py - Nudity detection library in Python.
- highcharts-for-python/highcharts-for-python-demos - Demos for data visualization with Highcharts in Python.
- huseyinbabal/tredis - Terminal UI for Redis data management
- hynek/stamina - Retries management for Python applications.
- jawah/niquests - Repository purpose is unclear.
- jekyll/jekyll - Static site generator for blogs and websites.
- karpetrosyan/hishel - Elegant HTTP caching tool for Python.
- kip-dili/kip - Programming language with grammatical cases in Turkish
- lissy93/dashy - Self-hostable personal dashboard with various features and themes.
- merveenoyan/my_notes - Cheatsheets for data science and computer science.
- microsoft/MS-DOS - Original MS-DOS source code for reference., archived
- miratcan/InternetGuzeldir - Static site generator project with Python.
- mitsuhiko/minijinja - Template engine compatible with Jinja/Jinja2
- mjhea0/awesome-fastapi - A curated list of awesome FastAPI projects and resources.
- mondeja/pre-commit-po-hooks - Hooks for pre-commit useful with PO files
- multica-ai/andrej-karpathy-skills - File for enhancing LLM coding behavior
- mustafamuratcoskun/Papers-Literature-ML-DL-RL-AI - Highly cited and useful papers on various AI topics
- mxab/pre-commit-trivy - No description provided, classification unclear.
- octoenergy/public-conventions - No description provided, classification unclear.
- onuralpszr/yuko - Rust-backed validator library for Python applications.
- openai/privacy-filter - OpenAI Privacy Filter for data protection.
- openstack/stevedore - Manage dynamic plugins for Python applications
- owenlamont/ryl - YAML linting re-implementation in Rust.
- pocketbase/pocketbase - Open-source realtime backend in a single file.
- poexam/poexam - Fast PO linter
- polarsource/polar - Business software with a focus on payments
- PSU3D0/formualizer - Specific purpose not clear; embeddable spreadsheet engine.
- PyO3/pyo3 - Repository purpose is unclear.
- radity/raditian-free-hugo-theme - A personal website theme, not specifically categorized.
- realsuayip/envanter - Environment parser for managing environment variables.
- realsuayip/pcontract - Data structure for tracking data over time.
- restic/restic - Repository purpose is unclear.
- robinebers/openusage - Open-source tool to manage subscriptions efficiently.
- RsyncProject/rsync - Repository purpose is unclear.
- run-llama/liteparse - A document parser with various features.
- rustfs/rustfs - High-performance object storage system compatible with S3.
- simonw/research - General research projects, specific classification unclear.
- taobojlen/django-zeal - Repository purpose is unclear.
- thejchap/jdb - Distributed key-value store written in Python
- tim-schilling/django-security-label - No description provided, classification unclear.
- Universal-Commerce-Protocol/python-sdk - Official Python SDK for UCP
- Universal-Commerce-Protocol/samples - Samples for UCP
- UtkucanBykl/sozluk - Repository for an unspecified project.
- UtkucanBykl/TwitterFlood - Python-based Twitter bot project without a description.
- YasserShkeir/django-safe-migrations - Repository purpose is unclear.
- django-commons/django-prometheus - Exports Django metrics for Prometheus monitoring
- getsentry/sentry - Error tracking and performance monitoring
- Graylog2/graylog2-server - Free and open source log management solution.
- open-telemetry/opentelemetry-python - OpenTelemetry Python API and SDK
- PostHog/posthog - All-in-one platform for product analytics and user data.
- quickwit-oss/quickwit - Cloud-native search engine for observability
- tim-schilling/django-salmon - Standardized way to observe Django's internals.
- astral-sh/uv - Fast package manager for Python projects written in Rust.
- hynek/psycache - A PostgreSQL cache backed by psycopg.
- adamchainz/profiling-explorer - Tool for exploring Python profiling data in a table format.
- ag2ai/faststream - Asynchronous framework for building services interacting with event streams.
- agronholm/apscheduler - Task scheduling library for Python
- aio-libs/aiohttp - Asynchronous HTTP client/server framework for Python
- asottile/reorder-python-imports - Tool to reorder Python imports automatically.
- astral-sh/ruff - Fast linter and code formatter for Python.
- astral-sh/ty - Fast type checker and language server for Python, written in Rust.
- Bogdanp/dramatiq - Reliable background task processing library for Python.
- DoctorJohn/fastar - Rust tar crate bindings for Python
- dynaconf/dynaconf - Configuration management for Python applications
- emmett-framework/granian - Rust HTTP server for Python applications
- ets-labs/python-dependency-injector - Dependency injection framework for Python
- goduni/unihttp - Modern library for creating declarative API clients.
- gto76/python-cheatsheet - Comprehensive Python Cheatsheet
- kiwicom/structlog-sentry - Integration of structlog with Sentry for monitoring.
- Kludex/starlette - ASGI framework for building web applications in Python.
- litestar-org/polyfactory - Factory library for mock data generation.
- maldoinc/wireup - Dependency injection for Python with integrations for frameworks.
- MarkusSintonen/pyreqwest - Fast HTTP client in Python based on Rust reqwest.
- miguelgrinberg/python-socketio - Socket.IO server and client in Python.
- more-itertools/more-itertools - Additional iterable routines for Python.
- msgspec/msgspec - Fast serialization and validation library for various formats.
- Nuitka/Nuitka - Python compiler that converts Python code to executables
- pydantic/httpx2 - Next generation HTTP client for Python
- pydantic/pydantic - Data validation using Python type hints.
- pymupdf/PyMuPDF - High performance library for PDF manipulation.
- pytest-dev/pluggy - A minimalist plugin system for Python.
- python-arq/arq - Job queuing and RPC in Python with asyncio and Redis.
- python-attrs/attrs - Class creation in Python without boilerplate code.
- reagento/descanso - A modern way to create REST API clients.
- redis-developer/sql-redis - A utility for translating SQL commands to Redis.
- sparckles/Robyn - A super fast async Python web framework.
- taskiq-python/taskiq - Distributed task queue supporting async jobs.
- terricain/aioboto3 - Async wrapper for using boto3 resources.
- TheAlgorithms/Python - All Algorithms implemented in Python
- tobymao/saq - Simple async message queue library in Python.
- vinta/awesome-python - An opinionated list of Python frameworks, libraries, and tools
- wemake-services/asyncio-redis-rate-limit - Rate limiter for async functions utilizing Redis.
- alicankiraz1/Codex-Sentinel - Security skills for Codex to help teams ship safer code.
- aquasecurity/trivy - Finds vulnerabilities and misconfigurations in several environments.
- data-privacy-stack/presidio - Framework for detecting and anonymizing PII.
- erayerturk/shadowplug - Privacy dongle that enhances USB security with VPN.
- gommzystudio/device-activity-tracker - Demonstrates sensitive device activity tracking through leaked data patterns.
- keycloak/keycloak - Open source identity and access management for applications.
- pypa/pip-audit - Audits Python environments for known security vulnerabilities.
- utkusen/baitroute - Web honeypot library to mislead attackers.
- zizmorcore/zizmor - Static analysis tool for GitHub Actions.
- adamchainz/time-machine - Time travel functionality for Python tests.
- Bachmann1234/diff_cover - Find lines needing test coverage in diffs.
- bloomberg/memray - Memory profiler tool for Python to detect leaks.
- codespell-project/codespell - Check code for common misspellings automatically.
- Colin-b/pytest_httpx - pytest fixture to mock HTTPX requests.
- Endava/cats - REST API fuzzer and negative testing tool for OpenAPI.
- facebook/Lifeguard - Static analyzer for Lazy Imports in Python.
- getsentry/responses - Utility for mocking Python Requests for testing.
- hjwp/pytest-icdiff - Better error messages for assert equals in pytest
- microsoft/playwright-python - Python bindings for Playwright automation library.
- pytest-dev/pytest-rerunfailures - Plugin to re-run failed tests to eliminate flakiness.
- schemathesis/schemathesis - Catch API bugs before your users do
- thejchap/tryke - Rust-based Python test runner with Jest-style API