awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to getsentry/sentry-python

Open-source alternatives to Sentry Python

30 open-source projects similar to getsentry/sentry-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sentry Python alternative.

  • giampaolo/psutilgiampaolo का अवतार

    giampaolo/psutil

    11,089GitHub पर देखें↗

    This library provides a programmatic interface for monitoring system resources and managing process lifecycles. It functions as a cross-platform utility that retrieves real-time metrics on hardware utilization and allows for the inspection and control of running system processes. The project normalizes disparate operating system data structures into a unified interface, enabling consistent interaction with kernel-level information regardless of the host environment. By utilizing compiled extensions to interface directly with native system APIs, it provides a consistent way to access performan

    Pythoncpudiskfreebsd
    GitHub पर देखें↗11,089
  • pre-commit/pre-commitpre-commit का अवतार

    pre-commit/pre-commit

    15,057GitHub पर देखें↗

    Pre-commit is a framework for managing and executing automated tasks during the version control commit process. It functions as a configuration-driven utility that enforces project standards by running linters, formatters, and security scanners on staged files before they are committed to a repository. The system uses a centralized manifest to orchestrate these tasks, ensuring consistent developer tooling across teams. It distinguishes itself by provisioning isolated environments for each tool, which prevents dependency conflicts and ensures that all required versions are present. The framewo

    Pythongitlinterpre-commit
    GitHub पर देखें↗15,057
  • aws/aws-cliaws का अवतार

    aws/aws-cli

    17,059GitHub पर देखें↗

    The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands. The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts. The interface supports cloud resource

    Pythonawsaws-clicloud
    GitHub पर देखें↗17,059

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • fabric/fabricfabric का अवतार

    fabric/fabric

    15,397GitHub पर देखें↗

    Fabric is a command-line interface and framework designed to integrate artificial intelligence reasoning into shell-based workflows. It functions as an orchestration tool that connects local data pipelines to remote artificial intelligence services, allowing users to automate content analysis and complex reasoning tasks directly from the terminal. The project distinguishes itself through a modular architecture that treats prompt patterns as version-controlled, reusable logic stored on the local filesystem. By utilizing standard input and output streams, it enables users to chain these analyti

    Python
    GitHub पर देखें↗15,397
  • supervisor/supervisorSupervisor का अवतार

    Supervisor/supervisor

    9,068GitHub पर देखें↗

    Supervisor is a process control system for Unix environments that ensures background processes remain running by automatically restarting them if they crash or exit. It functions as a daemon manager that provides a centralized way to start, stop, and monitor the lifecycle of long-running background tasks. The system utilizes a client-server architecture to control multiple processes through a command line interface. This allows for the orchestration of system services and background daemon control without requiring manual shell intervention. The tool covers application process supervision an

    Python
    GitHub पर देखें↗9,068
  • puzl-cloud/kubesdkpuzl-cloud का अवतार

    puzl-cloud/kubesdk

    101GitHub पर देखें↗

    Kubernetes client for Python CRD - API models (both ways) generator. Fast, fully typed, async.

    Pythonasyncioclientcrd
    GitHub पर देखें↗101
  • chaostoolkit/chaostoolkitchaostoolkit का अवतार

    chaostoolkit/chaostoolkit

    2,013GitHub पर देखें↗

    Chaos Engineering Toolkit & Orchestration for Developers

    Pythonautomationchaos-engineeringchaostoolkit
    GitHub पर देखें↗2,013
  • openstack/openstackopenstack का अवतार

    openstack/openstack

    5,940GitHub पर देखें↗

    OpenStack is an open-source cloud computing platform for building and managing public and private cloud infrastructure at scale. It provides a framework for deploying, configuring, and operating cloud services, orchestrating compute, storage, and networking resources across a datacenter through a unified management layer. The platform is built on a decoupled service architecture where individual cloud services are developed and versioned independently within their own repositories. This meta-repository tracks interoperable versions of all OpenStack components as verified submodules, with each

    Python
    GitHub पर देखें↗5,940
  • pyinfra-dev/pyinfrapyinfra-dev का अवतार

    pyinfra-dev/pyinfra

    5,779GitHub पर देखें↗

    pyinfra is a Python-based infrastructure automation framework that turns Python code into shell commands for managing servers, Docker containers, and local machines. It operates as a declarative, idempotent deployment tool, applying desired system states by comparing target configurations against current states and making only the necessary changes. The framework provides a connector-based transport abstraction that unifies SSH, Docker, and local execution behind a common interface, with a parallel execution engine that manages concurrent operations across hosts. The tool distinguishes itself

    Pythoncloud-managementconfiguration-managementhigh-performance
    GitHub पर देखें↗5,779
  • boto/boto3boto का अवतार

    boto/boto3

    9,834GitHub पर देखें↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    GitHub पर देखें↗9,834
  • borgbackup/borgborgbackup का अवतार

    borgbackup/borg

    12,986GitHub पर देखें↗

    Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by identifying unique file chunks and applying compression to minimize the total storage footprint across multiple backup versions. The software distinguishes itself through the use of authenticated encryption, which ensures that all stored data remains confidential and protected against unauthorized tampering. It also provides a virtual filesystem interface, allowing users to mount archives as local directories to browse and access individual files without performing a full restora

    Pythonbackupborgbackupcompression
    GitHub पर देखें↗12,986
  • ansible/ansibleansible का अवतार

    ansible/ansible

    68,968GitHub पर देखें↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    GitHub पर देखें↗68,968
  • saltstack/saltsaltstack का अवतार

    saltstack/salt

    15,237GitHub पर देखें↗

    Salt is an infrastructure configuration management tool and orchestration framework designed for large-scale system administration. It functions as a remote execution engine that enables administrators to manage, provision, and enforce declarative states across distributed fleets of servers from a central control point. By utilizing a high-performance message bus, the platform allows for the simultaneous execution of administrative tasks and the maintenance of consistent software configurations across thousands of nodes. The system distinguishes itself through a flexible architecture that sup

    Pythoncloudcloud-managementcloud-providers
    GitHub पर देखें↗15,237
  • aws/chaliceaws का अवतार

    aws/chalice

    11,062GitHub पर देखें↗

    Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It functions as an infrastructure-as-code generator, mapping application logic and routing definitions directly to cloud compute resources while automating the provisioning and management of the underlying environment. The framework distinguishes itself by analyzing source code to automatically construct the minimum necessary security permissions, ensuring least-privilege access for all deployed functions. It supports modular development through blueprint-based organization and

    Pythonawsaws-apigatewayaws-lambda
    GitHub पर देखें↗11,062
  • amoffat/shamoffat का अवतार

    amoffat/sh

    7,231GitHub पर देखें↗

    sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix system commands and child process lifecycles. It functions as an asynchronous process wrapper, allowing shell commands and system programs to run within a non-blocking event loop. The library maps command-line arguments and standard input/output streams to native Python functions and objects. It includes a process lifecycle controller to manage signal groups, execution timeouts, and process permissions for spawned child processes. The project provides capabilities for executable

    Pythondevopspythonsubprocess
    GitHub पर देखें↗7,231
  • canonical/cloud-initcanonical का अवतार

    canonical/cloud-init

    3,729GitHub पर देखें↗

    Cloud-init is an automated server provisioning and instance initialization tool designed to configure virtual machines during the early boot process. It functions as a metadata provisioner that retrieves instance configuration data from cloud providers to set up network, storage, and user settings. The project provides a cross-distribution boot configuration layer that applies consistent system settings across different Linux distributions. It utilizes a modular provider abstraction to handle API differences between various cloud platforms and employs a staged boot execution model to ensure i

    Pythoncloud-inithacktoberfestpython
    GitHub पर देखें↗3,729
  • soulwire/coffee-physicssoulwire का अवतार

    soulwire/Coffee-Physics

    1,053GitHub पर देखें↗

    Coffee-Physics is a lightweight physics engine designed for two-dimensional particle simulation within web environments. It provides a framework for managing the movement and physical interactions of individual objects across a coordinate system, utilizing a collection of mathematical functions to calculate trajectories and collision responses. The library employs Verlet-based integration to maintain stability by tracking coordinate history, avoiding the need for explicit velocity or acceleration variables. It enforces deterministic behavior through fixed-step time stepping, which ensures con

    CoffeeScript
    GitHub पर देखें↗1,053
  • easycorp/easy-log-handlerEasyCorp का अवतार

    EasyCorp/easy-log-handler

    2,005GitHub पर देखें↗

    Easy-log-handler is a PHP library designed to transform raw, unstructured application logs into human-readable, hierarchical formats. It functions as a logging middleware component that intercepts diagnostic streams to improve clarity during active development and troubleshooting. The tool distinguishes itself by providing stateful log aggregation and regex-based parsing, which allow it to collapse duplicate entries and extract structured data from raw text. By applying template-driven formatting and dynamic metadata filtering, it reduces information overload and ensures that essential diagno

    PHPdxloglogger
    GitHub पर देखें↗2,005
  • borntyping/python-colorlogborntyping का अवतार

    borntyping/python-colorlog

    964GitHub पर देखें↗

    A colored formatter for the python logging module

    Pythonloggingpython
    GitHub पर देखें↗964
  • arachnys/cabotarachnys का अवतार

    arachnys/cabot

    5,668GitHub पर देखें↗

    Cabot is a self-hosted incident management platform and monitoring alert manager. It serves as a centralized system for receiving external monitoring data, managing on-call responder rotations, and dispatching incident notifications to administrators to ensure prompt resolution of system failures. The platform provides a containerized monitoring interface and a REST API for programmatically creating and modifying monitoring data and incident reports. It coordinates the routing of critical system alerts and manages the scheduling of personnel for on-call rotations. The system includes capabil

    JavaScript
    GitHub पर देखें↗5,668
  • awesome-roblox/awesome-robloxawesome-roblox का अवतार

    awesome-roblox/awesome-roblox

    59GitHub पर देखें↗

    A curated list of awesome things related to Roblox OSS.

    awesomeawesome-listlist
    GitHub पर देखें↗59
  • bohonghuang/claw-raylibbohonghuang का अवतार

    bohonghuang/claw-raylib

    79GitHub पर देखें↗

    Fully auto-generated Common Lisp bindings to Raylib (6.0/5.5) and Raygui (4.0) using claw and cffi-object

    Common Lisp
    GitHub पर देखें↗79
  • blockpane/tenderdutyblockpane का अवतार

    blockpane/tenderduty

    170GitHub पर देखें↗

    Tenderduty is a comprehensive monitoring tool for Tendermint chains. Its primary function is to alert a validator if they are missing blocks, and has many other features.

    CSS
    GitHub पर देखें↗170
  • avamia/kanrisuruavamia का अवतार

    avamia/kanrisuru

    20GitHub पर देखें↗

    Kanrisuru helps you manage your remote servers with objected oriented ruby. Results come back as structured data, parsed, prepared and ready for you to easily use in your applications.

    Ruby
    GitHub पर देखें↗20
  • bohonghuang/eonbohonghuang का अवतार

    bohonghuang/eon

    47GitHub पर देखें↗

    An easy-to-use but flexible game framework based on Raylib for Common Lisp.

    Common Lisp
    GitHub पर देखें↗47
  • airbrake/airbrake-pythonairbrake का अवतार

    airbrake/airbrake-python

    52GitHub पर देखें↗

    Airbrake Python

    Python
    GitHub पर देखें↗52
  • bero1985/pasvulkanBeRo1985 का अवतार

    BeRo1985/pasvulkan

    220GitHub पर देखें↗

    Vulkan header generator and Vulkan OOP-style API wrapper for Object Pascal (FreePascal >= 3.3.1 FPC trunk and any recent current Delphi version)

    Pascal
    GitHub पर देखें↗220
  • borodust/trivial-gamekitborodust का अवतार

    borodust/trivial-gamekit

    177GitHub पर देखें↗

    Library for getting into gamedev with Common Lisp! Very simple interface to graphics, audio and input.

    Common Lisp
    GitHub पर देखें↗177
  • bero1985/kraftBeRo1985 का अवतार

    BeRo1985/kraft

    126GitHub पर देखें↗

    Kraft Physics Engine is an open source Object Pascal physics engine library that can be used in 3D games.

    Pascal
    GitHub पर देखें↗126
  • atomicptr/ld55atomicptr का अवतार

    atomicptr/ld55

    7GitHub पर देखें↗

    My LD55 entry made with Odin and Raylib.

    Odin
    GitHub पर देखें↗7