{"id":29601879,"url":"https://github.com/melroselabs/mlsmpputils","last_synced_at":"2025-07-20T13:05:23.398Z","repository":{"id":204854713,"uuid":"712818251","full_name":"melroselabs/mlsmpputils","owner":"melroselabs","description":"Code for working with SMPP","archived":false,"fork":false,"pushed_at":"2024-02-24T10:28:12.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-02-24T11:29:17.811Z","etag":null,"topics":["smpp","sms","sms-client"],"latest_commit_sha":null,"homepage":"https://melroselabs.com/developers/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/melroselabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-11-01T09:06:34.000Z","updated_at":"2024-02-24T10:28:16.000Z","dependencies_parsed_at":"2023-11-13T17:48:47.284Z","dependency_job_id":null,"html_url":"https://github.com/melroselabs/mlsmpputils","commit_stats":null,"previous_names":["melroselabs/mlsmpputils"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melroselabs/mlsmpputils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melroselabs%2Fmlsmpputils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melroselabs%2Fmlsmpputils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melroselabs%2Fmlsmpputils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melroselabs%2Fmlsmpputils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melroselabs","download_url":"https://codeload.github.com/melroselabs/mlsmpputils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melroselabs%2Fmlsmpputils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266127894,"owners_count":23880536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["smpp","sms","sms-client"],"created_at":"2025-07-20T13:05:22.374Z","updated_at":"2025-07-20T13:05:23.385Z","avatar_url":"https://github.com/melroselabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mlsmpputils\nCode for working with SMPP\n\n## pySMPPSubmit.py\nCompact and minimal SMS client written in Python that binds to an SMPP server and submits a message. No external dependencies.\n\nUpdate first line (r,d,m variables ) with source address, destination address and message content.\n\nUpdate second line (i,p,h,o) with SMPP account credentials (system ID, password, host/IP and port).\n\n```\n% python3 pySMPPSubmit.py \nMessage ID: 80a905d0483cd2dc7e695620ea22e7892bed\n```\n\n## pySMPPReceive.py\nCompact SMS client written in Python that binds as a receive to an SMPP server and receives messages. No external dependencies.\n\nUpdate system_id, password, host and port variables with SMPP account credentials (system ID, password, host/IP and port).\n\n```\n% python3 pySMPPReceive.py\nSuccessfully bound as receiver.\nReceived message: 447700111222447944654716\n                                          Hello world!\nReceived message: 447700111222447944654716\n                                          Hello world!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelroselabs%2Fmlsmpputils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelroselabs%2Fmlsmpputils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelroselabs%2Fmlsmpputils/lists"}