
eradicate 3.0.1
0
Removes commented-out code.
Contents
Removes commented-out code.
Stars: 219, Watchers: 219, Forks: 27, Open Issues: 7The PyCQA/eradicate repo was created 13 years ago and the last code push was 2 months ago.
The project is popular with 219 github stars!
How to Install eradicate
You can install eradicate using pip
pip install eradicate
or add it to a project with poetry
poetry add eradicate
Package Details
- Author
- Steven Myint
- License
- Expat License
- Homepage
- https://github.com/pycqa/eradicate
- PyPi:
- https://pypi.org/project/eradicate/
- GitHub Repo:
- https://github.com/myint/eradicate
Classifiers
- Software Development/Quality Assurance
Related Packages
Errors
A list of common eradicate errors.
Code Examples
Here are some eradicate code examples and snippets.
pythonfix