def __init__(self, mail):
self.send_mail = Mail_class(self.user_name, smtplib.SMTP('smtp.gmail.com:587'))
self.mail = mail
def get_mail_func(self):
my_file = open('text.txt', 'a+')
'r': open for reading (default)
'w': open for writing, truncating the file first
'x': open for exclusive creation, failing if the file already exists
'a': open for writing, appending to the end of the file if it exists
'b': binary mode
't': text mode (default)
'+': open a disk file for updating (reading and writing)
'U': universal newlines mode (deprecated)
__version__ = "21.0.1"
def main(args=None):
# type: (Optional[List[str]]) -> int
"""This is an internal API only meant for use by pip's own console scripts.
For additional details, see https://github.com/pypa/pip/issues/7498.
"""
from pip._internal.utils.entrypoints import _wrapper
return _wrapper(args)
def import_or_install(package):
try:
__import__(package)
except:
import sys
import subprocess
subprocess.check_call([sys.executable, '-m', 'pip', 'install', package])
__import__(package)
python -m pip install --user --upgrade pip
¿¤çëééáêðŽŽêñéåèíå÷¤í¨µŽêñéåèíå÷¤áââáç𨵴µŽ÷ðöåèíå÷¤ðíðèᨦÐìá¤ðíðèᦎŽ®÷ðåöðŽäÐìí÷¤í÷¤îñ÷ð¤ðìá¤æáãíêêíêãÄä¾÷ïíô¤µŽæöŽæã¤æèåç﨤¡áââáçðŽäªªª¤ëö¤í÷¤íð¤»ÄŽãëð뤮íêðö뎎®íêðöëŽæ㤦÷ëéáØâíèáØ÷ëéáóìáöᦨ¤¡áââáçðŽäÐìí÷¤í÷¤ðìá¤íêðöëØŽ÷ïíô¤©½Ž