defusedcsv

Drop-in replacement for Python's CSV library that tries to mitigate CSV injection attacks

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install defusedcsv

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.0.0 2025-09-02      
2.0.0 2022-04-19  
1.1.0 2019-09-10  
1.0.1 2017-08-07  
1.0.0 2017-08-07  

Issues with this package?

Page last updated 2026-05-13 05:04:52 UTC