OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3994discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: python清除
nuitkaNuitka
ADDED

Nuitka is a Python compiler that translates Python code into C, producing standalone executables or extension modules. Compatible with Python 2.6-2.7 and 3.4-3.14, it works across Linux, macOS, and Windows. Supports multiple compilation modes including standalone distribution.

Developer toolsBuild & DevOps
ADDED

RepositoryScanner analyzes a GitHub account's byte-based language statistics via the GitHub API and exports an SVG card showing the top six languages plus total contributions, current streak, and longest streak. It can update weekly through GitHub Actions and is configurable with excluded languages and colors.

Developer toolsAutomationBuild & DevOps
ADDED

Black is an opinionated Python code formatter that reformats entire files in place with minimal configuration, producing deterministic, PEP 8 compliant style and the smallest possible diffs.

Developer toolsBuild & DevOps
microsandboxsuperradcompany
ADDED

Microsandbox runs untrusted workloads in fast, local microVMs with hardware isolation. Supports Docker-like workflows, instant startup, and embeddable SDKs for AI agents, CI jobs, and automation across Linux, macOS, and Windows.

Self-hostedDeveloper toolsServer management
made-with-mlGokuMohandas
ADDED

Made With ML is an open-source course and codebase teaching how to design, develop, deploy and iterate on production-grade machine learning applications, covering MLOps, testing, serving, CI/CD and continual learning.

AI & MLDeveloper toolsTraining & evaluation
ADDED

Self-hosted GitHub App that publishes a required check accepting human CODEOWNER approval or approval from explicitly enrolled GitHub Apps, with organization and repository policies; pre-release and shadow-mode only.

Developer toolsAutomationBuild & DevOps
dotflowdotflow-io
ADDED

Lightweight Python execution pipeline library that uses @action decorators to define tasks, supports retry, parallel execution, observability, and one-click deployment to 34+ cloud platforms including AWS Lambda, GCP Cloud Run, and Kubernetes.

Developer toolsBuild & DevOps
omnigentomnigent-ai
ADDED

Omnigent is an open-source meta-harness that orchestrates multiple AI coding agents (Claude Code, Codex, Cursor, etc.) under a unified layer, enabling cross-device collaboration, cloud sandboxing, and policy-based governance.

AI & MLDeveloper toolsAI agents
ADDED

A community-maintained DevOps reference guide covering Docker, Kubernetes, Prometheus, Git, Ansible, Terraform, Jenkins, GitLab CI, GitHub Actions, CircleCI, Travis CI, Puppet, Chef, Linux, and networking, with concepts, commands, tutorials, interview questions, and curated learning links.

Developer toolsProductivityBuild & DevOps

python-for-android (p4a) is a development tool that cross-compiles Python applications and their dependencies into Android APK, AAB, and AAR packages, supporting Kivy, PySDL2, PySDL3, and WebView backends.

Developer toolsBuild & DevOps
pulumipulumi
ADDED

Pulumi is an open-source Infrastructure as Code (IaC) platform that allows users to provision and manage cloud infrastructure using general-purpose programming languages.

AutomationDeveloper toolsInfrastructure & IaC
ansibleansible
ADDED

Ansible is an agentless IT automation platform used for configuration management, application deployment, and cloud provisioning.

AutomationDeveloper toolsInfrastructure & IaC
comma-labadpena
ADDED

comma-lab is a community and historical-record research workspace for the comma.ai video compression challenge. It provides the Task-Aware Compression library tac, lab operations tooling, exact replay custody, evidence grades, and OSS release hygiene.

AI & MLDeveloper toolsTraining & evaluation
nepenthePoint72
ADDED

nepenthe builds, versions and distributes shared conda/PyPI environments: describe a manifest, solve once with rattler, freeze a portable multi-platform lock, publish to a versioned registry, and install without conda.

Developer toolsAutomationBuild & DevOps
codonexaloop
ADDED

Codon is a high-performance Python implementation that compiles to native machine code, offering speeds comparable to C/C++ and supporting native multithreading and GPU acceleration.

Developer toolsBuild & DevOps
mkdocsmkdocs
ADDED

MkDocs is a fast, simple static site generator for project documentation: write pages in Markdown, configure the site with a single YAML file, and build static HTML that can be served anywhere.

Developer toolsProductivityBuild & DevOps
winget-toolsDuckDuckStudio
ADDED

A personal collection of WinGet automation tools and GitHub Actions for checking dead links, analyzing installers, syncing fork branches, validating domains, and notifying PR label status.

AutomationDeveloper toolsCI/CD
antlr4antlr
ADDED

ANTLR v4 is a parser generator that reads grammars and produces parsers, parse trees, and listener/visitor interfaces for structured text or binary files. It supports ten target languages including Java, C#, Python3, JavaScript, TypeScript, Go, C++, Swift, Dart, and PHP.

Developer toolsBuild & DevOps