make IP2Location optional
This commit is contained in:
@@ -40,7 +40,8 @@ PPF (Proxy Fetcher) is a Python 2 proxy scraping and validation framework design
|
|||||||
|
|
||||||
- **Python 2.7** compatibility required
|
- **Python 2.7** compatibility required
|
||||||
- **Minimal external dependencies** (avoid adding new modules)
|
- **Minimal external dependencies** (avoid adding new modules)
|
||||||
- Current dependencies: beautifulsoup4, IP2Location
|
- Current dependencies: beautifulsoup4
|
||||||
|
- Optional: IP2Location (for proxy geolocation)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
IP2Location
|
|
||||||
Reference in New Issue
Block a user