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 source3993discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: python3清除
guiadevbrasilarthurspk
ADDED

Comprehensive guide covering vast tech areas, helping professionals and students gain knowledge and resolve doubts for tech careers.

Developer toolsProductivityTemplates & starters
pybpf_asmsegevfiner
ADDED

pybpf_asm is a Python-based BPF assembler that translates BPF assembly into machine code, based on Linux kernel's BPF assembler. It can be installed via wheels or built from source using Flex and Bison, and offers both a Python API and a command-line script.

Developer toolsCLI & terminal
maigretsoxoj
ADDED

Maigret is an OSINT command-line tool that builds a dossier on a person from a username alone, checking 3000+ sites, extracting profile data, and exporting reports in HTML, PDF, JSON, CSV and graph formats.

Developer toolsData & databasesCLI & terminal
richTextualize
ADDED

Rich is a Python library for beautiful terminal formatting: colors, styles, tables, progress bars, markdown, syntax highlighting, tracebacks, logging, and more, with a flexible Console API and rich print.

Developer toolsCLI & terminal
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
ADDED

Step-by-step 30-day Python programming challenge covering fundamentals through web scraping, pandas, MongoDB, and APIs, with hands-on exercises and translations in multiple languages.

Developer toolsTemplates & starters
wasatdavep
ADDED

Wasat is a type-hinted asynchronous Python client library for the Gemini Protocol, featuring streaming support and flexible certificate verification.

Developer toolsBackend & APIs
ADDED

A Python serverless microframework for quickly creating and deploying applications using AWS Lambda.

Developer toolsTesting & debugging
fastapifastapi
ADDED

FastAPI is a modern Python web framework for building APIs with standard type hints, featuring automatic OpenAPI documentation, data validation via Pydantic, high performance via Starlette, and interactive Swagger UI and ReDoc interfaces.

Developer toolsBackend & APIs
sherlocksherlock-project
ADDED

Sherlock is a command-line tool that hunts down social media accounts by username across 400+ networks. It supports multiple usernames, site filtering, proxy use, and output in text, CSV, or XLSX formats, with installation via pip/pipx, Docker, or system packages.

Developer toolsCLI & terminal
terrasecureJashwanthMU
ADDED

TerraSecure is an ML-powered security scanner for Terraform and HCL Infrastructure as Code across AWS, Azure, and GCP. It detects cloud misconfigurations at build time using a multi-cloud rule engine, an XGBoost ML model for AWS, and AI analysis for contextual remediation, integrating with CI/CD workflows.

Developer toolsAI & MLBuild & DevOps
ticktick-api-v2OliverStoll
ADDED

Python client for TickTick's unofficial api/v2 endpoint, the same one the web and desktop clients use. It offers read and write access to tasks, habits, focus/pomodoro sessions and calendar events, with cookie-based login instead of an OAuth app registration.

Developer toolsProductivityBackend & APIs
ruffastral-sh
ADDED

Ruff is an extremely fast Python linter and code formatter written in Rust, designed to replace multiple tools like Flake8, Black, and isort with a single interface.

Developer toolsTesting & debugging
memraybloomberg
ADDED

Memray is a Python memory profiler that tracks allocations in Python, native extensions, and the interpreter. It generates reports like flame graphs, supports threads and native code, and works on Linux/macOS.

Developer toolsTesting & debugging
typerfastapi
ADDED

Typer is a library for building CLI applications based on Python type hints, designed for ease of use for both developers and end-users.

Developer toolsCLI & terminal
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
ADDED

Vtx is a minimalist coding agent harness featuring a Textual TUI and headless CLI. It offers a lean ~2,600-token system prompt, supports 50+ LLM providers, and includes modular skills, session trees, and safe permission controls.

AI & MLDeveloper toolsCoding assistants