» Tag
python
115 posts5 US States Open 12.4M Business Records via Free API
New York, Colorado, Pennsylvania, Oregon and Connecticut publish full business registries via free Socrata APIs with commercial-use licenses. Measured rate limits and data pitfalls inside.
A Tool to Quickly Audit LLM-Generated Python Codebases
pyreplay aids in auditing Python code generated by LLMs, turning runs into explorable HTML pages.
Microsoft Quicksand: Sandbox Your AI Agent Without Docker or WSL
Quicksand is a Python API for running AI agents in a sandbox without Docker or WSL.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comMcpgen: Convert OpenAPI/Postman Specs into Python MCP Servers
Mcpgen enables the creation of independent Python MCP servers from OpenAPI and Postman specs.
Build a Bounded JSON Repair Loop for LLM Output in Python
Learn to build a bounded JSON repair loop for LLM outputs using Python.
Fixing an Off Grid Price Bug in Polymarket's Order Path
A bug in Polymarket's SDK related to off grid prices has been fixed. The price validation process has been improved.
WorkerDeck – Run One Isolated Background Process Per User
WorkerDeck is a Python library with zero dependencies that manages isolated background processes for each user through a single dashboard.
Detecting Errors in Python with Lazy Evaluation and AST Testing
How was a Python error detected using lazy evaluation and AST testing? Key lessons for engineers.
AutoGPT Email Block: SSRF Vulnerability and Its Implications
The SSRF vulnerability in AutoGPT's `SendEmailBlock` feature allows internal network scanning and service information exfiltration.
NoiseHound – Detection-Aware BloodHound Attack Path Scoring
NoiseHound scores attack paths based on detection surface, enhancing BloodHound's utility in security assessments.