Category : github

github
anthropics / claude-agent-sdk-python

Claude Agent SDK for Python Python SDK for Claude Agent. See the Claude Agent SDK documentation for more information. Installation pip install claude-agent-sdk Prerequisites: Python 3.10+ Node.js Claude Code: npm install -g @anthropic-ai/claude-code Quick Start import anyio from claude_agent_sdk import query async def main(): async for message in query(prompt="What is 2 + 2?"): print(message) anyio.run(main) Basic Usage: query() query() is an async function for querying …

  • среда, 1 октября 2025 г. в 00:00:02
github
jsvine / pdfplumber

Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.pdfplumber Plumb a PDF for detailed information about each text character, rectangle, and line. Plus: Table extraction and visual debugging. Works best on machine-generated, rather than scanned, PDFs. Built on pdfminer.six. Currently tested on Python 3.8, 3.9, 3.10, 3.11. Translations of this document are available in: Chinese (by @hbh112233abc). To report a bug or request a…

  • вторник, 30 сентября 2025 г. в 00:00:05
github
snarktank / ai-dev-tasks

A simple task management system for managing AI dev agents🚀 AI Dev Tasks 🤖 Welcome to AI Dev Tasks! This repository provides a collection of markdown files designed to supercharge your feature development workflow with AI-powered IDEs and CLIs. Originally built for Cursor, these tools work with any AI coding assistant including Claude Code, Windsurf, and others. By leveraging these structured prompts, you can systematically approach building features, from ideation to implementation, with built…

  • вторник, 30 сентября 2025 г. в 00:00:03
github
Done-0 / fuck-u-code

Legacy-Mess Detector – assess the “legacy-mess level” of your code and output a beautiful report | 屎山代码检测器,评估代码的“屎山等级”并输出美观的报告fuck-u-code Important📢 记住这个命令:fuck-u-code - 让代码不再烂到发指! 一款专门揭露屎山代码的质量分析工具,用犀利又搞笑的方式告诉你:你的代码到底有多烂。 特性 多语言支持: Go、JS/TS、Python、Java、C/C++ 屎山指数: 0~100 分,越高越烂 七维度检测: 复杂度 / 函数长度 / 注释率 / 错误处理 / 命名 / 重复度 / 结构 彩色终端报告: 批评也能笑着听 Markdown 输出: 方便 AI 分析与文档集成 灵活配置: 摘要 / 详细模式,多语言报告 Note 分数越高越烂,欢迎“高分大佬”上榜 全程本地运行,不上传代码,安全无忧 安装 # 方法一:Go 安装 go install github.com/Done-0/fuck-u-code/cmd…

  • вторник, 30 сентября 2025 г. в 00:00:02
github
ai-dynamo / dynamo

A Datacenter Scale Distributed Inference Serving Framework | Roadmap | Support matrix | Documentation | Examples | Prebuilt containers | Design Proposals | Blogs NVIDIA Dynamo High-throughput, low-latency inference framework designed for serving generative AI and reasoning models in multi-node distributed environments. Latest News [08/05] Deploy openai/gpt-oss-120b with disaggregated serving on NVIDIA Blackwell GPUs using Dynamo ➡️ link The Era of Multi-GPU, Multi-Node Large languag…

  • воскресенье, 28 сентября 2025 г. в 00:00:06
github
oauth2-proxy / oauth2-proxy

A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers. OAuth2-Proxy is a flexible, open-source tool that can act as either a standalone reverse proxy or a middleware component integrated into existing reverse proxy or load balancer setups. It provides a simple and secure way to protect your web applications with OAuth2 / OIDC authentication. As a reverse proxy, it intercepts requests to your application and redirects users to an O…

  • воскресенье, 28 сентября 2025 г. в 00:00:05
github
imputnet / helium

Private, fast, and honest web browser Helium The Chromium-based web browser made for people, with love. Best privacy by default, unbiased ad-blocking, no bloat and no noise. helium.computer Downloads NoteHelium is still in beta, so unexpected issues may occur. We are not responsible for any damage caused by usage of beta software. Best way to download Helium is to open helium.computer on your computer. I…

  • воскресенье, 28 сентября 2025 г. в 00:00:03
github
modelcontextprotocol / typescript-sdk

The official TypeScript SDK for Model Context Protocol servers and clientsMCP TypeScript SDK Table of Contents Overview Installation Quickstart What is MCP? Core Concepts Server Resources Tools Prompts Completions Sampling Running Your Server stdio Streamable HTTP Testing and Debugging Examples Echo Server SQLite Explorer Advanced Usage Dynamic Servers Low-Level Server Writing MCP Clients Proxy Authorization Requests Upstream Backwards Compatibility Documentation Contributing Lic…

  • воскресенье, 28 сентября 2025 г. в 00:00:02
github
google-gemini / gemini-cli

An open-source AI agent that brings the power of Gemini directly into your terminal.Gemini CLI Gemini CLI is an open-source AI agent that brings the power of Gemini directly into your terminal. It provides lightweight access to Gemini, giving you the most direct path from your prompt to our model. 🚀 Why Gemini CLI? 🎯 Free tier: 60 requests/min and 1,000 requests/day with personal Google account 🧠 Powerful Gemini 2.5 Pro: Access to 1M token context window 🔧 Built-in tools: Google Search gr…

  • суббота, 27 сентября 2025 г. в 00:00:05