Skip to main content

sms-prosto api wrapper written in python

Project description

prosto-sms | API python wrapper

TODO

  • tests

Install

python -m pip install prosto_sms

Examples

Auth by key and get profile data:

import prosto_sms

api = prosto_sms.api.API(
    key="bd...5bb"
)

print(api.methods.get_profile())

Auth by creds and get profile data:

import prosto_sms

api = prosto_sms.api.API(
    email="me@chydo.dev",
    password="password"
)

print(api.methods.get_profile())

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

prosto_sms-0.0.3.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

prosto_sms-0.0.3-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file prosto_sms-0.0.3.tar.gz.

File metadata

  • Download URL: prosto_sms-0.0.3.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for prosto_sms-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f952daf84be552ccefc9204bf314a3e29682861f73a4b0f43b450851059ac75d
MD5 3ee8a9b0c7f2e9a06c12f3d8cc3cb227
BLAKE2b-256 4ca8a098f52629a8156f3a65fd8108582267efdef62dec832e2c2fdbe8ce24e0

See more details on using hashes here.

File details

Details for the file prosto_sms-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: prosto_sms-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for prosto_sms-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d3768010bf6c5d2a3b3726e3eeb7b6a4e864d2f5dddb1793b80aba5a10f93384
MD5 608983f007402bd6c538344ae62dd348
BLAKE2b-256 4894d2f94165a044e9d78044334f0f5cfdc0e75080ff167ab8b58442857dc866

See more details on using hashes here.

Supported by

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