FICHA · MANJARO

python-pathvalidate

Sanitize/validate strings in filenames/file-paths/etc

  • Library
  • Dev
  • FILES
  • SECURITY
  • Dependency only
  • Same app · 2 sources
official+codex · reviewed · May 30, 2026 description in en

Description

File names and paths can be validated or sanitized before a Python program writes to disk. It is useful for applications that accept user-provided names, downloads, exports, or generated files across different operating systems.

This library helps reduce path-related mistakes, but developers still need to control target directories, permissions, and overwrite behavior to avoid unsafe file writes.

Permissions

Permissions not analysed for this source yet.