Skip to main content

Асинхронный модуль для работы с Meow SMS API

Project description

MeowSMS Python Package

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:

pip install moonheimsms

Quick Start

Here's a quick example to get you started with sending an SMS:

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 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meow-sms-0.1.0.2.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file meow-sms-0.1.0.2.tar.gz.

File metadata

  • Download URL: meow-sms-0.1.0.2.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for meow-sms-0.1.0.2.tar.gz
Algorithm Hash digest
SHA256 5ec08bfcb2f7305530f425157a9c3b3e1a8f039764002bae9feeb58fcaf864cf
MD5 616bcf8eeb25875c88cc2373f039235b
BLAKE2b-256 5010f4902607cfd11cd2af34c8cd0396785cae09b53bf4bd5edf9379f1044561

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page