python

Tag

Cards List
#python

llm-anthropic 0.25

Simon Willison's Blog · 2026-04-16 Cached

llm-anthropic 0.25 releases with support for Claude Opus 4.7, new thinking_effort and thinking_display options, increased default max_tokens, and removal of obsolete beta headers.

0 favorites 0 likes
#python

anthropics/anthropic-sdk-python v0.96.0

GitHub Releases Watchlist · 2026-04-16 Cached

Anthropic releases version 0.96.0 of the Claude SDK for Python, providing updated access to the Claude API for Python applications.

0 favorites 0 likes
#python

datasette-export-database 0.3a1

Simon Willison's Blog · 2026-04-15 Cached

datasette-export-database version 0.3a1 released, providing database export functionality as part of the Datasette ecosystem.

0 favorites 0 likes
#python

datasette PR #2689: Replace token-based CSRF with Sec-Fetch-Site header protection

Simon Willison's Blog · 2026-04-14 Cached

Datasette PR #2689 replaces token-based CSRF protection with Sec-Fetch-Site header-based protection, inspired by Go 1.25 and Filippo Valsorda's research, simplifying CSRF handling by eliminating the need for hidden form tokens.

0 favorites 0 likes
#python

Recovering Windows Live Writer Files

Hacker News Top · 2026-04-14 Cached

Ben Overmyer created a Python script using Cursor to recover and convert legacy Windows Live Writer (.wpost) files into Markdown format, including embedded images. The tool has been open-sourced on Codeberg for others to use.

0 favorites 0 likes
#python

Improvements to data analysis in ChatGPT

OpenAI Blog · 2024-05-16 Cached

OpenAI has introduced improvements to ChatGPT's data analysis capabilities, including direct file uploads from Google Drive and Microsoft OneDrive, interactive chart customization, and enhanced dataset handling via Python code execution.

0 favorites 0 likes
#python

Introducing Triton: Open-source GPU programming for neural networks

OpenAI Blog · 2021-07-28 Cached

OpenAI releases Triton 1.0, an open-source Python-like GPU programming language that enables researchers without CUDA experience to write highly efficient GPU kernels, achieving performance on par with expert-written CUDA code in as few as 25 lines.

0 favorites 0 likes
#python

Evaluating large language models trained on code

OpenAI Blog · 2021-07-07 Cached

OpenAI introduces Codex, a GPT model fine-tuned on GitHub code, achieving 28.8% functional correctness on HumanEval (a new benchmark for code synthesis from docstrings), significantly outperforming GPT-3 (0%) and GPT-J (11.4%). The paper demonstrates that repeated sampling improves performance to 70.2% with 100 samples, and discusses limitations and broader impacts of code generation systems.

0 favorites 0 likes
#python

OpenAI Gym Beta

OpenAI Blog · 2016-04-27 Cached

OpenAI releases OpenAI Gym, a public beta toolkit for developing and comparing reinforcement learning algorithms with a growing suite of environments and a platform for reproducible research. The toolkit aims to standardize RL benchmarks and address the lack of diverse, easy-to-use environments for the research community.

0 favorites 0 likes
#python

Hmbown/DeepSeek-TUI

GitHub Trending (daily) · yesterday

A terminal-based user interface tool that acts as a coding agent for DeepSeek AI models.

0 favorites 0 likes
#python

paperless-ngx/paperless-ngx

GitHub Trending (daily) · 2026-04-20 Cached

Paperless-ngx is an open-source document management system that digitizes and archives physical documents with full-text search capabilities. It is the official successor to the original Paperless and Paperless-ng projects, designed as a community-driven initiative.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback