Skip to main content

PyPI version

PinPointClient Python PyPackage

PinPoint is Aws Sms Service. PinPointClient is a Python library to access services quickly.

Installation

Use the package manager pip to install foobar.

pip install PinPointClient

Environment Variables

REGION: aws region
PINPOINT_MESSAGE_TYPE: message type
PINPOINT_APPLICATION_ID: application id
AWS_ACCESS: aws access key id
AWS_SECRET: aws secret access key
CHANNEL_TYPE: channel type

Note

If you don't want to set this variables from global environment you can pass them to class. You can see usage below

Usage

from pinpoint import GsmService
kwargs = {
    # you can also set region from environment.
    'region': 'region', # Default value : 'eu-central-1'
    # you can also set message type from environment.
    'message_type': 'message type',  # Default value : 'TRANSACTIONAL'
    # you can also set channel type from environment.
    'channel_type': 'channel type',  # Default value : 'SMS' 
    # you can also set application id type from environment.
    'applicationId': 'application id',  # Default value : None
     # you can also set aws access key id type from environment.
    'aws_access': 'aws access key id',  # Default value : None
    # you can also set aws secret access key type from environment.
    'aws_secret': 'aws secret access key',  # Default value : None
}
gsm_service = GsmService(**kwargs)
gsm_service.send(phone='Phone Number (+905551234567)', message='Your Message')

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Release files for PinPointClient 0.0.10

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for PinPointClient 0.0.10
File Size Uploaded
PinPointClient-0.0.10.tar.gz 4.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for PinPointClient 0.0.10
File Interpreter ABI Platform
PinPointClient-0.0.10-py3-none-any.whl Python 3 none any Details

Total release size: 10.2 kB

Release files / PinPointClient-0.0.10.tar.gz

Download URL PinPointClient-0.0.10.tar.gz
Size 4.5 kB
Tags Source
SHA-256 checksum
How to use checksums
9cf3a1c020ccf0b42a6f2a649f2a2d08160aadf0f43c77d75ef960f7978f913b
BLAKE2b-256 checksum
How to use checksums
de53e93e45e533caa4003b5bb8cc4d36626b28d88645c81c9f797f07296f3701
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.6

Release files / PinPointClient-0.0.10-py3-none-any.whl

Download URL PinPointClient-0.0.10-py3-none-any.whl
Size 5.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
dd6e01718b0d92d955f902c34203994ec8911520ee92fcf46082b2bb7fb062e2
BLAKE2b-256 checksum
How to use checksums
99d50e59a7dc267ef78b67a9584af1e44893467ff6a7a0aaf4debd1e94ca9fd6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.6

Release history Release notifications | RSS feed

This release

0.0.10 This release

2 release files

0.0.9

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page