smsctl

View on PyPIReverse Dependencies (0)

1.0.7 smsctl-1.0.7-py3-none-any.whl

Wheel Details

Project: smsctl
Version: 1.0.7
Filename: smsctl-1.0.7-py3-none-any.whl
Download: [link]
Size: 20028
MD5: c464916a43443de0dcef9060f409cbfe
SHA256: a8bd3c200e3afd9466160ecef634864054fa2ef68f0a6f7cc43246e2643f1dc3
Uploaded: 2024-12-28 08:21:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: smsctl
Version: 1.0.7
Summary: smsctl is a CLI for streamlined SMS management. It provides commands for managing projects, devices, tasks, groups, and chat records, letting you send, receive, and track SMS from one place. Designed for flexible workflows, it handles everything from bulk tasks to conversation monitoring.
Author: Allen Y
Author-Email: yinhaozheng77625961[at]gmail.com
Home-Page: https://github.com/haozheng95/smsctl
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: requests (>=2.28.1)
Requires-Dist: certifi (>=2024.12.14)
Requires-Dist: charset-normalizer (>=3.4.0)
Requires-Dist: click (>=8.1.7)
Requires-Dist: idna (>=3.10)
Requires-Dist: packaging (>=24.2)
Requires-Dist: prettytable (>=3.12.0)
Requires-Dist: pyproject_hooks (>=1.2.0)
Requires-Dist: tomli (>=2.2.1)
Requires-Dist: urllib3 (>=2.2.3)
Requires-Dist: Faker (>=33.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 13013 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
controllers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
controllers/main/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
controllers/main/device_controller.py sha256=PJaAEYBYODLb8LZZkexM28_VT18O3oKwNyzFP8Sor24 283
controllers/main/project_controller.py sha256=I4DeLakJNLuh09TTKkLQfEcd6MG9BPb5wnb6bU46Esw 1563
controllers/main/sms_record_controller.py sha256=MJyseWTJWOfOyesOr_mJskraAdxCLfBg0Ww1KUCaotE 665
controllers/main/sms_report_controller.py sha256=Vm_DnQ97Sa_7ADAJxEp8hc8TxE3a14bD_-0vjumLHsU 590
controllers/sub/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
controllers/sub/device_controller.py sha256=QUMyHdSw8bi2B3_lzP7QQATw84cVNr1A8b5vHtQJupE 325
controllers/sub/group_controller.py sha256=smUqJ1CMq24LYyPz7yxcgL9wdQ1p8Jx8VC5tJ_kPr4U 1812
controllers/sub/sms_controller.py sha256=bcfS5V0bD668cJvB3YYfKNTjNAmT2Csjy19AdeVCSYc 1715
core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
core/command_handler.py sha256=5LS5wTzty2iB4nRIgQUm5C3PsPBj9z_mKLN0RXYdGt4 18951
core/core.py sha256=CdyGoaB_vc-KrsOVRpHfLEjApyNGmRmAK_KGuTK5osI 13553
core/settings.py sha256=jvUZvA6GTrqcMeN6_MOy62R0Hz9RF5P_F4scLGHCafY 1026
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/constants.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/formatters.py sha256=9mvNcj5IRgQO8Qurm_6TdIOMte0t5K47qYyvDonBDiQ 14556
utils/helpers.py sha256=Mae1JPu7QPoplqP7XUMKhslVaA0ErsSC_7Bi7Gmfkes 6671
smsctl-1.0.7.dist-info/METADATA sha256=XH3CaoJ5fP91a2pwrdNm_uRTr37N_5DpY-Jyfqfhu8s 14135
smsctl-1.0.7.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
smsctl-1.0.7.dist-info/entry_points.txt sha256=znA3GGyRMF28kaw3jun05J5BJ7jUHSJ2FfZxmrt0Yto 56
smsctl-1.0.7.dist-info/top_level.txt sha256=H_S73wWSUiRjnxGZw3MHx2c_yUZvx1m1hOQjNduUCnc 23
smsctl-1.0.7.dist-info/RECORD

top_level.txt

controllers
core
utils

entry_points.txt

smsctl = core.command_handler:sms_cli