Metadata-Version: 2.1
Name: LpImagesDownloader
Version: 0.0.1
Summary: A package for downloading all the Images from the URL provided
Home-page: https://github.com/LpCodes/LP-All-Images-Downloader
Author: Lpcodes
Project-URL: Bug Tracker, https://github.com/LpCodes/LP-All-Images-Downloader/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: selenium
Requires-Dist: validators
Requires-Dist: webdriver-manager

![PyPI - Downloads](https://img.shields.io/pypi/dm/LP-All-Images-Downloader?style=for-the-badge) ![GitHub last commit](https://img.shields.io/github/last-commit/LpCodes/LP-All-Images-Downloader?style=for-the-badge)    ![PyPI](https://img.shields.io/pypi/v/IndianPinCodes?style=for-the-badge)

![Visitor count](https://shields-io-visitor-counter.herokuapp.com/badge?page=https://github.com/LpCodes/LP-All-Images-Downloader)

# LP Images Downloader

A simple package to download all Images from the url provided


## Installation

```bash
pip install IndianPinCodes
```
    
    
## Usage/Examples

```
from IndianPinCodes import getpin

getpin(110001)

Info for Pincode 110001 is as follows 

Name --> Supreme Court

Region --> Delhi

District --> Central Delhi

Division --> New Delhi Central

Region --> Delhi

Block --> New Delhi

Circle --> Delhi

State --> Delhi

```

## Authors

- [@LpCodes](https://github.com/LpCodes)


## License

[MIT](https://choosealicense.com/licenses/mit/)

## Contributing

Contributions are always welcome!
