Skip to content

Protocol73/P73c_Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P73c_Plugins

Independent Python Plugins

Simple & easy to import functions for Python

Plugin Version Link Files Usage
Texting June 2019 June 2019 2 Texting
N.Y.B N.Y.B N.Y.B N.Y.B

Using These Functions

Using P73c_Texting.py

[Set login for Gmail in Texting.cfg]

import P73c_Texting as P73c_Text

phone_number = '8005009999' #no spacing in the number
message = 'Sent from python'
carrier = 'AT&T' #SMS Gateway's are pulled from the config file.

P73c_Text.SendText(Phone_number,carrier,message)

About

Independent Python Plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages