freshdeps_
~ / pypi / pathlib
pathlibPyPI
abandoned
Archived, deprecated/yanked, or silent for 2+ years.
✓ freshdeps checked pathlib live against PyPI, GitHub & OSV on Jun 15, 2026 — but it goes stale again.
Install the MCP so your AI agent checks freshness before it recommends a dependency:
claude mcp add freshdeps -- npx -y github:SolvoHQ/freshdeps-mcp
One line. Works in Claude Code / Cursor / any MCP client (or paste the JSON config). Zero npm account needed.
Latest version
1.0.1
Last release
4.1y ago
Last commit
no repo data
Known CVEs (OSV)
0
Yanked
no
Repo archived
no repo data
Suggested alternative
pathlib (stdlib)
the PyPI pathlib backport is obsolete and breaks modern builds; pathlib is stdlib since Python 3.4.
Migration
pip uninstall pathlib; `from pathlib import Path` from the standard library — remove it from requirements entirely
Embed this freshdeps badge in your README. It reads the same hand-verified migration corpus this page does — so it tells anyone who lands on your repo whether pathlib is a dead end before they install it.

freshdeps badge for pathlib

Markdown
[![freshdeps](https://freshdeps.vercel.app/badge/pypi/pathlib.svg)](https://freshdeps.vercel.app/pypi/pathlib?ref=badge)
HTML
<a href="https://freshdeps.vercel.app/pypi/pathlib?ref=badge"><img src="https://freshdeps.vercel.app/badge/pypi/pathlib.svg" alt="freshdeps: pathlib"></a>
The badge links back here with an independent ?ref=badge tag.
// support

This migration corpus is hand-verified and free — support keeping it that way.

checked 2026-06-15T20:31:54.366Z · sources: registry=true github=false osv=true