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
Releases
Version | Released | Buster Python 3.7 |
Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|---|
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?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue