Metadata-Version: 2.1
Name: python-pySearch
Version: 0.1.0
Summary: A Python package to search on the internet from your code.
Home-page: UNKNOWN
Author: Huzaifa Asim
Author-email: huzaifaasim017@outlook.com
Maintainer: HunerOn
Maintainer-email: toyoureply@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

# pySearch
pySearch is a Python package that enables seamless searching across popular online platforms directly from your code.

version: `0.1.0`

## Installation
windows: `pip install pySearch`
linux: `sudo pip3 install pySearch`

## Developers
- Huzaifa Asim ([@huzaifaasim017](https://github.com/huzaifaasim017))

## Contact
If you have any questions or suggestions, please feel free to reach out to us at toyoureply@gmail.com or through [GitHub issues](https://github.com/huneron/pySearch/issues).

## Review
We would love to hear your feedback on our projects! please leave a review [here](https://huneron.site/contact).

## Last Update
Last updated on: Friday, 8 April 2023 (GMT)

## LICENSE
This project is licensed under the [Apache License 2.0](https://github.com/huneron/pySearch/blob/main/LICENSE) to ensure that it remains free and open for everyone.

---

Created with :heart: by Team [HunerOn](https://huneroncodes.blogspot.com/)

