Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SMS Engine GUI using Python Tkinter. In this project we have created a Desktop Application by which we can send SMS to the targeted Customer

NotificationsYou must be signed in to change notification settings

Apparky/SMS-Engine-GUI-using-Python-APPARKY

Repository files navigation

In this Project we have designed a GUI to send SMS to the targeted Customer with the help of python.

Required Library for this Project

  • Tkinter
  • Sqlite3
  • Datetime
  • Time
  • Random
  • Requests
  • CSV

ExceptRequests module, all of them arebuild-inlibrary

To installRequests module follow the given billowcommand

pip install requests

You can also followrequirement.txt attached with this project

To installlibrary fromrequirement.txt follow the given billowcommand

pip install -r requirement.txt

Your project is ready to run

  • Note: Before Sending messages, make sure you attach your api ID with it.

You can also convert this program in to exe file. You just neet to installBabel for that

To installBabel follow the given command billow

pip install Babel

And also follow the given code to all your project files like this

from babel.numbers import *from babel.dates import *

Babel is used to fix images inexe version of your code.

You also needPyinstaller. This library converts the.py scripts toexe.

To installPyinstaller follow the given command billow.

pip install pyinstaller

You are all set to go. Open your native terminal and run the following command to convert your.py script intoexe file.

pyinstaller --onefile -w --hiddenimport=babel.numbers filename.py   # in this project the filename.py is main.py

To get more interesting projects follow our GitHub page atHere

To get more interesting projects follow our Bitbucket page atHere

To know more aboutAPPARKY ClickHere

About

SMS Engine GUI using Python Tkinter. In this project we have created a Desktop Application by which we can send SMS to the targeted Customer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp