# Recovery
### Overview
Recovery is a Python package designed to verify and recover contact information. It checks a list of email addresses and phone numbers against Yahoo's API to identify and validate entries associated with Yahoo domains.
### Features
- Verifies email addresses with Yahoo domains.
- Checks phone numbers against Yahoo's database.
## Installation
You can install the package using pip:
```bash
pip install recovery
```
## Usage
To use the package, follow these steps:
Import the package in your Python script:
```python
import recovery
# Example usage check documentation and examples for more!
recovery.check()
```
### API Documentation
For detailed information on the available methods and parameters, please refer to the API Documentation.
### Contributing
If you'd like to contribute to the development of this package, please follow these steps:
- Fork the repository on GitHub.
- Create a feature branch for your changes.
- Submit a pull request with a clear description of the changes.
## License
This project is licensed under the MIT License. See the LICENSE file for more details.
## Contact
For any questions or support, please reach out to demaebteg@reggin.yob.
***Feel free to adjust any specifics, such as the API documentation link, license details, or contact information, to fit your actual project and preferences.***
Raw data
{
"_id": null,
"home_page": null,
"name": "recovery",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "recovery, checker, recover, check, yahoo, list",
"author": "Yob Reggin",
"author_email": "demaebteg@reggin.yob>",
"download_url": "https://files.pythonhosted.org/packages/57/4f/403ee75b57f0111645d9875ff918ab567350bcfe66c30c6e1e3a66598e74/recovery-0.3.1.tar.gz",
"platform": null,
"description": "\n# Recovery\n### Overview\nRecovery is a Python package designed to verify and recover contact information. It checks a list of email addresses and phone numbers against Yahoo's API to identify and validate entries associated with Yahoo domains.\n\n### Features\n- Verifies email addresses with Yahoo domains.\n- Checks phone numbers against Yahoo's database.\n\n## Installation\nYou can install the package using pip:\n```bash\npip install recovery\n```\n\n## Usage\nTo use the package, follow these steps:\n\nImport the package in your Python script:\n```python\nimport recovery\n# Example usage check documentation and examples for more!\nrecovery.check()\n```\n### API Documentation\nFor detailed information on the available methods and parameters, please refer to the API Documentation.\n\n### Contributing\nIf you'd like to contribute to the development of this package, please follow these steps:\n\n- Fork the repository on GitHub.\n- Create a feature branch for your changes.\n- Submit a pull request with a clear description of the changes.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n## Contact\nFor any questions or support, please reach out to demaebteg@reggin.yob.\n\n***Feel free to adjust any specifics, such as the API documentation link, license details, or contact information, to fit your actual project and preferences.***\n",
"bugtrack_url": null,
"license": null,
"summary": "Checks recovery phone numbers against login page on yahoo",
"version": "0.3.1",
"project_urls": null,
"split_keywords": [
"recovery",
" checker",
" recover",
" check",
" yahoo",
" list"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "984b9024ef7b55badb84323b8d8b518491ebb801e0e617cb1ec3ced551d5d3ba",
"md5": "ddf5973a73a74cea519f8d9e858813ff",
"sha256": "dec42596686eeaf47dc2069f0b06c3b8722c9ec4e613aaab6faf4474ac1c2bb3"
},
"downloads": -1,
"filename": "recovery-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ddf5973a73a74cea519f8d9e858813ff",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 102553031,
"upload_time": "2024-08-03T23:52:55",
"upload_time_iso_8601": "2024-08-03T23:52:55.276574Z",
"url": "https://files.pythonhosted.org/packages/98/4b/9024ef7b55badb84323b8d8b518491ebb801e0e617cb1ec3ced551d5d3ba/recovery-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "574f403ee75b57f0111645d9875ff918ab567350bcfe66c30c6e1e3a66598e74",
"md5": "85ff416f0bec3aca99e49c0e0e0a7ef9",
"sha256": "169891137aaa3ad543624e1e048f34f1ce4dfebf67cb5fb3187a3cd210d62696"
},
"downloads": -1,
"filename": "recovery-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "85ff416f0bec3aca99e49c0e0e0a7ef9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 102393774,
"upload_time": "2024-08-03T23:53:37",
"upload_time_iso_8601": "2024-08-03T23:53:37.831591Z",
"url": "https://files.pythonhosted.org/packages/57/4f/403ee75b57f0111645d9875ff918ab567350bcfe66c30c6e1e3a66598e74/recovery-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-03 23:53:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "recovery"
}