How to send SMS text messages to phones using python - Simple

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

ความคิดเห็น • 29

  • @manojchauhan8704
    @manojchauhan8704 2 ปีที่แล้ว +2

    Thank God you're back. Was really missing you Johan. Thanks for this amazing video

    • @johangodinho
      @johangodinho  2 ปีที่แล้ว +1

      Thanks for the positive comment. Really appreciate you're support. I will be back in full swing in April with a lot more wide ranged content.

    • @manojchauhan8704
      @manojchauhan8704 2 ปีที่แล้ว +1

      @@johangodinho That's great 👍🏻

  • @OpGamerz-qz4yz
    @OpGamerz-qz4yz 2 ปีที่แล้ว +3

    YEAHHHHHHHHHHHHHHHHH LETSSSSSSSSS GOOOOOOOOOOOO NEW VIDEOOO

  • @gargikadikar8228
    @gargikadikar8228 2 ปีที่แล้ว +3

    Yay you have returned.

    • @johangodinho
      @johangodinho  2 ปีที่แล้ว

      Yeh finally back. Will be fully returning in April with a wide range of tutorials :)

  • @thelover2392
    @thelover2392 2 ปีที่แล้ว +3

    great video keep going but u really should rase ur voice or wear a headphone and record from the headphone 's mic, good luck

  • @OpGamerz-qz4yz
    @OpGamerz-qz4yz 2 ปีที่แล้ว +3

    love you from pakistan!

  • @stream8k
    @stream8k 2 ปีที่แล้ว +1

    welcome back bro ☺️🤞🤞🤞

    • @johangodinho
      @johangodinho  2 ปีที่แล้ว

      Thanks :D, New videos coming soon, we will be smashing out a lot of amazing content from April

  • @Henry_Nunez
    @Henry_Nunez 2 ปีที่แล้ว +2

    😊👍

  • @getbigwalt9604
    @getbigwalt9604 2 ปีที่แล้ว +2

    Hey man great tut! Quick question the .json() at the end of your script when I add that to mines I get an error
    Exception has occurred: JSONDecodeError
    Expecting value: line 1 column 1 (char 0)

    • @johangodinho
      @johangodinho  2 ปีที่แล้ว +1

      Try using .text it's likely that something is not done properly hence you're not receiving a JSON response. Using .text will show you what the API is returning

    • @getbigwalt9604
      @getbigwalt9604 2 ปีที่แล้ว +1

      @@johangodinho I got it to work thanks

  • @brandy588
    @brandy588 2 ปีที่แล้ว

    Hello, may we have a tutorial on Pandas ?

  • @priyankavaidya110
    @priyankavaidya110 2 ปีที่แล้ว

    Hi , Johan , I have a que as there is a file and I want to find out charecter i is present in the begining of the file or not. so could u pls write the cose . as I write one code
    fil = open('D:\Python\web.txt','r+')
    word = 'i'
    for i in fil.read(1):
    if i == word:
    print("yes")
    else:
    print("no")
    print(fil.tell())

  • @Yahya-sb1yo
    @Yahya-sb1yo 2 ปีที่แล้ว +3

    finally:D

  • @mohamedmohsen1859
    @mohamedmohsen1859 2 ปีที่แล้ว +1

    it's working fine, but it takes about three minutes to send a SMS

  • @priyankavaidya110
    @priyankavaidya110 2 ปีที่แล้ว

    pls tell its correct or not ..

  • @disrael2101
    @disrael2101 2 ปีที่แล้ว

    How did you know what to include in the post requests and that it need to be json dump the data key and that you have to do .json after the post function, is it all stated in the get started page on their site?

    • @johangodinho
      @johangodinho  2 ปีที่แล้ว

      If I remember correctly some of the stuff was on the documentation they provide.

    • @disrael2101
      @disrael2101 2 ปีที่แล้ว

      @@johangodinho I see , why you don't make videos daily like this? Are you busy working? Are you willing to do classes videos for memberships or something

    • @johangodinho
      @johangodinho  2 ปีที่แล้ว

      @@disrael2101 Hey yes you guessed I right, my schedule is pretty packed with work but I'm gonna try to upload again soon. I am open to doing paid classes if you're interested please reach out to my business email.

    • @disrael2101
      @disrael2101 2 ปีที่แล้ว

      @@johangodinho it would be cool if there was a like a patron group so the price won't be expensive but there will be many members and the videos will be uploaded to the paid members once a day or twice a week, in the same kind/type form you have uploaded the vids so far...
      By the way what are you working on/with which tools at your daily job

  • @andrevanstaden6012
    @andrevanstaden6012 8 หลายเดือนก่อน

    B4 C7 E1