# **MeowSMS Python Package**
![](./img.webp)
The MeowSMS Python package is an asynchronous module designed for seamless interaction with the Meow SMS API. It
provides a comprehensive set of features for sending SMS messages, customizing SMS content, checking domain status, and
more. Whether you're looking to integrate SMS notifications into your application or automate messaging based on
specific triggers, MeowSMS has got you covered.
## **Features**
- **Async Support**: Designed with asyncio in mind, enabling efficient I/O operations.
- **Comprehensive API Coverage**: From sending SMS and custom SMS to checking domain status and retrieving service information.
- **Dynamic Service Updates**: Automatically updates service lists and patterns daily.
- **User Profile Management**: Access and manage your Meow SMS profile information with ease.
- **Flexible Proxy Configuration**: Supports proxy settings for requests allowing usage behind firewalls or for anonymity.
## **Installation**
Install the package using pip:
```bash
pip install moonheimsms
```
## **Quick Start**
Here's a quick example to get you started with sending an SMS:
```python
from meowsms import MeowSMS
# Initialize MeowSMS with your API token
sms = MeowSMS(token="your_api_token_here")
# Send an SMS
response = await sms.sendSms(number="1234567890", service="your_service_id", link="http://yourlink.com", template=1)
print(response)
```
## Documentation
For detailed documentation on all available methods and their usage, please refer to the official Meow SMS API documentation.
## License
This project is licensed under the Apache License 2.0. See the [LICENSE](./LICENSE) file for details.
## Contributing
Contributions are welcome! Please read the contributing guidelines before starting any work.
## Support
If you encounter any issues or have questions, please file an issue on the GitHub repository.
> [!IMPORTANT]
> This package is not officially affiliated with Meow SMS. All trademarks belong to their respective owners.
Raw data
{
"_id": null,
"home_page": "",
"name": "meow-sms",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "meow,meow api,asyncmeow,meow sms,meowsms",
"author": "fafatypoty",
"author_email": "fafatypoty@proton.me",
"download_url": "https://files.pythonhosted.org/packages/57/ac/96aa7654c57d5fd1480ae466e2342fb08042474435db84b4cdce1f2ba393/meow-sms-0.1.0.3.tar.gz",
"platform": null,
"description": "# **MeowSMS Python Package**\r\n\r\n![](./img.webp)\r\n\r\nThe MeowSMS Python package is an asynchronous module designed for seamless interaction with the Meow SMS API. It\r\nprovides a comprehensive set of features for sending SMS messages, customizing SMS content, checking domain status, and\r\nmore. Whether you're looking to integrate SMS notifications into your application or automate messaging based on\r\nspecific triggers, MeowSMS has got you covered.\r\n\r\n## **Features**\r\n\r\n- **Async Support**: Designed with asyncio in mind, enabling efficient I/O operations.\r\n- **Comprehensive API Coverage**: From sending SMS and custom SMS to checking domain status and retrieving service information.\r\n- **Dynamic Service Updates**: Automatically updates service lists and patterns daily.\r\n- **User Profile Management**: Access and manage your Meow SMS profile information with ease.\r\n- **Flexible Proxy Configuration**: Supports proxy settings for requests allowing usage behind firewalls or for anonymity.\r\n\r\n## **Installation**\r\n\r\nInstall the package using pip:\r\n```bash\r\npip install moonheimsms\r\n```\r\n\r\n## **Quick Start**\r\n\r\nHere's a quick example to get you started with sending an SMS:\r\n\r\n```python\r\nfrom meowsms import MeowSMS\r\n\r\n# Initialize MeowSMS with your API token\r\nsms = MeowSMS(token=\"your_api_token_here\")\r\n\r\n# Send an SMS\r\nresponse = await sms.sendSms(number=\"1234567890\", service=\"your_service_id\", link=\"http://yourlink.com\", template=1)\r\n\r\nprint(response)\r\n```\r\n\r\n## Documentation\r\n\r\nFor detailed documentation on all available methods and their usage, please refer to the official Meow SMS API documentation.\r\n\r\n## License\r\n\r\nThis project is licensed under the Apache License 2.0. See the [LICENSE](./LICENSE) file for details.\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Please read the contributing guidelines before starting any work.\r\n\r\n## Support\r\n\r\nIf you encounter any issues or have questions, please file an issue on the GitHub repository.\r\n\r\n\r\n> [!IMPORTANT]\r\n> This package is not officially affiliated with Meow SMS. All trademarks belong to their respective owners.\r\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0, see LICENSE file",
"summary": "\u0410\u0441\u0438\u043d\u0445\u0440\u043e\u043d\u043d\u044b\u0439 \u043c\u043e\u0434\u0443\u043b\u044c \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 Meow SMS API",
"version": "0.1.0.3",
"project_urls": {
"Github": "https://github.com/fafatypoty/meow-sms",
"Telegram": "https://t.me/fafatypoty_cloaca"
},
"split_keywords": [
"meow",
"meow api",
"asyncmeow",
"meow sms",
"meowsms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "57ac96aa7654c57d5fd1480ae466e2342fb08042474435db84b4cdce1f2ba393",
"md5": "da311b6d926068a2eb535cb4ecf326cb",
"sha256": "fd0765ec66510e0dc0a6ce76a021172d4ce1efff93f513b02f8e97678eebf866"
},
"downloads": -1,
"filename": "meow-sms-0.1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "da311b6d926068a2eb535cb4ecf326cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 9443,
"upload_time": "2024-03-07T17:50:57",
"upload_time_iso_8601": "2024-03-07T17:50:57.427362Z",
"url": "https://files.pythonhosted.org/packages/57/ac/96aa7654c57d5fd1480ae466e2342fb08042474435db84b4cdce1f2ba393/meow-sms-0.1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-07 17:50:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fafatypoty",
"github_project": "meow-sms",
"github_not_found": true,
"lcname": "meow-sms"
}