Python scraper that scrapes list and detail about python packages from pypi and also filters duplicate packages, html tags and writes them to a csv file.
This python script scrapes the information such as name, version, description....etc python packages.
- Name
- Version
- Description
- URL
- Installation
- Last Release Date
- Author
- Maintainers
- HomePage Link
Feel free to contribute :)