
defusedxml 0.7.1
0
XML bomb protection for Python stdlib modules
Contents
XML bomb protection for Python stdlib modules
Stars: 535, Watchers: 535, Forks: 57, Open Issues: 8The tiran/defusedxml repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 535 github stars!
How to Install defusedxml
You can install defusedxml using pip
pip install defusedxml
or add it to a project with poetry
poetry add defusedxml
Package Details
- Author
- Christian Heimes
- License
- PSFL
- Homepage
- https://github.com/tiran/defusedxml
- PyPi:
- https://pypi.org/project/defusedxml/
- GitHub Repo:
- https://github.com/tiran/defusedxml
Classifiers
- Text Processing/Markup/XML
Related Packages
Errors
A list of common defusedxml errors.
Code Examples
Here are some defusedxml code examples and snippets.
pythonfix